war log xpasa 7.2

Results 1 to 3 of 3
  1. #1
    Enthusiast hawaj is offline
    MemberRank
    Oct 2012 Join Date
    29Posts

    war log xpasa 7.2

    Code:
    [Wed Dec  8 2021 07:37:49.418033 4148254464]: [###INVALID###] 'script.Load( cValue, "Mobs" )' Failed : File: , Table: Mobs, Row: -1 [Game/GameSystem.cpp:1595]
    ACE_ASSERT: file Game/GameSystem.cpp, line 1595 assertion failed for 'script.Load( cValue, "Mobs" )'.Aborting...
    [Wed Dec  8 2021 07:37:49.420112 4148254464]: SIGABRT
    [Wed Dec  8 2021 07:37:49.420223 4148254464]: [MemCoreDumper] DUMP : /home/cabal/WorldSvr_01_13_SIGABRT_20211208_073749.core


    anyone can help ????


  2. #2
    Enthusiast hawaj is offline
    MemberRank
    Oct 2012 Join Date
    29Posts

    Re: war log xpasa 7.2

    Quote Originally Posted by hawaj View Post
    Code:
    [Wed Dec  8 2021 07:37:49.418033 4148254464]: [###INVALID###] 'script.Load( cValue, "Mobs" )' Failed : File: , Table: Mobs, Row: -1 [Game/GameSystem.cpp:1595]
    ACE_ASSERT: file Game/GameSystem.cpp, line 1595 assertion failed for 'script.Load( cValue, "Mobs" )'.Aborting...
    [Wed Dec  8 2021 07:37:49.420112 4148254464]: SIGABRT
    [Wed Dec  8 2021 07:37:49.420223 4148254464]: [MemCoreDumper] DUMP : /home/cabal/WorldSvr_01_13_SIGABRT_20211208_073749.core


    anyone can help ????

    ive menage to sor out it but now i have diferent one

    ACE_ASSERT: file Game/ServerMob.cpp, line 1016 assertion failed for '0'.Aborting...
    ive found servermob.scp in /etc/cabal/data
    line 1016
    1016 120 5 1 120000: <null> 5 10 908: 3000 5 : 1 100000 1

  3. #3
    Proficient Member ShadowGohan is offline
    MemberRank
    Dec 2013 Join Date
    184Posts

    Re: war log xpasa 7.2

    Quote Originally Posted by hawaj View Post
    ive menage to sor out it but now i have diferent one

    You'd have to share the entire file if you'd like proper help, unless you don't like doing so but in that case i can only throw guesses in..
    1.The files are trying to point at a server_mob id that does not exist.
    2.There is an empty line inbetween the server mob file's lines thus causing it to get no proper value(s) while the table clearly contains contents after that empty row (or the rows, if multiple ones are affected).

    Not sure what else could be wrong but either way it is trying to find something that isn't there as specific values being set to 0 when they shouldn't be, usually causes the error log to point that out..



Advertisement