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.9k stars 455 forks source link

Error reading Attributes. gameplay\info_jupiter.xml #1663

Closed Citrodata closed 2 months ago

Citrodata commented 2 months ago

Describe the bug The game just crashes when starting and also doesn't really stop and just takes up system resources.

To Reproduce Steps to reproduce the behavior:

  1. Start the game on linux. Command used: LD_LIBRARY_PATH="./bin:$LD_LIBRARY_PATH" ./bin/xr_3da -fsltx ./fsgame.ltx

BugTrap error report openxray_max.log

Desktop (please complete the following information):

Additional context Im using the German Steam version of the game.

Xottab-DUTY commented 2 months ago

-fsltx ./fsgame.ltx

You must use full absolute path to fsgame.ltx. Some parts of the engine correctly determine what ./ means, but some don't. Please, tell us if the issue is fixed with the absolute path or not!

Citrodata commented 2 months ago

Okay i fixed with changing the game_mode option. Now im just getting this error

Cannot find file \home\me\.games\openxray\gamedata\config\system.ltx.
Reinstalling application may fix this problem.

But i have it there. Currently trying with the gog version.

Xottab-DUTY commented 2 months ago

Okay i fixed with changing the game_mode option. Now im just getting this error

What game are you running? And why you didn't told it in the first place!!11

Cannot find file \home\me\.games\openxray\gamedata\config\system.ltx.
Reinstalling application may fix this problem.

But i have it there. Currently trying with the gog version.

From what I can see here, the path contains config folder, which corresponds to Shadow of Chernobyl (Clear Sky and Call of Pripyat uses configs folder). This game is not supported by OpenXRay.

Xottab-DUTY commented 2 months ago

@Citrodata, so, did you tried to launch Shadow of Chernobyl, or I was wrong it you tried different game? If so, were you able to fix the issue?

Citrodata commented 2 months ago

I tried it with Shadow of Chernobyl. It worked with other games, so sorry to bother.