Item drop edit error

Results 1 to 6 of 6
  1. #1
    Enthusiast KuyaEarl is offline
    MemberRank
    Dec 2010 Join Date
    Capellas CastleLocation
    48Posts

    Item drop edit error

    I tried to edit the item drops of bosses in PF.

    Example:
    Code:
    [MobsDrop]	TerrainIdx	SpeciesIdx	ItemKind	ItemOpt	DropRate	MinLv	MaxDropCnt	OptPoolIdx	DurationIdx					
    22	0	919	248	536870912	1.466850925	1	0	0	0
    After restarting this error will appear.

    Code:
     ACE_ASSERT: file World.cpp, line 926 assertion failed for 'pMobsSpcsDrop->iMobsDropUnitNum <= MAX_MOBSDROPUNITNUM'.Aborting...
    Is there any remedy for this one?

    Thank you!


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

    Re: Item drop edit error

    ACE ASSERT errors mean that you fucked up the files. Try checking if the file is in UNIX format and then see if you didn't break the data format.

  3. #3
    Enthusiast KuyaEarl is offline
    MemberRank
    Dec 2010 Join Date
    Capellas CastleLocation
    48Posts

    Re: Item drop edit error

    Thanks for the comment cypher. It's now working :D

  4. #4
    Apprentice youbrey is offline
    MemberRank
    Jan 2011 Join Date
    IndonesiaLocation
    12Posts

    Re: Item drop edit error

    i can conect to sql server...
    what the solution?

  5. #5
    Enthusiast KuyaEarl is offline
    MemberRank
    Dec 2010 Join Date
    Capellas CastleLocation
    48Posts

    Re: Item drop edit error

    You "can" or you "can't"?

  6. #6
    All CHAOS! X_Sarah_X is offline
    MemberRank
    Jul 2009 Join Date
    BeachLocation
    630Posts

    Re: Item drop edit error

    Quote Originally Posted by youbrey View Post
    i can conect to sql server...
    what the solution?
    Can you be more specific?
    Do you get any errors?
    If so, what do they say?
    Is you SQL server actually running?
    From where are you trying to connect?

    Always try to include as many details as possible when asking for help, otherwise we aren't able to help you much, or end up ignoring it.



Advertisement