GG 5 Don't Load
Posted: Fri Jan 14, 2011 1:34 am
Hello when i try to load my gg i get this error
00:12:02 Can't load addon (gungame51): No module named spe
NOTE: i have already done this
tried as well type manually instead copy/past and still get that error.
Thanks in advance.
00:12:02 Can't load addon (gungame51): No module named spe
NOTE: i have already done this
open addons\eventscripts\_libs\python\cfglib.py
goto line 106, change
es.mexec(self.cfgpath.replace(self.gamedir, '', 1))
to
es.mexec('..' + self.cfgpath.replace(self.gamedir, '', 1))
goto line 106, change
es.mexec(self.cfgpath.replace(self.gamedir, '', 1))
to
es.mexec('..' + self.cfgpath.replace(self.gamedir, '', 1))
tried as well type manually instead copy/past and still get that error.
Thanks in advance.