World Svr Errors

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! DWBaHu0 is offline
    MemberRank
    Jun 2006 Join Date
    226Posts

    World Svr Errors

    World_Svr Errors:

    Code:
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24

    Code:
    [##ERROR##] OnSMAdd___
    AntiAddictInit UserNum:3, CharIdx:24, IsAdult:1, PersonId:0, PlayTimeMin:0
    AntiAddictInit UserNum:3, CharIdx:25, IsAdult:1, PersonId:0, PlayTimeMin:0
    Code:
    AntiAddictInit UserNum:3, CharIdx:25, IsAdult:1, PersonId:0, PlayTimeMin:0
    [##ERROR##] 'OnAstralSkill002' fail (Proc/Skill/AstralSkill.cpp:165)
    [##ERROR##] OnCSCSkillToUser(): SkillIdx:332, bSlotIdx:67, CharIdx:25
    [##ERROR##] UsrMap Fail : MainCmd(175) Ret(5200A5:82:165) Addr(93.155.131.175)
    Any1 know from where come the problem ?


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

    Re: World Svr Errors

    The top one is because one or more droprates are too high for the server, if the numbers get too high the server doesn't like it. A good example is your stats, try putting them really high and things like attack rate become 1.

    Not sure about the second one as i have never seen it before but i wouls start by checking the char'd antiaddict data in the db.

    The last one will depend on what command 175 is (set loglevel to 5 to see). You can probably fix it by disabling the CheckUserAttack in the worldsvr ini.

  3. #3
    Account Upgraded | Title Enabled! DWBaHu0 is offline
    MemberRank
    Jun 2006 Join Date
    226Posts

    Re: World Svr Errors

    okay i will try, but the EXP is 1000 and 1 hero is all stat 50k maybe for that is this problem:

    EDIT: I FIX ALL PROBLEMs, WITHOUT THE TOP ERROR:
    Code:
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -886831724. charIdx: 24
    [##ERROR##] DropRate(): drop_rate: -1773663425. charIdx: 24

    I found 1 new error in world svr:

    Code:
    [##ERROR##] OnREQMoveTilePos1(char:25) : iTileD(0, 0), Server(100, 161), Client(100, 161), Addr(93.155.131.175)
    Last edited by DWBaHu0; 06-01-09 at 05:24 PM.

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

    Re: World Svr Errors

    50k stats is very high and i know it starts causing problems around that level. Both the cabal server and client does not like you using values much above what the official game supports and people like using extremely high numbers for stats, exp, drops and that is the cause of most of the weird errors that get posted. If you start having strange problems the best thing to do is start reducing anything that is above the normal ranges to see if it solves it as it will in most cases.

    Exp at 1000 is ok but don't take droprate above 500 (5x) as it is known to cause problems.

    That new error is one i have seen before and it means a char tried moving to an area they can't walk on. There are inconsistencies between different game client (EU/US etc) which are the cause of the "soul lamp in a wal"l problem a few people have reported in early dungeons. I have half a fix for that but i have not finished testing it yet. I don't have the map files here but if you search for posts "Lost-Spirit" he posted a set of maps for the client that fix it.

  5. #5
    Account Upgraded | Title Enabled! DWBaHu0 is offline
    MemberRank
    Jun 2006 Join Date
    226Posts

    Re: World Svr Errors

    okay.. can you say me the best client for your files.. what client you use ? ( give me a link)

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

    Re: World Svr Errors

    My client files are included in my server file (/etc/cabal/docs on centos). I use a plain US client from ogplanet along with the files in the docs folder.

    At the moment there are some known problems with my client files. I am using older enc files which are crash proof as far as i know (zero reports of crashes yet) but as they are older a few things don't work such as war rewards and the mf/pf shops. Personally i woudl prefer a crash proof client with a few newer features not working than all features working but constant crashes and problems. As soon as i find a newer combination that works i will be updating my client patch.



Advertisement