1
Linux Specific Issues / Re: 4.0 issues on x64
« on: March 01, 2008, 10:41:49 pm »
yes, segmentation fault. sorry.
i made the install directory writable to the user, and the game started (the login-screen anyway). It created file "errorlog.txt". It probably segfaults if i cannot create that file. so i removed write access again, only left errorlog.txt writable an it still works.
the errorlog.txt should be create in ~./.PlaneShift
Thanks for moving the configuration to the user-dir anyway.
And thanks for the fast replay
there should probably be better checking of return codes of file operations...
i made the install directory writable to the user, and the game started (the login-screen anyway). It created file "errorlog.txt". It probably segfaults if i cannot create that file. so i removed write access again, only left errorlog.txt writable an it still works.
the errorlog.txt should be create in ~./.PlaneShift
Thanks for moving the configuration to the user-dir anyway.
And thanks for the fast replay
there should probably be better checking of return codes of file operations...