WorldSvr_24_01 [Problem]

Results 1 to 8 of 8
  1. #1
    Proficient Member ellemen is offline
    MemberRank
    Sep 2007 Join Date
    Southampton (UKLocation
    171Posts

    WorldSvr_24_01 [Problem]

    Anyone got idea whats wrong?

    Code:
    ACE_ASSERT: file Script.cpp, line 437 assertion failed for '0'.Aborting...
    [Mon Sep  1 2008 19:54:08.480481 4585968]: open log file  '/var/log/cabal/WorldSvr_24_01.log'
    [Mon Sep  1 2008 19:54:08.480576 4585968]: LOG LEVEL: 3
    [Mon Sep  1 2008 19:54:08.480764 4585968]: Start WorldSvr_24_01 Server
    [Mon Sep  1 2008 19:54:08.480793 4585968]: GameGuard enabled version
    [Mon Sep  1 2008 19:54:08.480821 4585968]: GameGuard turned off
    [Mon Sep  1 2008 19:54:08.480836 4585968]: APEX enabled version
    [Mon Sep  1 2008 19:54:08.480857 4585968]: APEX turned off
    [Mon Sep  1 2008 19:54:08.481313 4585968]: Local ip = 91.204.162.165 (from ini)
    [Mon Sep  1 2008 19:54:08.481651 4585968]: try connect 127.0.0.1:38170, Sync
    [Mon Sep  1 2008 19:54:08.481976 4585968]: sock 5 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.482048 4585968]: try connect 127.0.0.1:38181, Sync
    [Mon Sep  1 2008 19:54:08.482342 4585968]: sock 7 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.482391 4585968]: try connect 127.0.0.1:38190, Sync
    [Mon Sep  1 2008 19:54:08.483014 20151184]: CProcessLayer(0)::svc Start [20151184]
    [Mon Sep  1 2008 19:54:08.483066 4585968]: sock 8 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.483128 4585968]: try connect 127.0.0.1:38121, Sync
    [Mon Sep  1 2008 19:54:08.483224 4585968]: sock 9 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.492138 4585968]: [##ERROR##] [DATA FAULT]: GetIdx4Col(Value)
    
    ACE_ASSERT: file Script.cpp, line 437 assertion failed for '0'.Aborting...


  2. #2
    Apprentice Ionutzik is offline
    MemberRank
    Aug 2008 Join Date
    21Posts

    Re: WorldSvr_24_01 [Problem]

    u didn;t modified the IP's loo there carefuly !

    Code:
    [Mon Sep  1 2008 19:54:08.481651 4585968]: try connect 127.0.0.1:38170, Sync
    [Mon Sep  1 2008 19:54:08.481976 4585968]: sock 5 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.482048 4585968]: try connect 127.0.0.1:38181, Sync
    [Mon Sep  1 2008 19:54:08.482342 4585968]: sock 7 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.482391 4585968]: try connect 127.0.0.1:38190, Sync
    [Mon Sep  1 2008 19:54:08.483014 20151184]: CProcessLayer(0)::svc Start [20151184]
    [Mon Sep  1 2008 19:54:08.483066 4585968]: sock 8 ->LinkHandler Open
    [Mon Sep  1 2008 19:54:08.483128 4585968]: try connect 127.0.0.1:38121, Sync
    where is 127.0.0.1 it must to be your centos ip :D

    (I THINK) :P

  3. #3
    Proficient Member ellemen is offline
    MemberRank
    Sep 2007 Join Date
    Southampton (UKLocation
    171Posts

    Re: WorldSvr_24_01 [Problem]

    After changed the ip the same error anyone can help?

    [Mon Sep 1 2008 20:25:35.262467 2652656]: open log file '/var/log/cabal/WorldSvr_24_01.log'
    [Mon Sep 1 2008 20:25:35.262570 2652656]: LOG LEVEL: 3
    [Mon Sep 1 2008 20:25:35.262782 2652656]: Start WorldSvr_24_01 Server
    [Mon Sep 1 2008 20:25:35.262810 2652656]: GameGuard enabled version
    [Mon Sep 1 2008 20:25:35.262833 2652656]: GameGuard turned off
    [Mon Sep 1 2008 20:25:35.262849 2652656]: APEX enabled version
    [Mon Sep 1 2008 20:25:35.262868 2652656]: APEX turned off
    [Mon Sep 1 2008 20:25:35.263334 2652656]: Local ip = 91.204.162.165 (from ini)
    [Mon Sep 1 2008 20:25:35.263667 2652656]: try connect 91.204.162.165:38170, Sync
    [Mon Sep 1 2008 20:25:35.263995 2652656]: sock 5 ->LinkHandler Open
    [Mon Sep 1 2008 20:25:35.264071 2652656]: try connect 91.204.162.165:38181, Sync
    [Mon Sep 1 2008 20:25:35.264160 2652656]: sock 7 ->LinkHandler Open
    [Mon Sep 1 2008 20:25:35.264174 24562576]: CProcessLayer(0)::svc Start [24562576]
    [Mon Sep 1 2008 20:25:35.264236 2652656]: try connect 91.204.162.165:38190, Sync
    [Mon Sep 1 2008 20:25:35.264316 2652656]: sock 8 ->LinkHandler Open
    [Mon Sep 1 2008 20:25:35.264364 2652656]: try connect 91.204.162.165:38121, Sync
    [Mon Sep 1 2008 20:25:35.264433 2652656]: sock 9 ->LinkHandler Open
    [Mon Sep 1 2008 20:25:35.273478 2652656]: [##ERROR##] [DATA FAULT]: GetIdx4Col(Value)

    ACE_ASSERT: file Script.cpp, line 437 assertion failed for '0'.Aborting...

  4. #4
    Apprentice Ionutzik is offline
    MemberRank
    Aug 2008 Join Date
    21Posts

    Re: WorldSvr_24_01 [Problem]

    :(( try reinstall your WorldSvr_24_01
    maybe you've forgot something ;)

  5. #5
    Proficient Member ellemen is offline
    MemberRank
    Sep 2007 Join Date
    Southampton (UKLocation
    171Posts

    Re: WorldSvr_24_01 [Problem]

    same thing anyone else?

  6. #6
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: WorldSvr_24_01 [Problem]

    I should have watched my mouth and not said/talked shit to DeadlyData telling him things like your are not welcome here because then I become the one who is truly not welcome here.

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

    Re: WorldSvr_24_01 [Problem]

    Quote Originally Posted by Ionutzik View Post
    where is 127.0.0.1 it must to be your centos ip :D

    (I THINK) :P
    Actually that is a "localhost" address and is fine. There are actually only 3 places in the config files that need different addresses, 2 in the worldsvr config and all of odbc.ini.

    The error you have there is because you have edited the server files in windows and it has converted them to DOS format instead of unix. The server really does not like this and you should only use text editors with unix format compatibility like crimson editor to edit the server files under windows. You are going to have to start opening ini files and more importantly .scp files in the linux machine andsave them to convert them back. You can use the dos2unix command on the files too.

  8. #8
    Proficient Member ellemen is offline
    MemberRank
    Sep 2007 Join Date
    Southampton (UKLocation
    171Posts

    Re: WorldSvr_24_01 [Problem]

    im using your files chumpywumpy.. and i didnt edited them on windows.. so idk whats wrong..



Advertisement