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))
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.