Skip to content

Object.cpp : GUID error #2

@AshenWoW

Description

@AshenWoW

TC_LOG_FATAL("misc", "Object::~Object %s deleted but still in world!!", GetGUID().ToString().c_str());
if (isType(TYPEMASK_ITEM))
TC_LOG_FATAL("misc", "Item slot %u", ((Item*)this)->GetSlot());
ABORT();

  1. Make new char
  2. Make a naked equipment set
  3. Talk to pick a spec and choose any
  4. Use naked equipment set
  5. reset talents
  6. Get another spec
  7. crash
    steps to reproduce crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions