not connect the server

Results 1 to 4 of 4
  1. #1
    Apprentice darkorochi is offline
    MemberRank
    Apr 2006 Join Date
    11Posts

    not connect the server

    unable to connect on my server
    here are my logs
    http://rapidshare.com/files/177601905/logs.rar.html


  2. #2
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: not connect the server

    Something is very wrong with your databases

    [FreeTDS][SQL Server]Could not find stored procedure 'cabal_sp_auth'.
    [FreeTDS][SQL Server]Invalid object name 'CABAL_ITEMSERIAL_TABLE'.
    Both of those items shoudl always exist in the database so i would guess that yours are empty if it fails to find both tables and stored procedures. I would check through the databases and maybe restore them again.

    ACE_ASSERT: file WorldMgr.cpp, line 371 assertion failed for '0'.Aborting..
    This makes me think that one of the server files has been edited in windows and it has converted the file from unix format to dos which the server doesn't like at all.

    I would reinstall both the server files and the databases if it were me. What server files do you use?

  3. #3
    Apprentice darkorochi is offline
    MemberRank
    Apr 2006 Join Date
    11Posts

    Re: not connect the server

    I am using your server files v2.5

    has solved some of the server can log in but not enter the channels will be carrying my logs again

    will be restored both dbs as the server.
    http://rapidshare.com/files/177835570/logs.rar.html

    sorry for my bad english

  4. #4
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: not connect the server

    That looks much healthier now. Your connections are in the loginsvr logs so it gets that far ok. You have your servegame.com host in the worldsvr config though and that won't work it should be your external ip. My files come with a "cabal_dynip" script which you can switch on to keep the server IP up to date for you.



Advertisement