AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   xREDIRECT (https://forums.alliedmods.net/forumdisplay.php?f=128)
-   -   xredirect BUG! (https://forums.alliedmods.net/showthread.php?t=102119)

ThePwnt 08-30-2009 06:03

xredirect BUG!
 
Hello all..

I have installed xRedirect.amxx & -beta.amxx but!
I can't connect to other servers. and /server are working fine.

Bug:
Code:

L 08/30/2009 - 11:46:53: [xredirect-beta.amxx] ERROR: Own server has not been detected, plugin will not function correctly
- ServerList.ini
Code:

[War3FT.Maakun]
address=maakun.dk
localaddress=
port=27016
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

[WarStars.nu #1]
address=cs.warstars.nu
localaddress=
port=27015
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

[WarStars.nu #2]
address=cs.warstars.nu
localaddress=
port=27015
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

[WarStars.nu #3]
address=cs.warstars.nu
localaddress=
port=27015
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0
password=
publicpassword=0

- I hope you can help me!
Thanks you!

- BTW! This Server are NOT NONSTEAM!

//Mikkel

Mordekay 08-30-2009 06:50

Re: xredirect BUG!
 
Do you think that i close threads for the reason asking for support non-steam without checking if the server is non-steam or not?
Server WarStars.nu #1 2 and 3 have the same address and port. This cannot work.
And this is not a bug, but a wrong configurated installation.

ThePwnt 08-30-2009 09:57

Re: xredirect BUG!
 
Quote:

Originally Posted by Mordekay (Post 917735)
Do you think that i close threads for the reason asking for support non-steam without checking if the server is non-steam or not?
Server WarStars.nu #1 2 and 3 have the same address and port. This cannot work.
And this is not a bug, but a wrong configurated installation.

I have now fixed Serverlist.ini

Code:

[War3FT.Maakun]
address=maakun.dk
port=27016
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0

[WarStars.nu #1]
address=cs.warstars.nu 
port=27015
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0

[WarStars.nu #2]
address=cs.warstars.nu
port=27016
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0

[WarStars.nu #3]
address=cs.warstars.nu
port=27018
cmdbackup=5
noauto=0
nomanual=0
nodisplay=0
adminslots=0

Error?

btw..

Why i can't look /server

Code:

[xREDIRECT]: Sorry, manual server forwarding is disabled
I have must use amxx.cfg ; cvars
Code:

//Cvars
redirect_active 1
redirect_auto 1
redirect_follow 1
redirect_check_method 2
redirect_announce 120
redirect_announce_mode 3
redirect_announce_alivepos_x 0.75
redirect_announce_alivepos_y 0.25
redirect_announce_deadpos_x 0.75
redirect_announce_deadpos_y 0.25
redirect_show 1
redirect_external_address "maakun.dk:27017"

Hope you can help.

Thanks you
//Mikkel

Mordekay 08-30-2009 10:19

Re: xredirect BUG!
 
Please post the output of the following server-console commands, us "rcon" infront of them if you don't have direct access to the server console.
amxx list
amxx modules
amxx cvars
From the last comand post only those starting with redirect_
And from every server

ThePwnt 08-30-2009 10:36

Re: xredirect BUG!
 
Quote:

Originally Posted by Mordekay (Post 917873)
Please post the output of the following server-console commands, us "rcon" infront of them if you don't have direct access to the server console.
amxx list
amxx modules
amxx cvars
From the last comand post only those starting with redirect_
And from every server

Only redirect?.

Look:

Amxx list: ( Look [ 31 ] !
Code:

[  1] Admin Base (SQL)        1.8.1.3746  AMXX Dev Team    admin_sql.amxx  running 
 [  2] AMXBans                5.1rc      YoMama/Lux & lan  amxbans.amxx    running 
 [  3] Admin Commands          1.8.1.3746  AMXX Dev Team    admincmd.amxx    running 
 [  4] Admin Help              1.8.1.3746  AMXX Dev Team    adminhelp.amxx  running 
 [  5] Slots Reservation      1.8.1.3746  AMXX Dev Team    adminslots.amxx  running 
 [  6] Multi-Lingual System    1.8.1.3746  AMXX Dev Team    multilingual.am  running 
 [  7] Menus Front-End        1.8.1.3746  AMXX Dev Team    menufront.amxx  running 
 [  8] Commands Menu          1.8.1.3746  AMXX Dev Team    cmdmenu.amxx    running 
 [  9] Players Menu            1.8.1.3746  AMXX Dev Team    plmenu.amxx      running 
 [ 10] Maps Menu              1.8.1.3746  AMXX Dev Team    mapsmenu.amxx    running 
 [ 11] Plugin Menu            1.8.1.3746  AMXX Dev Team    pluginmenu.amxx  running 
 [ 12] Admin Chat              1.8.1.3746  AMXX Dev Team    adminchat.amxx  running 
 [ 13] Anti Flood              1.8.1.3746  AMXX Dev Team    antiflood.amxx  running 
 [ 14] Scrolling Message      1.8.1.3746  AMXX Dev Team    scrollmsg.amxx  running 

 [ 15] Info. Messages          1.8.1.3746  AMXX Dev Team    imessage.amxx    running 
 [ 16] Admin Votes            1.8.1.3746  AMXX Dev Team    adminvote.amxx  running 
 [ 17] NextMap                1.8.1.3746  AMXX Dev Team    nextmap.amxx    running 
 [ 18] Nextmap Chooser        1.8.1.3746  AMXX Dev Team    mapchooser.amxx  running 
 [ 19] TimeLeft                1.8.1.3746  AMXX Dev Team    timeleft.amxx    running 
 [ 20] Pause Plugins          1.8.1.3746  AMXX Dev Team    pausecfg.amxx    running 
 [ 21] Stats Configuration    1.8.1.3746  AMXX Dev Team    statscfg.amxx    running 
 [ 22] CS Misc. Stats          1.8.1.3746  AMXX Dev Team    miscstats.amxx  running 
 [ 23] StatsX                  1.8.1.3746  AMXX Dev Team    statsx.amxx      running 
 [ 24] CS Stats Logging        1.8.1.3746  AMXX Dev Team    stats_logging.a  running 
 [ 25] Restrict Weapons        1.8.1.3746  AMXX Dev Team    restmenu.amxx    running 
 [ 26] RELOADMAP              1.00        maesse            reloadmap.amxx  running 
 [ 27] Admin Chat Colors      2.0        Arion            admin_chat_colo  running 
 [ 28] Connect Sound          1.2.3      White Panther    connectsound.am  running 
 [ 29] AMXX Public server rul  1.20        Priski            public_rules.am  running 

 [ 30] Ultimate KillStreak Ad  0.7beta    SAMURAI          ut_killstreak_a  running 
 [ 31] xREDIRECT              1.0.3.2    x0R              xredirect.amxx  running  <----
 [ 32] UpTime Shower          1.0        Alka              uptime_shower.a  running 
 [ 33] Admin Check            1.51        OneEyed

Amxx modules:

Code:

[ 1] MySQL                  1.8.1.3746  AMX Mod X Dev Team  running   
 [ 2] Fun                    1.8.1.3746  AMX Mod X Dev Team  running   
 [ 3] Engine                  1.8.1.3746  AMX Mod X Dev Team  running   
 [ 4] FakeMeta                1.8.1.3746  AMX Mod X Dev Team  running   
 [ 5] GeoIP                  1.8.1.3746  AMX Mod X Dev Team  running   
 [ 6] nVault                  1.8.1.3746  AMX Mod X Dev Team  running   
 [ 7] Ham Sandwich            1.8.1.3746  AMX Mod X Dev Team  running   
 [ 8] CStrike                1.8.1.3746  AMX Mod X Dev Team  running   
 [ 9] CSX                    1.8.1.3746  AMX Mod X Dev Team  running   
 [10] Sockets                1.8.1.3746  HLSW Dev Team        running   
 [11] RegEx                  1.8.1.3746  AMX Mod X Dev Team  running   
11 modules

Amxx Cvars

Code:


 [ 71] redirect_version        1.0.3.2                  xredirect.amxx 
 [ 72] redirect_active          1                        xredirect.amxx 
 [ 73] redirect_auto            1                        xredirect.amxx 
 [ 74] redirect_manual          0                        xredirect.amxx 
 [ 75] redirect_follow          1                        xredirect.amxx 
 [ 76] redirect_external_addre  maakun.dk:27017          xredirect.amxx 
 [ 77] redirect_check_method    2                        xredirect.amxx 
 [ 78] redirect_announce        120                      xredirect.amxx 
 [ 79] redirect_announce_mode  3                        xredirect.amxx 
 [ 80] redirect_announce_alive  0.75                    xredirect.amxx 
 [ 81] redirect_announce_alive  0.25                    xredirect.amxx 
 [ 82] redirect_announce_deadp  0.75                    xredirect.amxx 
 [ 83] redirect_announce_deadp  0.25                    xredirect.amxx 
 [ 84] redirect_show            1                        xredirect.amxx 
 [ 85] redirect_adminslots      0                        xredirect.amxx 
 [ 86] redirect_maxadmins      0                        xredirect.amxx 
 [ 87] redirect_retry          0                        xredirect.amxx 
 [ 88] redirect_hidedown        0                        xredirect.amxx 
 [ 89] redirect_localslots      0                  xredirect.amxx


Mordekay 08-30-2009 10:46

Re: xredirect BUG!
 
Code:

[ 74] redirect_manual          0                        xredirect.amxx
Check your amxx.cfg for the cvar redirect_manual and make sure it is set to "1"

ThePwnt 08-30-2009 11:01

Re: xredirect BUG!
 
Quote:

Originally Posted by Mordekay (Post 917890)
Code:

[ 74] redirect_manual          0                        xredirect.amxx
Check your amxx.cfg for the cvar redirect_manual and make sure it is set to "1"

hmmmmm..

It will not show me servers? i can't use /server

I can't see servers in /server :S

what so now?

Mordekay 08-30-2009 11:02

Re: xredirect BUG!
 
It does not show you servers because redirect_manual 0 disables manual redirection.
You have to change this cvar to 1 first and do a mapchange in order to get that changed.

ThePwnt 08-30-2009 11:06

Re: xredirect BUG!
 
Quote:

Originally Posted by Mordekay (Post 917912)
It does not show you servers because redirect_manual 0 disables manual redirection.
You have to change this cvar to 1 first and do a mapchange in order to get that changed.

Yes i have change this cvar to 1 first , and i have changemap!

maybe i need use -beta.amxx or will u see serverlist.ini again?

Mordekay 08-30-2009 11:42

Re: xredirect BUG!
 
No, the beta version is not fixed jet.
Do another amxx cvars. IF redirect_manual is still shown as 0 you eigther have a second cvar set for this (maybe in the server.cfg) or you did not saved the file correctly.


All times are GMT -4. The time now is 03:00.

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