[2025-Dec-29 21:33:59] [info] Starting TombEngine version 1.10.1.1 (64-bit)
[2025-Dec-29 21:33:59] [info] Loading gameflow script, strings, and settings...
[2025-Dec-29 21:33:59] [info] Level count: 7
[2025-Dec-29 21:33:59] [info] Creating DX11 renderer device...
[2025-Dec-29 21:33:59] [info] Initializing BASS sound device: Success
[2025-Dec-29 21:33:59] [info] Initializing FX plugin: Success
[2025-Dec-29 21:33:59] [info] Starting 3D mixdown: Success
[2025-Dec-29 21:33:59] [info] Attaching environmental FX: Success
[2025-Dec-29 21:33:59] [info] Attaching compressor: Success
[2025-Dec-29 21:33:59] [info] Initializing DX11...
[2025-Dec-29 21:33:59] [info] Loading shaders...
[2025-Dec-29 21:33:59] [info] Initializing video player...
[2025-Dec-29 21:33:59] [info] Initializing input system...
[2025-Dec-29 21:34:00] [info] Starting GameMain()...
[2025-Dec-29 21:34:00] [info] DoTitle
[2025-Dec-29 21:34:00] [info] Title level file not found, using dummy level.
[2025-Dec-29 21:34:00] [info] Loading textures... 
[2025-Dec-29 21:34:00] [info] Room texture count: 1
[2025-Dec-29 21:34:00] [info] Object texture count: 1
[2025-Dec-29 21:34:00] [info] Static texture count: 0
[2025-Dec-29 21:34:00] [info] Anim texture count: 0
[2025-Dec-29 21:34:00] [info] Sprite texture count: 1
[2025-Dec-29 21:34:00] [info] Loading samples... 
[2025-Dec-29 21:34:00] [info] Sound map size: 4096
[2025-Dec-29 21:34:00] [warning] No samples were found or loaded.
[2025-Dec-29 21:34:00] [info] Loading rooms... 
[2025-Dec-29 21:34:00] [info] Room count: 1
[2025-Dec-29 21:34:00] [info] Mesh count: 15
[2025-Dec-29 21:34:00] [info] Animation count: 12
[2025-Dec-29 21:34:00] [info] Model count: 1
[2025-Dec-29 21:34:00] [info] Initializing objects...
[2025-Dec-29 21:34:00] [info] Statics: 0
[2025-Dec-29 21:34:00] [info] Sprite count: 2
[2025-Dec-29 21:34:00] [info] Sprite sequence count: 2
[2025-Dec-29 21:34:00] [info] Box count: 1
[2025-Dec-29 21:34:00] [info] Overlap count: 0
[2025-Dec-29 21:34:00] [info] Zone group count: 5
[2025-Dec-29 21:34:00] [info] Mirror count: 0
[2025-Dec-29 21:34:00] [info] Anim texture count: 0
[2025-Dec-29 21:34:00] [info] Materials count: 2
[2025-Dec-29 21:34:00] [info] Moveables: 1
[2025-Dec-29 21:34:00] [info] AI object count: 0
[2025-Dec-29 21:34:00] [info] Camera count: 0
[2025-Dec-29 21:34:00] [info] Sink count: 0
[2025-Dec-29 21:34:00] [info] Sound source count: 0
[2025-Dec-29 21:34:00] [info] Initializing level...
[2025-Dec-29 21:34:00] [info] Preparing renderer...
[2025-Dec-29 21:34:00] [info] Allocated renderer object memory.
[2025-Dec-29 21:34:00] [info] Generated 1 room texture atlases.
[2025-Dec-29 21:34:00] [info] Generated 1 moveable texture atlases.
[2025-Dec-29 21:34:00] [info] Generated 1 sprite atlases.
[2025-Dec-29 21:34:00] [info] Loaded sky texture.
[2025-Dec-29 21:34:00] [info] Loaded total 24 room vertices.
[2025-Dec-29 21:34:00] [info] Preparing room data...
[2025-Dec-29 21:34:00] [info] Preparing object data...
[2025-Dec-29 21:34:00] [info] Preparing static mesh data...
[2025-Dec-29 21:34:00] [info] Preparing sprite data...
[2025-Dec-29 21:34:01] [info] Level loading complete.
[2025-Dec-29 21:34:01] [info] Loading level script...
[2025-Dec-29 21:34:01] [error] Moveable name not found: LARA_MAIN
[2025-Dec-29 21:34:01] [info] Playing soundtrack '050_alicia.ogg': Success
[2025-Dec-29 21:34:01] [info] Loading node scripts...
[2025-Dec-29 21:34:01] [info] 27 node catalogs were found and loaded.
[2025-Dec-29 21:34:01] [info] Starting new level.
[2025-Dec-29 21:34:01] [error] Moveable name not found: animating20_246
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.Engine.Node.SetMoveableAnimation: ../../Scripts/Engine/NodeCatalogs/Moveables.lua:314: attempt to index a nil value
stack traceback:
	../../Scripts/Engine/NodeCatalogs/Moveables.lua:314: in function <../../Scripts/Engine/NodeCatalogs/Moveables.lua:313>
	[C]: in field 'SetMoveableAnimation'
	../../Scripts\Levels\NYE_2025_title.lua:15: in function <../../Scripts\Levels\NYE_2025_title.lua:14>
[2025-Dec-29 21:34:01] [error] Static name not found: static_mesh_324
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.Engine.Node.SetStaticCollisionStatus: ../../Scripts/Engine/NodeCatalogs/Statics.lua:214: attempt to index a nil value
stack traceback:
	../../Scripts/Engine/NodeCatalogs/Statics.lua:214: in function <../../Scripts/Engine/NodeCatalogs/Statics.lua:213>
	[C]: in field 'SetStaticCollisionStatus'
	../../Scripts\Levels\NYE_2025_title.lua:17: in function <../../Scripts\Levels\NYE_2025_title.lua:14>
[2025-Dec-29 21:34:01] [error] Moveable name not found: lara_start_pos_968
[2025-Dec-29 21:34:01] [error] Moveable name not found: LARA_MAIN
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.Engine.Node.SetMoveablePositionToAnotherMoveable: ../../Scripts/Engine/NodeCatalogs/Moveables.lua:467: attempt to index a nil value (local 'dest')
stack traceback:
	../../Scripts/Engine/NodeCatalogs/Moveables.lua:467: in function <../../Scripts/Engine/NodeCatalogs/Moveables.lua:463>
	[C]: in field 'SetMoveablePositionToAnotherMoveable'
	../../Scripts\Levels\NYE_2025_title.lua:378: in global 'MoveLaraToLSP'
	../../Scripts\Levels\NYE_2025_title.lua:18: in function <../../Scripts\Levels\NYE_2025_title.lua:14>
[2025-Dec-29 21:34:01] [error] Moveable name not found: LARA_MAIN
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.Engine.Node.SwapMoveableMesh: ../../Scripts/Engine/NodeCatalogs/Moveables.lua:543: attempt to index a nil value
stack traceback:
	../../Scripts/Engine/NodeCatalogs/Moveables.lua:543: in function <../../Scripts/Engine/NodeCatalogs/Moveables.lua:542>
	[C]: in field 'SwapMoveableMesh'
	../../Scripts\Levels\NYE_2025_title.lua:20: in function <../../Scripts\Levels\NYE_2025_title.lua:14>
[2025-Dec-29 21:34:01] [error] Moveable name not found: LARA_MAIN
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.Engine.Node.SwapMoveableMesh: ../../Scripts/Engine/NodeCatalogs/Moveables.lua:543: attempt to index a nil value
stack traceback:
	../../Scripts/Engine/NodeCatalogs/Moveables.lua:543: in function <../../Scripts/Engine/NodeCatalogs/Moveables.lua:542>
	[C]: in field 'SwapMoveableMesh'
	../../Scripts\Levels\NYE_2025_title.lua:21: in function <../../Scripts\Levels\NYE_2025_title.lua:14>
[2025-Dec-29 21:34:01] [warning] Attempted to set missing animation 1084 for object LARA
[2025-Dec-29 21:34:01] [error] Could not execute function LevelFuncs.MISC_LOOP_FUNCTIONS: ../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:110: attempt to index a nil value (global 'lara')
stack traceback:
	../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:110: in global 'DeathEffect'
	../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:6: in function <../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:5>
[2025-Dec-29 21:34:05] [info] Suspending game thread
[2025-Dec-29 21:34:05] [error] Could not execute function LevelFuncs.MISC_LOOP_FUNCTIONS: ../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:110: attempt to index a nil value (global 'lara')
stack traceback:
	../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:110: in global 'DeathEffect'
	../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:6: in function <../../Scripts/Levels\MISC_LOOP_FUNCTIONS.lua:5>
[2025-Dec-29 21:34:30] [info] Cleaning up and exiting...
