Running RomulanServer136Basic and getting gdelivery::connect to GAuth server failed.

Results 1 to 4 of 4
  1. #1
    Novice Mazzy is offline
    MemberRank
    Mar 2010 Join Date
    1Posts

    Running RomulanServer136Basic and getting gdelivery::connect to GAuth server failed.

    I am Having Issues with the dreaded:
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    I am running on an Intel Duo System with 8GB of ram running
    Centos 5.3 64Bit.

    I have tried Beasties and Romulan's DIstros of the PWServer

    Ive had no luck with eithers follow both guides. Now Im assuming this has an Issue to do with AuthD and Therfore Java I have tried the revisions provided by the Distros which simply gave errors in regards to the JIO.so library. Installing a natural CentOs distro ie Java-1.6.0-openjdk.x86_64 has removed this error giving the following message on authd startup:

    STARTING AUTH
    authd:: add PollIO task.
    done!
    What am I missing here? any and all help would be greatly apreiated. Id hate to have to stick my group on WOW over this wonderful game but I have deadlines.

    Thank you for your time.

    -Mazzy <3

    PS Here is a full dump of the startup.

    STARTING IWEB SERVER MANAGEMENT
    Using CATALINA_BASE: /usr/local/jakarta-tomcat-5.5.9
    Using CATALINA_HOME: /usr/local/jakarta-tomcat-5.5.9
    Using CATALINA_TMPDIR: /usr/local/jakarta-tomcat-5.5.9/temp
    Using JRE_HOME: /usr/java/jdk/jre
    done!

    STARTING XAMPP SERVER
    XAMPP: Starting MySQL...
    XAMPP: Starting Apache with SSL (and PHP5)...
    done!

    STARTING AUTH
    authd:: add PollIO task.
    done!

    STARTING LOGSERVICE
    info : program started with 6 threads.
    done!

    STARTING GACD
    info : program started with 1 threads.
    done!

    STARTING UNIQUENAMED
    info : TcpManager OnAddSession
    info : program started with 8 threads.
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    done!

    STARTING GAMEDBD
    info : TcpManager OnAddSession
    info : Begin import clsconfig ...
    info : ClsConfig Imported .
    info : InitGameDB, Role delete time is 604800.
    info : InitGameDB, acquire region(id=1),[l=-100000.0,r=100000.0,t=100000.0,b=-100000.0].
    info : Init GameDB successfully.
    TRACE : init SellDataImage. maxSellID=0,rolenum=0
    info : program started with 18 threads.
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    done!

    STARTING GFACTIOND
    info : TcpManager OnAddSession
    info : GameDBServer::OnAddSession, sid=6.
    info : TRACE : OnAddSession sid=6
    program started with 1 threads.
    info : OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    done!

    STARTING GDELIVERYD
    info : TcpManager OnAddSession
    TRACE : gdeliveryd::Max player allowed is 6000
    info : GameDBServer::OnAddSession, sid=7.
    TRACE : OnAddSession sid=7
    info : program started with 1 threads.
    info : logclienttcp: OnAddSession
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : ganticheatclient:: connect gacd successfully!
    info : logclient: OnAddSession
    TRACE : gdelivery::connect gfactionserver successfully.
    TRACE : gfactionserver:: add link(or Delivery) 0 to map.
    TRACE : Receive zoneid=1 from delivery
    info : OnAddSession
    info : OnAddSession
    TRACE : DBAuctionList, size=0, handle=0
    TRACE : DBStockLoad, size=0, handle=0
    info : OnAddSession
    TRACE : dbauctionlist: received. res->items.size()=0,res->handle.size()=0 retcode=0
    TRACE : DBStockLoad: retcode=0, size=0, handle=0
    TRACE : StockStatus:: uptime=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
    done!

    STARTING GLINKD
    info : TcpManager OnAddSession
    info : program started with 1 threads.
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    info : TcpManager OnAddSession
    info : program started with 1 threads.info : program started with 1 threads.

    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    TRACE : gfactionserver:: add link(or Delivery) 1 to map.
    info : logclienttcp: OnAddSession
    TRACE : gfactionserver:: add link(or Delivery) 3 to map.
    TRACE : gfactionserver:: add link(or Delivery) 2 to map.
    info : TcpManager OnAddSession
    info : program started with 1 threads.
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    TRACE : gfactionserver:: add link(or Delivery) 4 to map.
    done!

    ----STARTING MAIN WORLD----
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : GameDBServer::OnAddSession, sid=8.
    info : TcpManager OnAddSession
    info : program started with 8 threads.
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    TRACE : gproviderserver:: add gameserver 1 to map.
    TRACE : info : OnAddSession
    gdeliveryserver::gameserver 1's region is (-4096.000, 4096.000, 5632.000,-5632.000), worldtag is 1
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    err : gdelivery::connect to GAuth server failed. Reconnecting....


  2. #2
    Proficient Member ddnut is offline
    MemberRank
    Jan 2010 Join Date
    169Posts

    Re: Running RomulanServer136Basic and getting gdelivery::connect to GAuth server fail

    look inside them make sure your java right or the IP`s on the config.Only thing I can think of atm

  3. #3
    SON OF MARFEL hrace009 is offline
    MemberRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: Running RomulanServer136Basic and getting gdelivery::connect to GAuth server fail

    Quote Originally Posted by Mazzy View Post
    I am Having Issues with the dreaded:


    I am running on an Intel Duo System with 8GB of ram running
    Centos 5.3 64Bit.

    I have tried Beasties and Romulan's DIstros of the PWServer

    Ive had no luck with eithers follow both guides. Now Im assuming this has an Issue to do with AuthD and Therfore Java I have tried the revisions provided by the Distros which simply gave errors in regards to the JIO.so library. Installing a natural CentOs distro ie Java-1.6.0-openjdk.x86_64 has removed this error giving the following message on authd startup:



    What am I missing here? any and all help would be greatly apreiated. Id hate to have to stick my group on WOW over this wonderful game but I have deadlines.

    Thank you for your time.

    -Mazzy <3

    PS Here is a full dump of the startup.
    if you running on X64 system, you must have java with X64 extention to.

    as far i try it with X64 system, always see this error even i have java X64.

    look's like the core of PW Server build for X86. if you wanted it run at X64 you must edit *.class file. or you can request it to other's.

  4. #4
    Apprentice redravensc is offline
    MemberRank
    Mar 2010 Join Date
    12Posts

    Re: Running RomulanServer136Basic and getting gdelivery::connect to GAuth server fail

    I am experiencing the same problem. I have checked all the ip address and made sure that were pointing to the server (192.168.1.5). I thought I missed something so I rebuilt the server a few times and started fresh. Then I get connecting to GAuth server and it just keeps looping through it. I am trying to get it to run on Ubuntu that is not a VM.

    Any suggestions besides giving up?

    Thanks in advance.



Advertisement