Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent Fatal Errors in Pripyat #492

Open
Velicasium opened this issue Nov 9, 2024 · 8 comments
Open

Frequent Fatal Errors in Pripyat #492

Velicasium opened this issue Nov 9, 2024 · 8 comments

Comments

@Velicasium
Copy link

Velicasium commented Nov 9, 2024

I'm hoping someone can help me figure out what is going on, and how to fix it. I'm using OGSR-Engine v2.1.421 - not OGSR mod or OGSR:GA - to run S.T.A.L.K.E.R. Shadow of Chernobyl Rebuild texture pack. Those are my only modifications from vanilla. I verified the Steam installation files before installing either OGSR Engine or the texture pack. I've tried the 1.oct.2024 release without relief. I've removed the texture pack and the crashes continue. I've had zero issues until I get to Pripyat, where I get constant crashes in different locations, although not right away - I have to clear, or nearly clear, the city of Monolith and Military before the crashing begins. I've reverted to pre-Pripyat save files several times, but the crashes always return after an hour or so of clearing the city. I don't really know what I'm looking at in the log files, however it seems as though the crashes happen for different, but possibly related, reasons. Here are two truncated log files; let me know if you need the complete logs to troubleshoot.

Thanks in advance for your help!

[08.11.24 23:48:41.305] [1744] !!CAI_Stalker : cannot access class member action_planner! Object: [dog_strong17182]
[08.11.24 23:48:41.305] [1744] *********************************************************************************
[08.11.24 23:48:41.305] [1744] [print_output([CScriptEngine::lua_pcall_failed])] SCRIPT RUNTIME ERROR:
...er shadow of chernobyl\gamedata\scripts\xr_camper.script:510: attempt to index local 'manager' (a nil value)
stack traceback:
	[C]: in function '__index'
	...er shadow of chernobyl\gamedata\scripts\xr_camper.script:510: in function 'add_to_binder'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:457: in function 'assign_storage_and_bind'
	...er shadow of chernobyl\gamedata\scripts\xr_camper.script:536: in function 'set_scheme'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:371: in function 'activate_by_section'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:860: in function 'setup_logic'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:938: in function 'beginJob'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:463: in function 'update_beginning_jobs'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:409: in function 'update'
	...hadow of chernobyl\gamedata\scripts\smart_terrain.script:1121: in function 'update'
	... of chernobyl\gamedata\scripts\bind_smart_terrain.script:66: in function <... of chernobyl\gamedata\scripts\bind_smart_terrain.script:63>
[08.11.24 23:48:41.305] [1744] *********************************************************************************
[08.11.24 23:48:41.305] [1744] 
FATAL ERROR

[error]Expression    : FATAL ERROR
[error]Function      : CScriptEngine::lua_pcall_failed
[error]File          : D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp
[error]Line          : 60
[error]Description   : [CScriptEngine::lua_pcall_failed]: ...er shadow of chernobyl\gamedata\scripts\xr_camper.script:510: attempt to index local 'manager' (a nil value)


[08.11.24 23:48:41.305] [1744] ***************************[ScriptCrashHandler]**********************************
[08.11.24 23:48:41.305] [1744] stack traceback:
	[C]: in function '__index'
	...er shadow of chernobyl\gamedata\scripts\xr_camper.script:510: in function 'add_to_binder'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:457: in function 'assign_storage_and_bind'
	...er shadow of chernobyl\gamedata\scripts\xr_camper.script:536: in function 'set_scheme'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:371: in function 'activate_by_section'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:860: in function 'setup_logic'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:938: in function 'beginJob'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:463: in function 'update_beginning_jobs'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:409: in function 'update'
	...hadow of chernobyl\gamedata\scripts\smart_terrain.script:1121: in function 'update'
	... of chernobyl\gamedata\scripts\bind_smart_terrain.script:66: in function <... of chernobyl\gamedata\scripts\bind_smart_terrain.script:63>
[08.11.24 23:48:41.305] [1744] 	Locals: 
[08.11.24 23:48:41.305] [1744] 	 string (*temporary) : ...er shadow of chernobyl\gamedata\scripts\xr_camper.script:510: attempt to index local 'manager' (a nil value)
[08.11.24 23:48:41.305] [1744] 	End
[08.11.24 23:48:41.305] [1744] 	Locals: 
[08.11.24 23:48:41.305] [1744] 	 userdata object : (class CScriptGameObject): 00000487C8037440
[08.11.24 23:48:41.305] [1744] 	 userdata ini : (class CScriptIniFile): 0000048786769480
[08.11.24 23:48:41.305] [1744] 	 string scheme : camper
[08.11.24 23:48:41.305] [1744] 	 string section : camper@pri_monolith_kamp5_attack2
[08.11.24 23:48:41.305] [1744] 	 Table: storage
[08.11.24 23:48:41.305] [1744] 	 Table: operators
[08.11.24 23:48:41.305] [1744] 			 number operators.patrol : 272.000000
[08.11.24 23:48:41.305] [1744] 	 Table: properties
[08.11.24 23:48:41.305] [1744] 			 number properties.close_combat : 1126.000000
[08.11.24 23:48:41.305] [1744] 			 number properties.can_fight : 2055.000000
[08.11.24 23:48:41.305] [1744] 			 number properties.end : 1125.000000
[08.11.24 23:48:41.305] [1744] 	 nil manager : [not available]
[08.11.24 23:48:41.305] [1744] 	 number (*temporary) : 1126.000000
[08.11.24 23:48:41.305] [1744] 	 nil (*temporary) : [not available]
[08.11.24 23:48:41.305] [1744] 	 function (*temporary) : [[function]]
[08.11.24 23:48:41.305] [1744] 	 nil (*temporary) : [not available]
[08.11.24 23:48:41.305] [1744] 	 function (*temporary) : [[function]]
[08.11.24 23:48:41.305] [1744] 	 nil (*temporary) : [not available]
[08.11.24 23:48:41.305] [1744] 	 number (*temporary) : 0.000000
[08.11.24 23:48:41.305] [1744] 	 string (*temporary) : attempt to index local 'manager' (a nil value)
[08.11.24 23:48:41.305] [1744] 	End
[08.11.24 23:48:41.305] [1744] 	Locals: 
[08.11.24 23:48:41.305] [1744] 	 userdata npc : (class CScriptGameObject): 00000487C8037440
[08.11.24 23:48:41.305] [1744] 	 userdata ini : (class CScriptIniFile): 0000048786769480
[08.11.24 23:48:41.305] [1744] 	 string scheme : camper
[08.11.24 23:48:41.305] [1744] 	 string section : camper@pri_monolith_kamp5_attack2
[08.11.24 23:48:41.305] [1744] 	 number npc_id : 17182.000000
[08.11.24 23:48:41.305] [1744] 	 Table: st
[08.11.24 23:48:41.305] [1744] 	End
[08.11.24 23:48:41.305] [1744] 	Locals: 
[08.11.24 23:48:41.305] [1744] 	 userdata npc : (class CScriptGameObject): 00000487C8037440
[08.11.24 23:48:41.305] [1744] 	 userdata ini : (class CScriptIniFile): 0000048786769480
[08.11.24 23:48:41.305] [1744] 	 string scheme : camper
[08.11.24 23:48:41.305] [1744] 	 string section : camper@pri_monolith_kamp5_attack2
[08.11.24 23:48:41.305] [1744] 	 string gulag_name : pri_monolith
[08.11.24 23:48:41.305] [1744] 	End
[08.11.24 23:48:41.305] [1744] 	Locals: 
[08.11.24 23:48:41.305] [1744] 	 userdata npc : (class CScriptGameObject): 00000487C8037440
[08.11.24 23:48:41.305] [1744] 	 userdata ini : (class CScriptIniFile): 0000048786769480
[08.11.24 23:48:41.305] [1744] 	 string section : camper@pri_monolith_kamp5_attack2
[08.11.24 23:48:41.305] [1744] 	 boolean loading : false
[08.11.24 23:48:41.305] [1744] 	 number npc_id : 17182.000000
[08.11.24 23:48:41.305] [1744] 	 string scheme : camper
[08.11.24 23:48:41.305] [1744] 	 string filename : xr_camper
[08.11.24 23:48:41.305] [1744] 	End
[08.11.24 23:48:41.306] [1744] 	Locals: 
[08.11.24 23:48:41.306] [1744] 	 Userdata: self
[08.11.24 23:48:41.306] [1744] 			 Table: self.ObjectJob
[08.11.24 23:48:41.306] [1744] 					 number self.ObjectJob.12321 : 18.000000
[08.11.24 23:48:41.306] [1744] Can't dump script call stack - Engine corrupted
[08.11.24 23:48:41.306] [1744] ********************************************************************************
[08.11.24 23:48:41.306] [1744] !![LogStackTrace] Thread: [X-RAY Primary thread]
[08.11.24 23:48:41.595] [1744] !!stack trace:
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA9D481], Fun: [BuildStackTrace()] + [41 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\stacktrace_collector.cpp-->154]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86766], Fun: [LogStackTrace()] + [62 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->75] + [10 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86C3C], Fun: [xrDebug::backend()] + [736 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->183] + [496 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86E67], Fun: [xrDebug::fatal()] + [123 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->243]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC76A65], Fun: [CScriptEngine::lua_pcall_failed()] + [121 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp-->61]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9954E0], Fun: [lj_BC_FUNCC()] + [66 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9D3A20], Fun: [lj_err_run()] + [368 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->849] + [40 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9D2AC6], Fun: [err_msgv()] + [118 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->874] + [8 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9D37D6], Fun: [lj_err_optype()] + [182 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->908] + [34 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9E9CF9], Fun: [lj_meta_tget()] + [473 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_meta.c-->147] + [17 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A9959C7], Fun: [lj_vmeta_tgetv()] + [44 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB0A99F1BA], Fun: [lua_pcall()] + [170 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_api.c-->1144]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC238EC], Fun: [luabind::detail::pcall()] + [100 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\Luabind\src\pcall.cpp-->40] + [17 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AB0C294A], Fun: [luabind::detail::proxy_member_void_caller<unsigned int const *>::~proxy_member_void_caller<unsigned int const *>()] + [74 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\Luabind\luabind\detail\call_member.hpp-->269] + [15 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AB0C26C9], Fun: [CScriptBinderObjectWrapper::shedule_Update()] + [101 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\script_binder_object_wrapper.cpp-->35] + [101 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AACC32D6], Fun: [CGameObject::shedule_Update()] + [378 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\GameObject.cpp-->838]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAD91162], Fun: [CSpaceRestrictor::shedule_Update()] + [26 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\space_restrictor.cpp-->263]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA32F79], Fun: [CSheduler::ProcessStep()] + [557 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\xrSheduler.cpp-->385]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA3338A], Fun: [CSheduler::Update()] + [294 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\xrSheduler.cpp-->506]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAD86C2E], Fun: [CGamePersistent::OnFrame()] + [718 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\GamePersistent.cpp-->604]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA662C8], Fun: [CRegistrator<pureFrame>::Process()] + [92 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\pure.h-->118]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA65DCE], Fun: [CRenderDevice::FrameMove()] + [426 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->360]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA64E73], Fun: [CRenderDevice::on_idle()] + [427 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->143]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA65B17], Fun: [CRenderDevice::Run()] + [763 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->318] + [88 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA2ECE7], Fun: [Startup()] + [1307 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->203]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA2F3B1], Fun: [WinMain_impl()] + [437 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->385]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA2F4EA], Fun: [WinMain()] + [242 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->406]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AB1A33DE], Fun: [__scrt_common_main_seh()] + [262 byte(s)], File-->Line: [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl-->288] + [33 byte(s)]
! Module: [C:\WINDOWS\System32\KERNEL32.DLL], AddrPC.Offset: [00007FFB728DDBE7], Fun: [BaseThreadInitThunk()] + [23 byte(s)]
! Module: [C:\WINDOWS\SYSTEM32\ntdll.dll], AddrPC.Offset: [00007FFB74485A4C], Fun: [RtlUserThreadStart()] + [44 byte(s)]
! 
[08.11.24 23:48:41.595] [1744] ********************************************************************************

A different crash has these lines:

[09.11.24 00:31:08.531] [22608] !!CAI_Stalker : cannot access class member action_planner! Object: [dog_strong17182]
[09.11.24 00:31:08.531] [22608] *********************************************************************************
[09.11.24 00:31:08.531] [22608] [print_output([CScriptEngine::lua_pcall_failed])] SCRIPT RUNTIME ERROR:
...lker shadow of chernobyl\gamedata\scripts\xr_kamp.script:699: attempt to index local 'manager' (a nil value)
stack traceback:
	[C]: in function '__index'
	...lker shadow of chernobyl\gamedata\scripts\xr_kamp.script:699: in function 'add_to_binder'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:457: in function 'assign_storage_and_bind'
	...lker shadow of chernobyl\gamedata\scripts\xr_kamp.script:732: in function 'set_scheme'
	...ker shadow of chernobyl\gamedata\scripts\xr_logic.script:371: in function 'activate_by_section'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:860: in function 'setup_logic'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:377: in function 'object_setup_online'
	...ker shadow of chernobyl\gamedata\scripts\xr_gulag.script:1183: in function 'setup_gulag_and_logic_on_spawn'
	...shadow of chernobyl\gamedata\scripts\bind_monster.script:132: in function <...shadow of chernobyl\gamedata\scripts\bind_monster.script:125>
[09.11.24 00:31:08.531] [22608] *********************************************************************************
[09.11.24 00:31:08.531] [22608] 
FATAL ERROR

[error]Expression    : FATAL ERROR
[error]Function      : CScriptEngine::lua_pcall_failed
[error]File          : D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp
[error]Line          : 60
[error]Description   : [CScriptEngine::lua_pcall_failed]: ...lker shadow of chernobyl\gamedata\scripts\xr_kamp.script:699: attempt to index local 'manager' (a nil value)


[09.11.24 00:31:08.532] [22608] ********************************************************************************
[09.11.24 00:31:08.532] [22608] !![LogStackTrace] Thread: [TTAPI thread 20]
[09.11.24 00:31:08.647] [22608] !!stack trace:
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA9D481], Fun: [BuildStackTrace()] + [41 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\stacktrace_collector.cpp-->154]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86766], Fun: [LogStackTrace()] + [62 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->75] + [10 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86C3C], Fun: [xrDebug::backend()] + [736 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->183] + [496 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA86E67], Fun: [xrDebug::fatal()] + [123 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->243]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC76A65], Fun: [CScriptEngine::lua_pcall_failed()] + [121 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp-->61]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A7154E0], Fun: [lj_BC_FUNCC()] + [66 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A753A20], Fun: [lj_err_run()] + [368 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->849] + [40 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A752AC6], Fun: [err_msgv()] + [118 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->874] + [8 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A7537D6], Fun: [lj_err_optype()] + [182 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->908] + [34 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A769CF9], Fun: [lj_meta_tget()] + [473 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_meta.c-->147] + [17 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A7159C7], Fun: [lj_vmeta_tgetv()] + [44 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFB1A71F1BA], Fun: [lua_pcall()] + [170 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_api.c-->1144]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC238EC], Fun: [luabind::detail::pcall()] + [100 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\Luabind\src\pcall.cpp-->40] + [17 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AB0C25D7], Fun: [CScriptBinderObjectWrapper::net_Spawn()] + [119 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\script_binder_object_wrapper.cpp-->27] + [119 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAE3C8A4], Fun: [CScriptBinder::net_Spawn()] + [44 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\script_binder.cpp-->82] + [13 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAD20F1D], Fun: [CPhysicsShellHolder::net_Spawn()] + [237 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\PhysicsShellHolder.cpp-->55]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AACF60FE], Fun: [CEntity::net_Spawn()] + [1246 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Entity.cpp-->223] + [11 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAD0D281], Fun: [CEntityAlive::net_Spawn()] + [45 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\entity_alive.cpp-->229]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAFE3FCD], Fun: [CCustomMonster::net_Spawn()] + [145 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\CustomMonster.cpp-->617] + [35 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAFE7069], Fun: [CBaseMonster::net_Spawn()] + [21 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\ai\Monsters\BaseMonster\base_monster_startup.cpp-->280] + [5 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC56217], Fun: [CLevel::g_sv_Spawn()] + [303 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level_network_spawn.cpp-->130] + [12 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAC5694E], Fun: [CLevel::ProcessGameSpawns()] + [134 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level_network_spawn.cpp-->218]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA670C8], Fun: [`task_thread_pool::task_thread_pool::submit<`CRenderDevice::on_idle'::`2'::<lambda_1>,void>'::`2'::<lambda_1>::operator()()] + [100 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\Utils\task_thread_pool.hpp-->278] + [90 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA4578E], Fun: [std::_Packaged_state<void __cdecl(void)>::_Call_immediate()] + [42 byte(s)], File-->Line: [C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.40.33807\include\future-->584]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA4578E], Fun: [std::_Packaged_state<void __cdecl(void)>::_Call_immediate()] + [42 byte(s)], File-->Line: [C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.40.33807\include\future-->584]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA8879D], Fun: [task_thread_pool::task_thread_pool::worker_main()] + [417 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\Utils\task_thread_pool.hpp-->373] + [30 byte(s)]
! Module: [C:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF6AAA87FAB], Fun: [std::thread::_Invoke<std::tuple<void (__cdecl task_thread_pool::task_thread_pool::*)(void),task_thread_pool::task_thread_pool *>,0,1>()] + [15 byte(s)], File-->Line: [C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.40.33807\include\thread-->61]
! Module: [C:\WINDOWS\System32\ucrtbase.dll], AddrPC.Offset: [00007FFB72014EA0], Fun: [wcsrchr()] + [496 byte(s)]
! Module: [C:\WINDOWS\System32\KERNEL32.DLL], AddrPC.Offset: [00007FFB728DDBE7], Fun: [BaseThreadInitThunk()] + [23 byte(s)]
! Module: [C:\WINDOWS\SYSTEM32\ntdll.dll], AddrPC.Offset: [00007FFB74485A4C], Fun: [RtlUserThreadStart()] + [44 byte(s)]
! 
[09.11.24 00:31:08.647] [22608] ********************************************************************************
@PRXPHET
Copy link
Contributor

PRXPHET commented Nov 9, 2024

!!CAI_Stalker : cannot access class member action_planner! Object: [dog_strong17182]
Something wrong in the scripts. Action_planner is used only by stalkers, as indicated by this log.

@Velicasium
Copy link
Author

Hi PRXPHET, pardon my ignorance, I have a child's level of understanding of stalker modding. In your opinion, is this script error attributable to the base game, or to OGSR Engine? If it's a base game issue, I will close or delete this thread. If it's OGSR Engine, any suggestions how to resolve the crash?

@PRXPHET
Copy link
Contributor

PRXPHET commented Nov 9, 2024

is this script error attributable to the base game, or to OGSR Engine?

OGSR Engine gamedata doesn't overwrite scripts that are mentioned in your log (xr_camper, xr_kamp) so it's either mod or base game issue.

@Velicasium
Copy link
Author

Thanks PRXPHET. OGSR Engine and the texture pack are the only mods I've installed, so it must be a base game issue. It's just odd because I've found zero references to this being a known bug in the base game, despite the wealth of knowledge amongst the STALKER community.

@Velicasium Velicasium reopened this Nov 9, 2024
@Velicasium Velicasium closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2024
@Velicasium
Copy link
Author

Reopening this because I continue to be unable to find a solution, the error is not known to exist in the base game, and the only other reference to this error I have found anywhere on the web involves a mod that also uses the OGSR Engine. The OGSR Engine may not overwrite the scripts involved, but the scripts involved are negatively affecting the OGSR Engine all the same. That, to me, sounds like a bug worth fixing. Hopefully someone can figure out what's going on and patch it out.

@Velicasium Velicasium reopened this Nov 21, 2024
@liutyy
Copy link

liutyy commented Jan 13, 2025

Тоже такая проблема возникла. При возвращении с Припяти до Бара, и при второй попытке вернуться в Припять - данный вылет:

[error]Expression    : FATAL ERROR
[error]Function      : CScriptEngine::lua_pcall_failed
[error]File          : D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp
[error]Line          : 46
[error]Description   : [CScriptEngine::lua_pcall_failed]: ...publishing\s.t.a.l.k.e.r\gamedata\scripts\xr_kamp.script:699: attempt to index local 'manager' (a nil value)


[14.01.25 02:16:39.579] ***************************[ScriptCrashHandler]**********************************
[14.01.25 02:16:39.579] stack traceback:
	[C]: in function '__index'
	...publishing\s.t.a.l.k.e.r\gamedata\scripts\xr_kamp.script:699: in function 'add_to_binder'
	...ublishing\s.t.a.l.k.e.r\gamedata\scripts\xr_logic.script:457: in function 'assign_storage_and_bind'
	...publishing\s.t.a.l.k.e.r\gamedata\scripts\xr_kamp.script:732: in function 'set_scheme'
	...ublishing\s.t.a.l.k.e.r\gamedata\scripts\xr_logic.script:371: in function 'activate_by_section'
	...ublishing\s.t.a.l.k.e.r\gamedata\scripts\xr_gulag.script:860: in function 'setup_logic'
	...ublishing\s.t.a.l.k.e.r\gamedata\scripts\xr_gulag.script:377: in function 'object_setup_online'
	...ublishing\s.t.a.l.k.e.r\gamedata\scripts\xr_gulag.script:1183: in function 'setup_gulag_and_logic_on_spawn'
	...shing\s.t.a.l.k.e.r\gamedata\scripts\bind_monster.script:132: in function <...shing\s.t.a.l.k.e.r\gamedata\scripts\bind_monster.script:125>
[14.01.25 02:16:39.579] 	Locals: 
[14.01.25 02:16:39.579] 	 string (*temporary) : ...publishing\s.t.a.l.k.e.r\gamedata\scripts\xr_kamp.script:699: attempt to index local 'manager' (a nil value)
[14.01.25 02:16:39.579] 	End
[14.01.25 02:16:39.579] 	Locals: 
[14.01.25 02:16:39.579] 	 userdata object : (game_object): 000004275C0AEF00
[14.01.25 02:16:39.579] 	 userdata ini : (ini_file): 000004274BE95580
[14.01.25 02:16:39.579] 	 string scheme : kamp
[14.01.25 02:16:39.579] 	 string section : kamp@pri_monolith_kamp2_soldier
[14.01.25 02:16:39.579] 	 Table: storage
[14.01.25 02:16:39.579] 	 Table: operators
[14.01.25 02:16:39.579] 			 number operators.go_position : 202.000000
[14.01.25 02:16:39.579] 			 number operators.wait : 204.000000
[14.01.25 02:16:39.579] 	 Table: properties
[14.01.25 02:16:39.579] 			 number properties.kamp_end : 1065.000000
[14.01.25 02:16:39.579] 			 number properties.on_position : 1066.000000
[14.01.25 02:16:39.579] 			 number properties.contact : 1075.000000
[14.01.25 02:16:39.579] 	 nil manager : [not available]
[14.01.25 02:16:39.579] 	 number (*temporary) : 204.000000
[14.01.25 02:16:39.579] 	 nil (*temporary) : [not available]
[14.01.25 02:16:39.579] 	 function (*temporary) : [[function]]
[14.01.25 02:16:39.580] 	 nil (*temporary) : [not available]
[14.01.25 02:16:39.580] 	 function (*temporary) : [[function]]
[14.01.25 02:16:39.580] 	 nil (*temporary) : [not available]
[14.01.25 02:16:39.580] 	 number (*temporary) : 0.000000
[14.01.25 02:16:39.580] 	 string (*temporary) : attempt to index local 'manager' (a nil value)
[14.01.25 02:16:39.580] 	End
[14.01.25 02:16:39.580] 	Locals: 
[14.01.25 02:16:39.580] 	 userdata npc : (game_object): 000004275C0AEF00
[14.01.25 02:16:39.580] 	 userdata ini : (ini_file): 000004274BE95580
[14.01.25 02:16:39.580] 	 string scheme : kamp
[14.01.25 02:16:39.580] 	 string section : kamp@pri_monolith_kamp2_soldier
[14.01.25 02:16:39.580] 	 number npc_id : 26157.000000
[14.01.25 02:16:39.580] 	 Table: st
[14.01.25 02:16:39.580] 	End
[14.01.25 02:16:39.580] 	Locals: 
[14.01.25 02:16:39.580] 	 userdata npc : (game_object): 000004275C0AEF00
[14.01.25 02:16:39.580] 	 userdata ini : (ini_file): 000004274BE95580
[14.01.25 02:16:39.580] 	 string scheme : kamp
[14.01.25 02:16:39.580] 	 string section : kamp@pri_monolith_kamp2_soldier
[14.01.25 02:16:39.580] 	 string gulag_name : pri_monolith
[14.01.25 02:16:39.580] 	End
[14.01.25 02:16:39.580] 	Locals: 
[14.01.25 02:16:39.580] 	 userdata npc : (game_object): 000004275C0AEF00
[14.01.25 02:16:39.580] 	 userdata ini : (ini_file): 000004274BE95580
[14.01.25 02:16:39.580] 	 string section : kamp@pri_monolith_kamp2_soldier
[14.01.25 02:16:39.580] 	 boolean loading : false
[14.01.25 02:16:39.580] 	 number npc_id : 26157.000000
[14.01.25 02:16:39.580] 	 string scheme : kamp
[14.01.25 02:16:39.580] 	 string filename : xr_kamp
[14.01.25 02:16:39.580] 	End
[14.01.25 02:16:39.580] 	Locals: 
[14.01.25 02:16:39.580] 	 Userdata: self
[14.01.25 02:16:39.580] 			 Table: self.ObjectJob
[14.01.25 02:16:39.580] 					 number self.ObjectJob.12031 : 31.000000
[14.01.25 02:16:39.580] Can't dump script call stack - Engine corrupted
[14.01.25 02:16:39.580] ********************************************************************************
[14.01.25 02:16:39.580] !![LogStackTrace] Thread: [X-RAY Primary thread]
[14.01.25 02:16:39.792] !!stack trace:
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF79863DC35], Fun: [BuildStackTrace()] + [41 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\stacktrace_collector.cpp-->154]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798628F5E], Fun: [LogStackTrace()] + [62 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->74] + [10 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7986293F2], Fun: [xrDebug::backend()] + [670 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->182] + [498 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798629673], Fun: [xrDebug::fatal()] + [123 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrCore\xrDebugNew.cpp-->247]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7989A638D], Fun: [CScriptEngine::lua_pcall_failed()] + [121 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\COMMON_AI\script_engine.cpp-->47]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B0354D0], Fun: [lj_BC_FUNCC()] + [66 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B07357C], Fun: [lj_err_run()] + [380 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->849] + [33 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B072626], Fun: [err_msgv()] + [118 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->874] + [8 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B073326], Fun: [lj_err_optype()] + [182 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_err.c-->908] + [34 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B089930], Fun: [lj_meta_tget()] + [448 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_meta.c-->147] + [17 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B0359B7], Fun: [lj_vmeta_tgetv()] + [44 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\LuaJIT.dll], AddrPC.Offset: [00007FFC2B03F24A], Fun: [lua_pcall()] + [170 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\LuaJIT\src\lj_api.c-->1144]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF79887DB1C], Fun: [luabind::detail::pcall()] + [100 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\Luabind\src\pcall.cpp-->40] + [17 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798D49193], Fun: [CScriptBinderObjectWrapper::net_Spawn()] + [139 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\script_binder_object_wrapper.cpp-->27] + [139 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798A6379C], Fun: [CScriptBinder::net_Spawn()] + [44 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\script_binder.cpp-->82] + [13 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7989999CD], Fun: [CPhysicsShellHolder::net_Spawn()] + [237 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\PhysicsShellHolder.cpp-->47]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798A46118], Fun: [CEntity::net_Spawn()] + [1496 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Entity.cpp-->223] + [16 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7989D8E2D], Fun: [CEntityAlive::net_Spawn()] + [45 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\entity_alive.cpp-->229]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798A9A4E4], Fun: [CCustomMonster::net_Spawn()] + [144 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\CustomMonster.cpp-->620] + [35 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798A9FC75], Fun: [CBaseMonster::net_Spawn()] + [21 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\ai\Monsters\BaseMonster\base_monster_startup.cpp-->278] + [5 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7989BDE67], Fun: [CLevel::g_sv_Spawn()] + [307 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level_network_spawn.cpp-->106] + [21 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7989BD9D5], Fun: [CLevel::cl_Process_Spawn()] + [385 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level_network_spawn.cpp-->50]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7988AB902], Fun: [CLevel::ProcessGameEvents()] + [386 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level.cpp-->373]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7988ABBDA], Fun: [CLevel::OnFrame()] + [686 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xrGame\Level.cpp-->396]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798607257], Fun: [CRegistrator<pureFrame>::Process()] + [87 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\pure.h-->109]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798606CE3], Fun: [CRenderDevice::FrameMove()] + [387 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->413]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798605E85], Fun: [CRenderDevice::on_idle()] + [233 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->185]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7986069CF], Fun: [CRenderDevice::Run()] + [575 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\device.cpp-->351] + [85 byte(s)]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7985CFE46], Fun: [Startup()] + [1366 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->204]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7985D04A9], Fun: [WinMain_impl()] + [509 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->408]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF7985D063B], Fun: [WinMain()] + [335 byte(s)], File-->Line: [D:\a\OGSR-Engine\OGSR-Engine\ogsr_engine\xr_3da\x_ray.cpp-->429]
! Module: [C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R\bin_x64\xrEngine.exe], AddrPC.Offset: [00007FF798DBE2EE], Fun: [__scrt_common_main_seh()] + [262 byte(s)], File-->Line: [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl-->288] + [33 byte(s)]
! Module: [C:\Windows\System32\KERNEL32.DLL], AddrPC.Offset: [00007FFC50BE7374], Fun: [BaseThreadInitThunk()] + [20 byte(s)]
! Module: [C:\Windows\SYSTEM32\ntdll.dll], AddrPC.Offset: [00007FFC5237CC91], Fun: [RtlUserThreadStart()] + [33 byte(s)]
! 

@PRXPHET
Copy link
Contributor

PRXPHET commented Jan 14, 2025

@liutyy Отправь полный лог вылета файлом.

@liutyy
Copy link

liutyy commented Jan 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants