move gs -> gs cs

Results 1 to 12 of 12
  1. #1
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Support move gs -> gs cs

    Hi all,

    I still can't connect from normal Gs to Gs Cs.
    Everytime i move to Valley of Loren Client freezes (if i do not allow to move) / no mobs are there. (if i do allow to move)
    Trying from Server 5 to go to server 19 ;)

    I am using this Server files:
    http://forum.ragezone.com/f197/excel...v5-0-a-816654/

    My MapServerInfo.dat:
    Code:
    ////////////////////////////////////////////////////////////////////////////////
    // 1. Information of the server IP and PORT
    //
    //	
    //	-1 	: The connection may not be correct
    //	0	: The connection may not be correct
    //	1	: Can be connected
    //
    //  ServerCode     MapServerGroup   ConfInicial	     IP	       PORT
    //-----------------------------------------------------------------------------
    0
      5   0		1    "SGLOBALIP"  55905
      6   0		1    "SGLOBALIP"  55906
      19  0   0    "SGLOBALIP"  55919
      20  1   1    "SGLOBALIP"  55920
    end
    //
    //
    //	ServerCode	MoveOptions	Maps	Code Server Destination
    //	(Server code) (move yes / no) (map) (destination server code)
    //-----------------------------------------------------------------------------
    1
      5   0   30    19
      5   0   31    19
      5   0   34    19
      
      6   0   30    19
      6   0   31    19
      6   0   34    19
    
    	19		1		30		-1
    	19		1		31		-1
    	19		1		34		-1
      
      20  0   30    19
      20  0   31	   19
      20  0   34	   19
    end
    In GS log I see:
    Code:
    18:41:24 [MapServerMng] Request to Move Map Server : (19) - [Playername][Playername] (6400)
    So do I have to open any extra ports? 55919 is open ;)
    Last edited by executor66; 07-09-12 at 04:58 PM.


  2. #2
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    up :S

  3. #3
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: move gs -> gs cs

    1) You can't move from any GS to CS, or is it just one server you can't move to CS?
    2) There's file inside Gameserver\Data called ServerInfo.dat. Does every ServerCode in that ServerInfo.dat match the respectives ServerCodes in the MapServerInfo file?
    3) Would please explain why the server using port 55920 isn't part of the same MapServerGroup? I believe you won't be able to move from 55920 to 55919 if they are not from the same group.


    This is how I'd format the MapServerInfo if it were me
    Code:
    //  ServerCode     MapServerGroup   ConfInicial	     IP	       PORT
    //-----------------------------------------------------------------------------
    0
      	1   		0		1    	"SGLOBALIP"  55905
      	2   		0		1       "SGLOBALIP"  55906
    	3 		0   		1       "SGLOBALIP"  55920
      	19		0   		0       "SGLOBALIP"  55919
     	
    end
    //
    //
    //	ServerCode	MoveOptions	Maps	Code Server Destination
    //	(Server code) (move yes / no) (map) (destination server code)
    //-----------------------------------------------------------------------------
    1
      		1  	0   	30    	19
      		1	0	31	19
      		1	0	34 	19
      
      		2	0	30	19
      		2	0	31	19
      		2	0	34	19
    
    
      		3  	0   	30    	19
      		3  	0   	31	19
      		3  	0   	34	19
    
    
    		19	1	30	-1
    		19	1	31	-1
    		19	1	34	-1
    end

    And I'd not use the ports you have, kind of give them a order and CS would always be the last, doesn't matter if the third GameServer is for VIP purposes.

    I'd also recommend try configuring server by server. Once GS1 and CS can communicate correctly, I'd try adding GS2 into the equation. Maybe a fresh start will make it all look simpler.
    Last edited by kstor1234; 08-09-12 at 03:41 PM.

  4. #4
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    1. Just one server is open at the moment (5) and i am trying to move to gs cs (19)
    2.Yes that's right :) All well configured
    3. Cause that the secound main server ;) have a subserver for vip /(and cs server) and another main server ;)
    That's no problem, cause I am not trying to move from server 20 to 19 ;)

    If I get it working server 20 gets his own cs server (29) ^^
    Yes I am trying that :)

  5. #5
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: move gs -> gs cs

    20 0 30 19 20 0 31 19 20 0 34 19you do have it there tho, that's why I was asking...Was my script any good? D: What serverfiles are you using again?

  6. #6
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    Quote Originally Posted by kstor1234 View Post
    20 0 30 19 20 0 31 19 20 0 34 19you do have it there tho, that's why I was asking...Was my script any good? D: What serverfiles are you using again?
    NO :/
    Doesn't work anyway.
    If I change HIDE to SHOW in ServerList.dat I can join CS Server. But if I try to move from normal server (5) to CS(19) I always get the message:
    Code:
    18:41:24 [MapServerMng] Request to Move Map Server : (19) - [Playername][Playername] (6400)
    Still using:
    http://forum.ragezone.com/f197/excel...v5-0-a-816654/

  7. #7
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    Anyone else, who can help me? :S

  8. #8
    Enthusiast rapha_eu is offline
    MemberRank
    Jan 2009 Join Date
    NopeLocation
    40Posts

    Re: move gs -> gs cs

    Hello :)

    First of all, don't try making lots of subservers if you don't have a main and CS fully working ATM.

    Delete the 2 and 3 GameServers from your MapServerInfo.dat and in ServerList.cfg too (connectserver Data folder), just leave code 1 and 19 writed. You can configure the SubServers again later, when all of your server are properly configured

    Next, you need to make sure that you GS and GS_CS are properly configured as code 1 and 19.

    Go to x:\Muserver\Gameserver\Data\ServerInfo.dat and set ServerCode = 1
    Next, Go to x:\Muserver\GameserverCS\Data\ServerInfo.dat and set ServerCode = 19

    Don't forget to leave the "S" in "SGLOBALIP" (MapServerInfo)

    In example:

    Code:
    0
    	1	0	1	Sxxxx.sytes.net	55901
    	19	0	0	Sxxxx.sytes.net	55919
    end
    (aways use at max 14 chars in your no ip)

    Check all the features cited above, and if there's none sucess, just report and we can try different ways :P

    Sorry for my bad eng, I'm brazillian :)

  9. #9
    Proficient Member heureux is offline
    MemberRank
    Jun 2012 Join Date
    181Posts

    Re: move gs -> gs cs

    check your IP list..

    "your ip"
    "your ip"

  10. #10
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    Still fking Client freezes:

    GS: ServerInfo.dat
    Code:
    [GameServerInfo]
    ServerName=helheim
    ServerCode=1
    PkLimitFree=0
    NonPK=0
    ConnectMemberLoad=0
    GS CS: ServerInfo.dat
    Code:
    [GameServerInfo]
    ServerName=helheim_cs
    ServerCode=19
    ConnectMemberLoad=0
    NonPK=0
    PkLimitFree=0
    BoR_ServerList.dat
    Code:
    // "GameServerID" | "NameServer" | "IP" | "Port" | "Status(SHOW, HIDE)"
    // You may create before 336 Visibles Servers.
    // In one Server can be a maximum 14 Sub-Servers. (14 visibles and 6 hide)
    
    //=================================================//
    // Server1: 0-19
    //=================================================//
      1   "helheim"     "GLOBALIP"   55901   "SHOW"
      19  "helheim_cs"  "GLOBALIP"   55919   "HIDE"
    MapServerInfo.dat
    Code:
    ////////////////////////////////////////////////////////////////////////////////
    // 1. Information of the server IP and PORT
    //
    //	
    //	-1 	: The connection may not be correct
    //	0	: The connection may not be correct
    //	1	: Can be connected
    //
    //  ServerCode     MapServerGroup   ConfInicial	     IP	       PORT
    //-----------------------------------------------------------------------------
    0
      1   0		1    "SGLOBALIP"  55901
      19  0   0    "SGLOBALIP"  55919
    end
    //
    //
    //	ServerCode	MoveOptions	Maps	Code Server Destination
    //	(Server code) (move yes / no) (map) (destination server code)
    //-----------------------------------------------------------------------------
    1
      1   0   30    19
      1   0   31		19
    	1		0		34		19
    
    	19	1		30		-1
    	19	1		31		-1
    	19	1		34		-1
    end
    IpList.dat is well configured (including 127.0.0.1 and GLOBALIP)

  11. #11
    Proficient Member heureux is offline
    MemberRank
    Jun 2012 Join Date
    181Posts

    Re: move gs -> gs cs

    well i didnt have problems after i set up my IP List.

    IPList.

    use
    "YOUR IP"
    "YOUR IP"

  12. #12
    Proficient Member executor66 is offline
    MemberRank
    Oct 2008 Join Date
    163Posts

    Re: move gs -> gs cs

    Quote Originally Posted by executor66 View Post
    IpList.dat is well configured (including 127.0.0.1 and GLOBALIP)
    With my configuration it works for you?
    As I already said. my IpList.dat includes "127.0.0.1" and "GLOBALIP"



Advertisement