Page 1 of 1

GG not starting due to current version of software

PostPosted: Wed Apr 23, 2014 2:26 pm
by Neka
Hello!
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?

PostPosted: Wed Apr 23, 2014 2:30 pm
by Neka
Sorry, it's known issue

PostPosted: Wed Apr 23, 2014 3:23 pm
by satoon101
Do you run any bots on your server? I know that using the bot_add commands can cause these faults when GunGame is loaded on startup.

PostPosted: Wed Apr 23, 2014 3:59 pm
by Neka
Last time making gg (about an year ago) there was no need to delaying loading of GG. But now i need to make this to get GG work.