Can't Acces my Server!

Results 1 to 6 of 6
  1. #1
    Enthusiast gf11221 is offline
    MemberRank
    Oct 2011 Join Date
    PH L - Tanay, RLocation
    28Posts

    sad Can't Acces my Server!

    Guys, i made my first working server on my project after 3 days of working/fixing thing to make it show-up in the login screen but i have the follow problem...



    And...



    I'm using all the files from the Br/Jan/June GunZ Server and Client Setup tutorial, can anyone help me fix this thing? Also I'm using Phoenix's database so the dbo.LocatorStatus, dbo.ServerStatus and dbo.ServerType is empty but I've filled them up correctly except the next tabs after RecvCount in the dbo.LocatorStatus table
    Last edited by gf11221; 01-11-11 at 10:26 AM.


  2. #2
    The Sky's the Limit ^_^ GzFKoron is offline
    MemberRank
    Jul 2010 Join Date
    1,118Posts

    Re: I got a problem here!

    On your locator.exe does it have Run:1:Dead:0?

  3. #3
    Enthusiast gf11221 is offline
    MemberRank
    Oct 2011 Join Date
    PH L - Tanay, RLocation
    28Posts

    Re: I got a problem here!

    Exactly! By the way here's what i did in the dbos:

    ===dbo.LocatorStatus===
    Code:
    LocatorID: 1
    IP: 127.0.0.1
    Port: 8900
    RecvCount: 0
    SendCount: 0
    BlockCount: 0
    DuplicatedCount: 0
    UpdateElapsedTime: 1000
    LastUpdatedTime: 0:00:00
    ===dbo.ServerStatus===
    Code:
    ServerID: 1
    CurrPlayer0
    MaxPlayer: 500
    Time: 0:00:00
    IP: 127.0.0.1
    Port: 9000
    ServerName: MatchServer1
    Opened: 1
    Type: 4

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

    Re: Can't Acces my Server!

    post your server.ini agentconfig.xml

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

    Re: Can't Acces my Server!

    The port in the ServerStatus.dbo is supposed to be 6000, not 9000. 9000 is the monitor port.

  6. #6
    Enthusiast gf11221 is offline
    MemberRank
    Oct 2011 Join Date
    PH L - Tanay, RLocation
    28Posts

    Re: Can't Acces my Server!

    Oh, Phoenix! I'll try, can i ask you? I have a dynamic ip(I use Modem) so is it okay that to use 127.0.0.1 for all the IP slots? I did this already before i got the problem accessing my server ;)

    I'm using your Database Phoenix!

    EDIT:
    WooT! It's working but i can't fix the lag, its a little bit laggy...do i need to use the june runnable? When i change the settings in the options, the game suddenly shutdown...
    Last edited by gf11221; 01-11-11 at 11:43 AM.



Advertisement