UnReal World forums

UnReal World => Bug reports => Solved'n'fixed bug reports => Topic started by: BrownFox on January 06, 2019, 08:02:30 AM

Title: Cannot run URW from different folder
Post by: BrownFox on January 06, 2019, 08:02:30 AM
"Installed" URW on Debian from tar.gz. Game runs without problems, but:

~$ ./Games/UnReal_World/urw3-bin
Segmentation fault
~$ cd Games/UnReal_World/
Games/UnReal_World/$ ./urw3-bin
Game starts normally without problems...

Fix: do not assume the game resources are in the folder where the game is being run, but in the folder where the executable is.