Minor timing glitch #25


  • New
  • Other
Open
Assigned to torhal
  • mikeipatow created this issue Dec 18, 2012

    Message: Note: AddOn PetTheory attempted to call a protected function (UNKNOWN()) during combat lockdown.
    Debug:
       [C]: ?
       [C]: PickupPet()
       ...e\AddOns\Blizzard_PetJournal\Blizzard_PetJournal.lua:923:
          ...e\AddOns\Blizzard_PetJournal\Blizzard_PetJournal.lua:917

    Seems like it's just wrong timing - the pet got levelled up and thus processed before the game turned pet-battle-in-progress status down. Hardly reproducable, may be a reason to threw in some failsafe checking though.

  • mikeipatow added the tags New Other Dec 18, 2012

To post a comment, please login or register a new account.