View Single Post
Author Message
RoboCop
AlliedModders Donor
Join Date: Dec 2010
Location: Dundee, Scotland
Old 02-12-2014 , 11:34   xredirect rc2 beta problem
#1

I got a small problem using xRE 2.0 RC2 beta. What it is I'm trying to allow it to redirect my other CS servers like for CSDM CSGG and CS1.6 but when I checked by using /server and pressed the number to relocate to a different server, it failed. I used debug on xredirect.amxx and compiled the .sma with AMXX 1.8.2 package that came with the compile.sh. I did put the /include file in there as well, but I cannot make sense of this debug log error:

Code:
L 02/12/2014 - 16:25:11: Start of error session.
L 02/12/2014 - 16:25:11: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140212.log")
L 02/12/2014 - 16:25:11: [AMXX] Displaying debug trace (plugin "xredirect-beta.amxx")
L 02/12/2014 - 16:25:11: [AMXX] Run time error 4: index out of bounds 
L 02/12/2014 - 16:25:11: [AMXX]    [0] xredirect-beta.sma::can_redirect_player (line 1371)
L 02/12/2014 - 16:25:11: [AMXX]    [1] xredirect-beta.sma::redirect (line 2428)
L 02/12/2014 - 16:25:11: [AMXX]    [2] xredirect-beta.sma::server_menu_select (line 2767)
This is what my serverlist.ini looks like:

Code:
[[APG] CS Classic]
address=94.23.210.10
localaddress=94.23.210.10
port=27015
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

[[APG] CS GG]
address=94.23.210.10
localaddress=94.23.210.10
port=27026
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

[[APG] CS DM]
address=94.23.210.10
localaddress=94.23.210.10
port=27028
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0
Any reasons why this xRE-beta isn't working?
__________________
vBulletin Webmaster Since 2001
Bots-United Webmaster and Botmaster

Last edited by RoboCop; 02-12-2014 at 11:39.
RoboCop is offline
Send a message via Skype™ to RoboCop