Loot id #914

Results 1 to 4 of 4
  1. #1
    Member marcicompita is offline
    MemberRank
    Aug 2006 Join Date
    27Posts

    Loot id #914

    Hi guys. Im running my mangos emulator (TBC), it runs perfectly but sometimes it crashes, When this happens i get in the logs this error

    ERROR:Loot id #914 used in `creature_template` or `gameobject` or fishing but it doesn't have records in appropriate *_loot_template table.

    Hope someone could help me to fix it:kisss:


  2. #2
    Sorcerer Supreme FamineMK is offline
    Member +Rank
    Jun 2006 Join Date
    In the clouds.Location
    378Posts

    Re: Loot id #914

    you may be able to fix it by creating a loot template for record 914.

    You'd have to go to the loot_template table and lookup ID 914. If it exists there is an error in the code somewhere. If it doesn't exist you could insert a new line at the end. Just fill it full of 0's and see if it works :) you could however copy a line over and rename it 914.

    It never hurts to just try things.

  3. #3
    Member marcicompita is offline
    MemberRank
    Aug 2006 Join Date
    27Posts

    Re: Loot id #914

    thanks resolved the problem, finally :)
    Now i need to resolve the OTHER problem, the one with mangos database handler. I'll create another post^^

  4. #4
    Elite Member inkredibil is offline
    Member +Rank
    Nov 2005 Join Date
    217Posts

    Re: Loot id #914

    Quote Originally Posted by marcicompita View Post
    thanks resolved the problem, finally :)
    Now i need to resolve the OTHER problem, the one with mangos database handler. I'll create another post^^
    can you post where its wch loot_template you modified ?
    Table: fishing_loot_template
    Table: creature_loot_template
    Table: game object_loot_template
    Table: item_loot_template "Loot System"

    etc etc etc .........


    Loot id #914 used in `creature_template` or `gameobject` or fishing but it doesn
    't have records in appropriate *_loot_template table.



Advertisement