Page 1 of 1

GG 5 Don't Load

PostPosted: Fri Jan 14, 2011 1:34 am
by sonic
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

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


tried as well type manually instead copy/past and still get that error.

Thanks in advance.

PostPosted: Fri Jan 14, 2011 2:28 am
by satoon101
Note the prerequisites listed on the installation page:
http://wiki.gungame.net/pages/Installation

You need to have SourcePythonExtensions (or SPE) installed for gungame to work. Download the newest from the link on the wiki page, and install 'all' files into their correct directories. Then, restart your server.

Satoon

PostPosted: Fri Jan 14, 2011 3:24 am
by sonic
I installed before but that made my sourcemod stop working, and metamod kinda bugged, meta commands didn't work although if i do pluguin_print i see metamod loaded

Re: GG 5 Don't Load

PostPosted: Fri Jan 14, 2011 6:01 pm
by sonic
Nvm, for some odd reason after restart 7 times, it worked... python + metamod

You can close the topic, thanks.

PostPosted: Sat Jan 15, 2011 3:01 am
by satoon101
No need to 'close' the topic. Glad you got it working!

Satoon