Raised This Month: $ Target: $400
 0% 

Steam update 13 may (Closed)


  
 
 
Thread Tools Display Modes
Author Message
onedamage
Senior Member
Join Date: Apr 2004
Location: Montreal Canada
Old 05-13-2005 , 18:39   Steam update 13 may (Closed)
#1

anyone else that isnt able to get PTBx or STATSx to run since the update last night ?
__________________
69.12.99.130 Quebec Public CS 1.6
64.15.128.218 Quebec Public CS:SOURCE
www.QuebecPublic.com
onedamage is offline
Send a message via ICQ to onedamage Send a message via MSN to onedamage
evydaemon
Junior Member
Join Date: Jan 2005
Old 05-14-2005 , 08:15  
#2

it runs but it no longer loaded the proper configs.

my server.cfg:
exec blabla.cfg
exec mygame.cfg
exec ...
exec xadmin/ptbx.us
exec xadmin/ptb.cfg
exec xadmin/statsxs.cfg
exec xadmin/statsxs.us

located in cstrike/cfg

if i execute it manually after the server is up and running, its ok.
settings are kept until server restarts.

from the console it seems the files are executed (from server.cfg) BEFORE the plugins are loaded. this may cause that the custom settings are ignored.

anybody else with this problem?
evydaemon is offline
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 05-14-2005 , 15:55  
#3

Quote:
Originally Posted by evydaemon
it runs but it no longer loaded the proper configs.
...
if i execute it manually after the server is up and running, its ok.
settings are kept until server restarts.

from the console it seems the files are executed (from server.cfg) BEFORE the plugins are loaded. this may cause that the custom settings are ignored...
Yepp, Valve has changed the way config files are processed. Before the update the exec command put the commands in the file in the server command queue. The result was that the commands in the autoexec file was first executed, then server config file. If any exec commands were processed then these files where processed after these two files, in the order the exec commands were called.

Now they changed it so an exec command is processing the commands in the file before proceeding the remaining commands (as function calls).

I will have to do some changes to fix this... A temporary solution is to put the commands in the server.cfg file and then do, or wait for, a map change.

**** EDIT ** I have tested and it still works having the "exec xadmin/xxx.cfg" in the "autoexec.cfg" file as described in the installation instructions. ***

/X
XAD is offline
evydaemon
Junior Member
Join Date: Jan 2005
Old 05-19-2005 , 05:18  
#4

i cant start the plugins anymore. (statsxs and ptbx)

i did not change any of the loader files (*.vdf) as they worked before 17th of may.

in console plugin_print says they are not loaded.
i tried to manually load the plugins with plugin_load ../cstrike/addons/serverplugin_ptbx but its not working either.
what i get is a simple "Cannot load plugin"

other plugins work. (example: smallstatsme / maniadmin / hilarious )

all the .so files are there
using linux debian sarge

suggestions?
evydaemon is offline
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 05-19-2005 , 06:06  
#5

Quote:
Originally Posted by evydaemon
i cant start the plugins anymore. (statsxs and ptbx)...
I don't have a clue why it wont work... but I have found the issue with not running PTBx alone and will change to not use a common util lib (as the problem is due to using event manager 2).

evy, I can make a new version for you to test... if you want to help me, PM me...

/X
XAD is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 05-19-2005 , 06:24  
#6

*gasp* *shudder* /me falls dead!
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 05-20-2005 , 02:54  
#7

Quote:
Originally Posted by evydaemon
it runs but it no longer loaded the proper configs.

my server.cfg:
exec blabla.cfg
exec mygame.cfg
exec ...
exec xadmin/ptbx.us
exec xadmin/ptb.cfg
exec xadmin/statsxs.cfg
exec xadmin/statsxs.us

located in cstrike/cfg
Hmm, have looked into this a little bit more and I do not have any problems with it... I have it autoexec and it is called before server.cfg...

Add a following line at the end of "cstrike/cfg/autoexec.cfg":
echo "Autoexec config file loaded!"

Add a following line at the end of "cstrike/cfg/server.cfg":
echo "Server config file loaded!"

Add a following line at the end of "cstrike/cfg/xadmin/ptb.cfg":
echo "PTB config file loaded!"

Restart and post me the console output...

/X

PS! You do have the config files in the "cstrike/cfg/xadmin/" folder, right??
XAD is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode