OpenXRay / xray-16

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
https://discord.gg/sjRMQwv
Other
2.99k stars 454 forks source link

[CS] Crash on starting new game #1210

Closed 0xA50C1A1 closed 1 year ago

0xA50C1A1 commented 1 year ago

To Reproduce Try to start a new game using Steam version of CS & latest OpenXray build.

`Starting engine... ! Can't find sound 'characters_voice\scenario\video\intro_gsc' ! Can't find sound 'characters_voice\scenario\video\ds_black'

FATAL ERROR

[error] Expression : 0 [error] Function : ErrorLog [error] File : /home/runner/work/xray-16/xray-16/src/xrScriptEngine/ScriptEngineScript.cpp [error] Line : 40 [error] Description : ERROR: There are no sound collection with path: characters_voice\scenario\agroprom\agr_base_commander_reward_pda

stack trace:

xrDebug::GatherInfo(char, unsigned long, ErrorLocation const&, char const, char const, char const, char const) xrDebug::Fail(bool&, ErrorLocation const&, char const, char const, char const, char const) ErrorLog(char const) luabind::detail::function_object_impl<void ()(char const), luabind::meta::type_list<void, char const>, luabind::meta::type_list<> >::entry_point(lua_State) /lib/x86_64-linux-gnu/xrLuajit.so(+0x63d95) [0x7f632aec3d95] luabind::detail::class_rep::constructor_dispatcher(lua_State) /lib/x86_64-linux-gnu/xrLuajit.so(+0x63d95) [0x7f632aec3d95] /lib/x86_64-linux-gnu/xrLuajit.so(lua_pcall+0xaf) [0x7f632aeb765f] luabind::detail::pcall(lua_State, int, int) void luabind::call_function<void, luabind::meta::type_list<>>(luabind::adl::object const&) CALifeSimulator::CALifeSimulator(IPureServer, shared_str) game_sv_Single::Create(shared_str&) xrServer::Connect(shared_str&, GameDescriptionData&) CLevel::net_start2() CRenderDevice::BeforeFrame() CRenderDevice::ProcessFrame() CRenderDevice::message_loop() CRenderDevice::Run() Startup() RunApplication()`

Desktop (please complete the following information):

Additional context Seems that the issue has already been closed in 2020, but apparently the bug has not been fixed.

Xottab-DUTY commented 1 year ago

Seems like you are using GOG version. You need to rename Localization folder to localization. Engine filesystem is case sensitive.