Page 1 of 1
Gungame won't load through autoexec
Posted:
Tue May 25, 2010 2:07 am
by LetsGet Chicken
Hello,
I have followed the issues on the site to get gungame51 working on my server, however, an issue happens where i am unable to load it through autoexec, i have no idea what would be causing the issue, any information provided would be greatly appreciated.
Thank You,
Chicken
Posted:
Tue May 25, 2010 2:11 am
by satoon101
Are you able to manually load it?
Satoon
Re: Gungame won't load through autoexec
Posted:
Tue May 25, 2010 2:31 am
by LetsGet Chicken
i am able to go into rcon and load it through es_load gungame51, but the same command will not work in the autoexec.cfg file.
Posted:
Tue May 25, 2010 2:37 am
by satoon101
Just to make sure, your autoexec.cfg is located at ..(server's main directory)/cstrike/cfg/autoexec.cfg , correct? Also, make sure it is not named autoexec.cfg.txt
Satoon
Re: Gungame won't load through autoexec
Posted:
Tue May 25, 2010 2:49 am
by LetsGet Chicken
mhmm both those are correct, autoexec.cfg is located in cstrike/cfg/autoexec.cfg and i renamed it from autoexec.txt originally to autoexec.cfg. Also don't know if this will help, the names located in my autoexec.cfg are the following,
es_load gungame51
es_load libfix
Posted:
Tue May 25, 2010 2:56 am
by satoon101
You 'might' need to have libfix loaded prior to gungame51. Do you receive any errors? If you don't have access to your server's console (which it seems that you don't), you should install
ExceptHook on your server. Then, make sure your autoexec looks like:
es_load libfix
es_load excepthook
es_load gungame51
ExceptHook will create files that have the errors in them for you to look up. You might just try changing the order of libfix and gungame51 before worrying about installing excepthook.
Satoon
Re: Gungame won't load through autoexec
Posted:
Tue May 25, 2010 3:11 am
by LetsGet Chicken
i was planning on installing it anyway, but switching the order of es_load libfix and es_load gungame51 worked just fine.
Thank You,
Chicken