SatoonWiki Installation page wrote:1. If you are having issues getting GunGame51 to load properly in your autoexec.cfg:1. Add the 2 following commands (in this order) at the very top of your autoexec.cfg:
sv_allow_wait_command 1
stuffcmds
2.If you are still unable to get it to load, move es_load gungame51 to the very bottom of your server.cfg
Awesome!!!10minutenmail wrote:With "es_delayed 3 es_load gungame51" in server.cfg are all my problems fixed.
I've seen this error before. I've been attempting to narrow down a few issues I have noticed lately, and this is one of them.10minutenmail wrote:-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [11/17/2010 @ 19:17:50] TOTAL OCCURENCES: [0002]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/gungame51.py", line 445, in player_spawn
send_level_info_hudhint(ggPlayer)
File "../eventscripts/gungame51/gungame51.py", line 765, in send_level_info_hudhint
totalLevels = get_total_levels()
File "../eventscripts/gungame51/core/weapons/shortcuts.py", line 86, in get_total_levels
return get_weapon_order(weaponOrderName).get_total_levels()
File "../eventscripts/gungame51/core/weapons/shortcuts.py", line 33, in get_weapon_order
return WeaponManager().__weaponorders__[WeaponManager().gungameorder]
KeyError: 'default_weapon_order'
Users browsing this forum: No registered users and 13 guests