Server on maintenance

Results 1 to 6 of 6
  1. #1
    A.K.A /v\aX /--/ PHP Guru ToXiC L33T is offline
    MemberRank
    Aug 2007 Join Date
    Prestwich, UnitLocation
    1,112Posts

    Server on maintenance

    Hey well I think i got the server fully working with reg page, I tested the reg page an made an account.
    Edited my client as said in the guides.
    Run the server all working fine.. after 5min i get online=0

    Code:
    TRACE : Receive zoneid=1 from delivery
    info : OnAddSession
    TRACE : ganticheatclient:: connect to GACD failed!
    === GACD ===
    info : program started with 1 threads.
    === GLINKD ===
    info : program started with 1 threads.info : TcpManager OnAddSession
    
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    TRACE : gfactionserver:: add link(or Delivery) 1 to map.
    TRACE : ganticheatclient:: connect gacd successfully!
    === MAIN WORLD ===
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-80530
    6368
    info : TcpManager OnAddSession
    info : program started with 8 threads.
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    TRACE : TRACE : gproviderserver:: add gameserver 1 to map.
    gdeliveryserver::gameserver 1's region is (-4096.000,  4096.000, 5632.000,-5632.
    000), worldtag is 1
    info : OnAddSession
    info : GameDBServer::OnAddSession, sid=8.
    
    some more logs:
    
            at java.util.TimerThread.run(Timer.java:462)
    java.lang.NullPointerException
            at com.goldhuman.account.storage.getUseCashNow(Unknown Source)
            at protocol.GAuthServer$1.run(Unknown Source)
            at java.util.TimerThread.mainLoop(Timer.java:512)
            at java.util.TimerThread.run(Timer.java:462)
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-80530
    6368
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : Timer update: (0) Mon Mar  9 10:53:14 2009
    
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-80530
    6368
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-80530
    6368
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-80530
    6368
    TRACE : Timer update: (0) Mon Mar  9 10:54:14 2009
    I get this:

    Code:
    TRACE : ganticheatclient:: connect to GACD failed!
    duno if thats a problem :S

    Anyways when i run the client an pick the server it shows my server with good ping! when i try to login it says Server on maintenance
    ???????
    any help pls :)


  2. #2
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Server on maintenance

    Code:
    some more logs:
    
            at java.util.TimerThread.run(Timer.java:462)
    java.lang.NullPointerException
            at com.goldhuman.account.storage.getUseCashNow(Unknown Source)
            at protocol.GAuthServer$1.run(Unknown Source)
            at java.util.TimerThread.mainLoop(Timer.java:512)
            at java.util.TimerThread.run(Timer.java:462)
    Error with Java o.O ... The GAUTH must be without any errors =S Like this line:

    Code:
    @@@@@@@@@@ START AUTH @@@@@@@@@@
    authd:: add PollIO task.
    
    @@@@@@@@@@ AUTH -- DONE! @@@@@@@@@@
    No errors... if there any error pwserver don't run correctly...
    Java path are corrects ? Do you have good libs of java ? (example: a-java-files.jar) The error is only from java...

    And for the GACD you must put the libxml.so.2 (something like this xD) from the /home/authd dir of the perfect server to /lib in your Linux. And it's working well =)

    Regards,


    Romulan.

  3. #3
    I are an engineer beyastard is offline
    MemberRank
    Feb 2009 Join Date
    OklahomaLocation
    501Posts

    Re: Server on maintenance

    TRACE : ganticheatclient:: connect to GACD failed!
    this can be disregarded as the TRACE came before GACD was loaded.

    On the server on maintenance problem check to see if all 4 instances of version is set 10301 (or whatever version you are using) in the file /home/glinkd/gamesys.conf

    That may fix it...

  4. #4
    A.K.A /v\aX /--/ PHP Guru ToXiC L33T is offline
    MemberRank
    Aug 2007 Join Date
    Prestwich, UnitLocation
    1,112Posts

    Re: Server on maintenance

    Quote Originally Posted by Romulan View Post
    Code:
    some more logs:
    
            at java.util.TimerThread.run(Timer.java:462)
    java.lang.NullPointerException
            at com.goldhuman.account.storage.getUseCashNow(Unknown Source)
            at protocol.GAuthServer$1.run(Unknown Source)
            at java.util.TimerThread.mainLoop(Timer.java:512)
            at java.util.TimerThread.run(Timer.java:462)
    Error with Java o.O ... The GAUTH must be without any errors =S Like this line:

    Code:
    @@@@@@@@@@ START AUTH @@@@@@@@@@
    authd:: add PollIO task.
    
    @@@@@@@@@@ AUTH -- DONE! @@@@@@@@@@
    No errors... if there any error pwserver don't run correctly...
    Java path are corrects ? Do you have good libs of java ? (example: a-java-files.jar) The error is only from java...

    And for the GACD you must put the libxml.so.2 (something like this xD) from the /home/authd dir of the perfect server to /lib in your Linux. And it's working well =)

    Regards,


    Romulan.
    1. im running on windows xp with coLinux.
    2. im total n00b when it comes to linux lol

    I downloaded this image:
    http://forum.ragezone.com/f452/pwser...-3-6-a-511602/

  5. #5
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Server on maintenance

    But Linux is very cool and easy for use =( Love the penguin \o/

    If you use coLinux,... i can't help you very well sorry =(
    I'm only using a real Linux machine because it's more stable and... i hate all microsoft programs xD

    You probably using MSSQL 2000 for your database ? =S It's very very hard to configure it and MSSQL 2000 is very old and unsecure X_X I prefer MySQL *o*

    And yes for the error of "server on maintenance" You can try edit /home/glinkd/gamesys.conf and find the "Version 10306" You must change it to your client version "10301" if you use MY-EN 1.3.1
    There is four line with this parameters...

    Good luck ;)


    Romulan.

  6. #6
    A.K.A /v\aX /--/ PHP Guru ToXiC L33T is offline
    MemberRank
    Aug 2007 Join Date
    Prestwich, UnitLocation
    1,112Posts

    Re: Server on maintenance

    well i duno.. I reinstalled mssql 2000 with sp4 an also got a totally new repack image an got same thing ..
    the server lists in the server list with good ping but I cant login due to server maintenance.
    I have totally followed 2 seperate guides word or word using their repack (that they say works).. Im left thinking that maybe its my router
    Been working with this for 2 solid days with no results, im just about to bin the lot an give up



Advertisement