No Servers in Client

Results 1 to 25 of 25
  1. #1
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    No Servers in Client

    Hi all, I currently have a similar thread up but some people were mislead by which problem I have by the title. Any mods are free to remove my other topic. My problem is that there are no servers in the server list for the CLIENT.

    server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [SERVER]
    MAXUSER=200
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP="99.250.28.209"
    KEEPERIP="99.250.28.209"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"

    AgentConfig.xml

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>MatchServer1</NAME>
    	<MAXCLIENT>200</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="99.250.28.209" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Locator.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [NETWORK]
    IP="99.250.28.209"
    PORT="8900"
    
    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="5"
    LOCATOR_UID_LOW="0"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    UDP_LIVE_TIME="10000000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    BLOCK_TIME="0"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    MARGIN_OF_ERROR_MIN="500000"
    USE_COUNTRY_CODE_FILTER="no" 
    GMT_DIFF="-3"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
    UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
    TEST_SERVER="0"
    config.xml
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <XML>
    	<SERVER>
    		<IP>0,0,0,0</IP>
    		<PORT>6000</PORT>
    	</SERVER>
    system.xml (system.mrs)
    Code:
    <LOCATORLIST>
    		<LOCATOR id="1" IP="99.250.28.209" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="99.250.28.209" />
    		</TLOCATORLIST>
    	
    	</XML>
    All Ports are forwarded and local ip added to DMZ host.
    Files Used: BR/Jan/June Server, Client and Database.
    SSMSE, Match Server, Match Agent and Locator are all running before running the GunzLauncher.exe
    Last edited by eagledude4; 26-06-09 at 05:24 PM.


  2. #2
    Account Upgraded | Title Enabled! thebestkiller is offline
    MemberRank
    Mar 2007 Join Date
    The underworldLocation
    249Posts

    Re: No Servers in Client

    With your current settings ..server should be running fine!
    but i dont know whats wrong

  3. #3
    Account Upgraded | Title Enabled! thebestkiller is offline
    MemberRank
    Mar 2007 Join Date
    The underworldLocation
    249Posts

    Re: No Servers in Client

    *SRY TO DOUBLE-POST* .. stupid button pressed twice

  4. #4
    Valued Member Holley is offline
    MemberRank
    Jan 2008 Join Date
    NationalGamerZLocation
    129Posts

    Re: No Servers in Client

    you didnt edit your system.mrs file did you?

  5. #5
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Quote Originally Posted by Holley View Post
    you didnt edit your system.mrs file did you?
    I did to edit system.xml.

  6. #6
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Please help?

  7. #7
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: No Servers in Client

    hmm add me jintong_95@hotmail.com i help u XD

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: No Servers in Client

    Just remove your IP from the FreeLoginIP Column.
    It should be this way:

    Code:
    FREELOGINIP=" "

  9. #9
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Quote Originally Posted by phoenix_147 View Post
    Just remove your IP from the FreeLoginIP Column.
    It should be this way:

    Code:
    FREELOGINIP=" "
    I tired that already, and it didn't work.
    And I think you meant:
    Code:
    FREELOGINIP=""

  10. #10
    Apprentice 1nflames666 is offline
    MemberRank
    Jan 2005 Join Date
    20Posts

    Re: No Servers in Client

    Am having the same problem here... trying to sort it out.
    am using same settings as u. but didnt put the Web stuff up as i didnt think it was nescecary to run the game...

    i'm running the server on XP and the client on windows 7 build 7127.
    was thinking about the windows 7 being a problem but then again, if that was the case the client shouldn't be running at all...

    will keep looking in to it and try to find something out.

  11. #11
    Member tuantep is offline
    MemberRank
    Dec 2008 Join Date
    HanoiLocation
    91Posts

    Re: No Servers in Client

    I have the same problem with you when use BR client + Server :D

    In viet nam we call: B

  12. #12
    Enthusiast VenT is offline
    MemberRank
    Jun 2008 Join Date
    26Posts

    Re: No Servers in Client

    I too have the same problem.

    @tuantep i try to edit in hex TheDual.exe and i find 127.0.0.1 ip but i dont know what it is....

    Sorry, my english is bad=)
    Please, help me

  13. #13
    Account Upgraded | Title Enabled! thebestkiller is offline
    MemberRank
    Mar 2007 Join Date
    The underworldLocation
    249Posts

    Re: No Servers in Client

    I guess i have the answer for you guys!
    If your running locator and server doesnt show in client like eagledude4 said..
    you need to update filelist.xml on system.mrs...
    try using TheivingSix Filelist maker..
    there's a youtube tutorial on how to use that..
    go to MAXTRAXv2 channel and find out!
    hope that helps you!
    i already got my server running like a charm! thanks to filelist maker

  14. #14
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: No Servers in Client

    Quote Originally Posted by thebestkiller View Post
    I guess i have the answer for you guys!
    If your running locator and server doesnt show in client like eagledude4 said..
    you need to update filelist.xml on system.mrs...
    try using TheivingSix Filelist maker..
    there's a youtube tutorial on how to use that..
    go to MAXTRAXv2 channel and find out!
    hope that helps you!
    i already got my server running like a charm! thanks to filelist maker
    Hey, to build a filelist.xml do we have to decrypt all the MRS Files > Put them In a folder > Build?
    What I did was, Placed all decrypted MRS files, folders, dll's, Launcher and runnable in a folder > Ran the Filelist maker > It generated one > Then I placed that filelist.xml in the system.mrs and also used Xiao's FileList enabled runnable and encrypted it using Lambda's encryption.
    The problem is, my game crashes after all this. Could you tell me if I went wrong and also the method to correct it?

  15. #15
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Quote Originally Posted by phoenix_147 View Post
    Hey, to build a filelist.xml do we have to decrypt all the MRS Files > Put them In a folder > Build?
    What I did was, Placed all decrypted MRS files, folders, dll's, Launcher and runnable in a folder > Ran the Filelist maker > It generated one > Then I placed that filelist.xml in the system.mrs and also used Xiao's FileList enabled runnable and encrypted it using Lambda's encryption.
    The problem is, my game crashes after all this. Could you tell me if I went wrong and also the method to correct it?
    What he told me to do, was:
    1. Copy your system.mrs and put it in a seperate folder along with the filelist generator.
    2. Run the generator and open the new filelist.xml.
    3. Copy the crc of system.xml and paste it into your original filelist.xml.
    4. Recompile system.mrs and there you have it.

    This however did not solve my problem, but might solve yours.

  16. #16
    Member tuantep is offline
    MemberRank
    Dec 2008 Join Date
    HanoiLocation
    91Posts

    Re: No Servers in Client

    who know? Plz help own! Plz Plz !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    http://174.129.211.81/gunz/ -> Server BR and help me to connect client ?

  17. #17
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: No Servers in Client

    Well I am not facing any problem. Just wanna know how to use FileList ;)

  18. #18
    Member tuantep is offline
    MemberRank
    Dec 2008 Join Date
    HanoiLocation
    91Posts

    Re: No Servers in Client

    I use theduel.exe - xiao's Filelist skip? so the filelist.xml is important? But it still not see the server when I play the game! You can test. I still run server Online! and IP server is http://174.129.211.81/gunz/

    Somebody can test and find my error? thanks! User client BR plz!

  19. #19
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Quote Originally Posted by tuantep View Post
    I use theduel.exe - xiao's Filelist skip? so the filelist.xml is important? But it still not see the server when I play the game! You can test. I still run server Online! and IP server is http://174.129.211.81/gunz/

    Somebody can test and find my error? thanks! User client BR plz!
    I think you should make a new thread instead of posting all your questions in mine XD

  20. #20
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Someone Please?

  21. #21
    ShoopDaWoop StefanCandan is offline
    MemberRank
    Jun 2006 Join Date
    218Posts

    Re: No Servers in Client

    Did you edited the ip in your config.xml? o.O, just curious.(In client)

  22. #22
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Quote Originally Posted by StefanCandan View Post
    Did you edited the ip in your config.xml? o.O, just curious.(In client)
    Yes I did, anything you can suggest?
    Last edited by eagledude4; 27-06-09 at 06:43 PM.

  23. #23
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Anything more advice?

  24. #24
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Gah this is so confusing
    Last edited by eagledude4; 29-06-09 at 08:02 PM.

  25. #25
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    Re: No Servers in Client

    Someone please?



Advertisement