Page 1 of 1

GunGame 5.1 Exception Caught!

PostPosted: Thu Jan 06, 2011 4:41 pm
by tnarocks
Found these Errors in my Gconsole.


# ================================================
# >> GunGame 5.1 Exception Caught!
# ================================================
Traceback (most recent call last):
File "../eventscripts/es.py", line 279, in tick
x()
File "../eventscripts/_libs/python/gamethread.py", line 173, in tick
_executenode(first)
File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "../eventscripts/gungame51/core/addons/__init__.py", line 736, in unload
AddonManager().unload(*a, **kw)
File "../eventscripts/gungame51/core/addons/__init__.py", line 323, in unload
self.remove_dependencies_conflicts(name)
File "../eventscripts/gungame51/core/addons/__init__.py", line 485, in remove_dependencies_conflicts
%('", "'.join(dependencies[name])) + 'sub-addon "%s"' %name)
DependencyError: Loaded sub-addon(s) "gg_deathmatch" depend on sub-addon "gg_dead_strip"
# ================================================


gg_addon_loaded: "gg_dead_strip" of type "included"
Removed game_player_equip(Ammo)
CT bot spawned outside of a buy zone (-1151, -289, 6)
CT bot spawned outside of a buy zone (-1151, -417, 6)
Terrorist bot spawned outside of a buy zone (576, 479, 4)
Terrorist bot spawned outside of a buy zone (512, -417, 4)
Terrorist bot spawned outside of a buy zone (640, -289, 4)
CT bot spawned outside of a buy zone (-1087, -225, 2)
Set your Rates to Rate 50000, Cl_updaterate 101, cl_cmdrate 101
Terrorist bot spawned outside of a buy zone (576, -225, 2)
CT bot spawned outside of a buy zone (-1023, -289, 2)
Unloaded: gg_dead_strip
Unloaded: gg_deathmatch
Loaded: gg_elimination
Loaded: gg_dead_strip
gg_addon_unloaded: "gg_dead_strip" of type "included"
gg_addon_unloaded: "gg_deathmatch" of type "included"
gg_addon_loaded: "gg_elimination" of type "included"


# ================================================
# >> GunGame 5.1 Exception Caught!
# ================================================
Traceback (most recent call last):
File "../eventscripts/es.py", line 279, in tick
x()
File "../eventscripts/_libs/python/gamethread.py", line 173, in tick
_executenode(first)
File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "../eventscripts/gungame51/core/addons/__init__.py", line 736, in unload
AddonManager().unload(*a, **kw)
File "../eventscripts/gungame51/core/addons/__init__.py", line 323, in unload
self.remove_dependencies_conflicts(name)
File "../eventscripts/gungame51/core/addons/__init__.py", line 485, in remove_dependencies_conflicts
%('", "'.join(dependencies[name])) + 'sub-addon "%s"' %name)
DependencyError: Loaded sub-addon(s) "gg_elimination" depend on sub-addon "gg_dead_strip"

PostPosted: Fri Jan 07, 2011 3:08 am
by satoon101
I'm guessing that you are running gg_warmup_round, correct? I think you are, as I just now tested using gg_warmup_deathmatch set to 1, and gg_elimination set to 1, for when the warmup round ends. For some reason it is printing errors that should not be happening. I'll look into this to find out what is going on.

Thanks for reporting the bug.

Satoon

PostPosted: Fri Jan 07, 2011 5:14 am
by satoon101
Ok, I have found a fix for this issue. It is included in the new release (v5.1.500). Let me know if you encounter anymore errors/issues.

Satoon

[Deleted]

PostPosted: Fri Jan 07, 2011 5:48 pm
by Nik
PostThis post was deleted by Nik on Fri Jan 07, 2011 5:50 pm.
Reason: I was being silly