11:38:07 es_load gungame51
11:38:07 *** EventScripts caught an exception:
Traceback (most recent call last):
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/es.py", line 406, in loadModuleAddon
newaddon = __import__(importname)
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/gungame51.py", line 33, in <module>
from core.logs import make_log_file
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/core/logs/__init__.py", line 26, in <module>
from gungame51.core.addons.shortcuts import AddonInfo
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/core/addons/__init__.py", line 22, in <module>
from gungame51.core.events.shortcuts import EventManager
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/core/events/__init__.py", line 17, in <module>
from gungame51.core.weapons.shortcuts import get_total_levels
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/core/weapons/__init__.py", line 461, in <module>
load_weapon_orders()
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/gungame51/core/weapons/__init__.py", line 458, in load_weapon_orders
for item in weaponOrderPath.files("*.txt"):
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/_engines/python/Lib/path.py", line 357, in files
return [p for p in self.listdir(pattern) if p.isfile()]
File "/servers/xxx/orangebox/cstrike/addons/eventscripts/_engines/python/Lib/path.py", line 328, in listdir
names = os.listdir(self)
OSError: [Errno 2] No such file or directory: '/servers/xxx/orangebox/cstrike/cfg/gungame51/weapon_orders'
Could not open script for addons/eventscripts/gungame51/es_gungame51.txt
Error source (console): (no script)
Ok, I am running on linux, i also HAD the problem where gungame wouldnt load when in autoexec. I tried to load it manually and i got this.
OK, so i was just looking through that and i saw "OSError: [Errno 2] No such file or directory: '/servers/xxx/orangebox/cstrike/cfg/gungame51/weapon_orders'"
So, i renamed my cstrike/cfg/~~gungame51 back to cstrike/cfg/gungame51 and restarted server.
Gungame started with already noticable improvement!! Because my random gun order worked!! Now, still the other addons set to be on were not working, but i tried
gg_elimination 0
gg_elimination 1
gg_turbo 0
gg_turbo 1
and about a round later turbo and elimination started to work!!!!!
So now i will proced to give you all information as stated here viewtopic.php?f=70&t=1389&p=6092
unless you want something else, stand by.