[Help] No servers in list (before Cannot access server)

Page 1 of 4 1234 LastLast
Results 1 to 15 of 54
  1. #1
    Proficient Member eagledude4 is offline
    MemberRank
    Jun 2009 Join Date
    BedroomLocation
    195Posts

    [Help] No servers in list (before Cannot access server)

    My problem was that I am getting the Cannot acess server error. Now I have no servers in my Client server list at all.

    Here are the important files: (Password fields are hidden for protection)

    GunzServer Folder
    Server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [SERVER]
    MAXUSER=200
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP=""
    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>500</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"

    Database Tables
    dbo.Account


    dbo.Login


    dbo.ServerStatus



    Gunz Client Folder
    Config.ini
    Code:
    <?xml version="1.0"?>
    <XML>
    	<SERVER>
    		<IP>0,0,0,0</IP>
    		<PORT>6000</PORT>
    	</SERVER>
    
    	<SKIN>Default</SKIN>
    
    	<VIDEO>
    		<WIDTH>1024</WIDTH>
    		<HEIGHT>768</HEIGHT>
    		<COLORBITS>32</COLORBITS>
    		<GAMMA>426</GAMMA>
    		<FULLSCREEN>TRUE</FULLSCREEN>
    		<REFLECTION>true</REFLECTION>
    		<LIGHTMAP>true</LIGHTMAP>
    		<DYNAMICLIGHT>true</DYNAMICLIGHT>
    		<SHADER>false</SHADER>
    		<CHARACTORTEXTURELEVEL>0</CHARACTORTEXTURELEVEL>
    		<MAPTEXTURELEVEL>0</MAPTEXTURELEVEL>
    		<EFFECTLEVEL>0</EFFECTLEVEL>
    		<TEXTUREFORMAT>1</TEXTUREFORMAT>
    		<NHARDWARETNL>false</NHARDWARETNL>
    	</VIDEO>
    
    	<AUDIO>
    		<BGM_MUTE>false</BGM_MUTE>
    		<BGM_VOLUME>0.405400</BGM_VOLUME>
    		<EFFECT_MUTE>false</EFFECT_MUTE>
    		<EFFECT_VOLUME>0.256700</EFFECT_VOLUME>
    		<SOUND_3D>1</SOUND_3D>
    		<A8BITSOUND>false</A8BITSOUND>
    		<INVERSESOUND>true</INVERSESOUND>
    		<HWMIXING>true</HWMIXING>
    		<HITSOUND>true</HITSOUND>
    	</AUDIO>
    
    	<MOUSE>
    		<SENSITIVITY>0.391900</SENSITIVITY>
    		<INVERT>FALSE</INVERT>
    	</MOUSE>
    
    	<KEYBOARD>
    		<FORWARD>17</FORWARD>
    		<BACK>31</BACK>
    		<LEFT>30</LEFT>
    		<RIGHT>32</RIGHT>
    		<MELEEWEAPON>2</MELEEWEAPON>
    		<PRIMARYWEAPON>3</PRIMARYWEAPON>
    		<SECONDARYWEAPON>4</SECONDARYWEAPON>
    		<ITEM1>5</ITEM1>
    		<ITEM2>6</ITEM2>
    		<PREVOUSWEAPON>16</PREVOUSWEAPON>
    		<NEXTWEAPON>18</NEXTWEAPON>
    		<RELOAD>19</RELOAD>
    		<JUMP>57</JUMP>
    		<SCORE>15</SCORE>
    		<MENU>1</MENU>
    		<TAUNT>41</TAUNT>
    		<BOW>7</BOW>
    		<WAVE>8</WAVE>
    		<LAUGH>9</LAUGH>
    		<CRY>10</CRY>
    		<DANCE>11</DANCE>
    		<SCREENSHOT>88</SCREENSHOT>
    		<RECORD>87</RECORD>
    		<DEFENCE>29</DEFENCE>
    		<TOGGLECHAT>47</TOGGLECHAT>
    	</KEYBOARD>
    
    	<MACRO>
    		<F1></F1>
    		<F2></F2>
    		<F3></F3>
    		<F4></F4>
    		<F5></F5>
    		<F6></F6>
    		<F7></F7>
    		<F8></F8>
    		
    	</MACRO>
    
    	<ETC>
    		<NETWORKPORT1>7700</NETWORKPORT1>
    		<NETWORKPORT2>7800</NETWORKPORT2>
    		<BOOST>FALSE</BOOST>
    		<REJECT_NORMALCHAT>FALSE</REJECT_NORMALCHAT>
    		<REJECT_TEAMCHAT>FALSE</REJECT_TEAMCHAT>
    		<REJECT_CLANCHAT>FALSE</REJECT_CLANCHAT>
    		<REJECT_WHISPER>FALSE</REJECT_WHISPER>
    		<REJECT_INVITE>FALSE</REJECT_INVITE>
    		<CROSSHAIR>0</CROSSHAIR>
    	</ETC>
    
    	
    	<BINDS>
    	</BINDS>
    </XML>

    System.mrs
    system.xml
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	
    <XMLHEADER>version="1.0"</XMLHEADER>
    <SKIN>Default</SKIN>
    <DEFFONT>Arial</DEFFONT>
    <IME>false</IME>
    
    <BAREPORT>
    <ADDR>www.battlearena.com</ADDR>
    <DIR>incoming/gunz_global</DIR>
    </BAREPORT>
    
    <HOMEPAGE>
    <URL>http://www.gunzonline.com</URL>
    <TITLE>GunZ the Dual</TITLE>
    </HOMEPAGE>
    
    <LOCATORLIST>
    <LOCATOR id="1" IP="99.250.28.209" />
    </LOCATORLIST>
    
    <TLOCATORLIST>
    <LOCATOR id="1" IP="99.250.28.209" />
    </TLOCATORLIST>
    </XML>

    MatchServer, MatchAgent, locator.exe and MSSMSE are all running prior to running Gunz.exe.
    I think it has something to do with the filelist.

    Yes I followed the tutorials and searched the forums but I don't think I updated the filelist properly.

    Thanks in advance.
    Last edited by eagledude4; 18-06-09 at 08:03 PM.


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

    Re: Cannot Access Server

    It's been 3 days, someone please try and help.

  3. #3
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts

    Re: Cannot Access Server

    right remond me where in any tut does it say to touch dbo.LocatorStatus?
    DONT that will just mess with locator, and thats why theres no servers listed

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

    Re: Cannot Access Server

    @ MaxTrax
    Quote Originally Posted by MAXTRAXv3 View Post
    right remond me where in any tut does it say to touch dbo.LocatorStatus?
    DONT that will just mess with locator, and thats why theres no servers listed
    I guess I must have done that from following a tutorial that made the mistake in telling me to do so. (no, I'm not referring to yours in a sarcastic tone)

    I just restored a backup and fixed dbo.LocatorStatus. Nothing changed really.
    Still getting a cannot access server error.
    Last edited by eagledude4; 13-06-09 at 07:58 PM.

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

    Re: Cannot Access Server

    What else can be the problem? (You might want to look through the first post again, I changed some things)
    Last edited by eagledude4; 13-06-09 at 07:52 PM.

  6. #6
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: Cannot Access Server

    Lol, Your trying to hide your IP, Pass, and ID? I don't get why u hide ID, Because it's sa

    IP :99.250.28.209


    Ur not smart though ;p

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

    Re: Cannot Access Server

    Quote Originally Posted by Bartjehh View Post
    Lol, Your trying to hide your IP, Pass, and ID? I don't get why u hide ID, Because it's sa

    IP :99.250.28.209


    Ur not smart though ;p
    I was trying to hide my ingame name and password mostly. I wasn't trying to hide my IP and have no reason to, doing so will make it harder for people to diagnose to my problem. Your absolutely right about the username though, so I wont hide it.

    Thanks for posting insults in my topic instead of trying to help.
    Last edited by eagledude4; 14-06-09 at 02:49 AM.

  8. #8
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: [Help] Cannot Access Server

    It might work, Try the following, Thank me if worked :)

    Change:

    Code:
    FREELOGINIP="99.250.28.209"
    KEEPERIP="99.250.28.209"
    MONITORIP="127.0.0.1"
    to:

    Code:
    FREELOGINIP="127.0.0.1"
    KEEPERIP="99.250.28.209"
    MONITORIP="99.250.28.209"

    ==========================================================

    Change:

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Name this server</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="99.250.28.209" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    to:

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Matchserver1</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="99.250.28.209" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    ==========================================================

    And change in config.xml

    Code:
    	<SERVER>
    		<IP>99.250.28.209</IP>
    		<PORT>6000</PORT>
    	</SERVER>
    to:

    Code:
    	<SERVER>
    		<IP>0,0,0,0</IP>
    		<PORT>6000</PORT>
    	</SERVER>

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

    Re: [Help] Cannot Access Server

    Quote Originally Posted by Bartjehh View Post
    It might work, Try the following, Thank me if worked :)

    server.ini

    Change:
    Code:
    FREELOGINIP="99.250.28.209"
    KEEPERIP="99.250.28.209"
    MONITORIP="127.0.0.1"
    To:
    Code:
    FREELOGINIP="127.0.0.1"
    KEEPERIP="99.250.28.209"
    MONITORIP="99.250.28.209"

    config.xml

    Change:
    Code:
    	<SERVER>
    		<IP>99.250.28.209</IP>
    		<PORT>6000</PORT>
    	</SERVER>
    To:
    Code:
    	<SERVER>
    		<IP>0,0,0,0</IP>
    		<PORT>6000</PORT>
    	</SERVER>
    My intentions were to make it Wan, not Lan. But thanks for showing me the error in my AgentConfig.xml, unfortunately, correcting it didn't solve my issue.
    Last edited by eagledude4; 14-06-09 at 03:18 AM.

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

    Re: [Help] Cannot Access Server

    @MAX, your tutorial is very confusing for a first timer like myself.

    Code:
    Go to the 'Locator' folder and then open the 'Locator.ini' file.
    
    [NETWORK]
    IP="217.0.0.1"
    PORT="8900"
    
    You can either change the '217.0.0.0' to your actual IP or localhost which is '127.0.0.1'.
    Code:
    open locator folder open locator.ini
    and change this to yours:
    
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="password"
    
    [NETWORK]
    IP="YOURWAN"
    PORT="8900"
    Should I have the ip wan, since everything else is wan?
    Last edited by eagledude4; 15-06-09 at 02:15 AM.

  11. #11
    Account Upgraded | Title Enabled! Tman151 is offline
    MemberRank
    May 2009 Join Date
    CaliforniaLocation
    306Posts

    Re: [Help] Cannot Access Server

    There's a password field in dbo.Login. ;)

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

    Re: [Help] Cannot Access Server

    Okay.... I looked through your tut again max, and downloaded the client you provided. I attempted to filelist crc and now no servers are even listed at all, so now I'm using the default system.mrs that you provided. That's probably why no servers are listed now right?
    Last edited by eagledude4; 15-06-09 at 02:14 AM.

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

    Re: [Help] Cannot Access Server

    Quote Originally Posted by Tman151 View Post
    There's a password field in dbo.Login. ;)
    I know that much lol.

  14. #14
    Enthusiast kintukishu is offline
    MemberRank
    May 2009 Join Date
    32Posts

    Re: [Help] Cannot Access Server

    easy Bro just open sql server then

    check dbo.Serverstatus there 127.0.0.1 .... change to this to ur wan ip then try simple

    if u facing after this then i will cm by tv and fix it

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

    Re: [Help] Cannot Access Server

    Quote Originally Posted by kintukishu View Post
    easy Bro just open sql server then

    check dbo.Serverstatus there 127.0.0.1 .... change to this to ur wan ip then try simple

    if u facing after this then i will cm by tv and fix it
    Quote Originally Posted by eagledude4 View Post
    dbo.ServerStatus
    Did you look through my first post? My serverstatus ip is my wan.



Page 1 of 4 1234 LastLast

Advertisement