I try to run totally clean GG server (according to GG installation wiki page):
- EventScripts 379 + fix for wrong filepath for file with Auth constants
- SPE 1.6.1 r146 with psyco fix
- Gungame 5.1.630
Run on linux debian wheezy.
All starting totally normal, until i not load GG51 script, and got this:
[EventScripts] gungame51 was already loaded
[1/7] Initializing GunGame 5.1.630...
[2/7] Executing configs...
[3/7] Executing custom configs...
[4/7] Parsing weapon orders...
[5/7] Registering commands...
[6/7] Starting sound system...
[EventScripts] Loaded gungame51
[7/7] Load completed. Restarting game...
Segmentation fault
Is there some fix fot this? What wrong with GG script?