Guest User

Untitled

a guest
Oct 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. Breakpoint 1, npc_lady_jaina_ogAI::MoveInLineOfSight (this=0x7f66fbfea200, who=0xe76f4c0) at ../../../../src/bindings/ScriptDev2/scripts/kalimdor/orgrimmar.cpp:348
  2. 348 EventStarted = true;
  3. (gdb) bt
  4. #0 npc_lady_jaina_ogAI::MoveInLineOfSight (this=0x7f66fbfea200, who=0xe76f4c0) at ../../../../src/bindings/ScriptDev2/scripts/kalimdor/orgrimmar.cpp:348
  5. #1 0x00000000005fdeb6 in VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player> (v=@0x472e4940, c=<value optimized out>) at ../../../src/game/GridNotifiersImpl.h:65
  6. #2 0x00000000005f832f in Creature::RelocationNotify (this=0xf018940) at /home/gerasz/335-src/objdir/../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  7. #3 0x00000000005f967e in Creature::Update (this=0xf018940, diff=100) at ../../../src/game/Creature.cpp:536
  8. #4 0x000000000078948e in Map::Update (this=0x1590ec0, t_diff=@0x7f66fd3752c8) at ../../../src/game/GridNotifiersImpl.h:52
  9. #5 0x000000000078ad74 in ContinentalMap::Update (this=0x1590ec0, diff=@0x7f66fd3752c8) at ../../../src/game/Map.cpp:2047
  10. #6 0x00000000007aa175 in MapThreadWorker::Update (this=0x7f66fd375280, diff=@0x7f66fd3752c8) at ../../../src/game/MapThreadMgr.cpp:395
  11. #7 0x00000000007aaab5 in MapThreadWorker::run (this=0x7f66fd375280) at ../../../src/game/MapThreadMgr.cpp:331
  12. #8 0x0000000000ba4976 in ACE_Based::Thread::ThreadTask (param=<value optimized out>) at ../../../src/shared/Threading.cpp:367
  13. #9 0x00007f671c3a8fc7 in start_thread () from /lib/libpthread.so.0
  14. #10 0x00007f671b97864d in clone () from /lib/libc.so.6
  15. #11 0x0000000000000000 in ?? ()
  16. (gdb)
Add Comment
Please, Sign In to add comment