Guest User

Untitled

a guest
Apr 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. #0 Creature::IsImmunedToSpell (this=0x7f9219ebe750, spellInfo=0x25)
  2. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Creature/Creature.cpp:1746
  3. 1746 if (GetCreatureInfo()->MechanicImmuneMask & (1 << (spellInfo->Mechanic - 1)))
  4. (gdb) bt full
  5. #0 Creature::IsImmunedToSpell (this=0x7f9219ebe750, spellInfo=0x25)
  6. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Creature/Creature.cpp:1746
  7. No locals.
  8. #1 0x0000000000988fb5 in Unit::SpellHitResult (this=0x7f919d0cddb0, pVictim=0x7f9219ebe750, spell=0x25, CanReflect=false)
  9. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Unit/Unit.cpp:2748
  10. No locals.
  11. #2 0x00000000009893f7 in Unit::DealMeleeDamage (this=0x7f9219ebe750, damageInfo=<value optimized out>, durabilityLoss=<value optimized out>)
  12. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Unit/Unit.cpp:1497
  13. missInfo = <value optimized out>
  14. i_spellProto = 0x25
  15. damage = 1189
  16. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 32,
  17. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  18. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  19. _M_start = 0x7f92147aefa0 "\320\022\027\370\221\177", _M_finish = 0x7f92147aefc0 "",
  20. _M_end_of_storage = 0x7f92147aefc0 ""}}, <No data fields>}}, m_opcode = 591}
  21. pVictim = 0x7f919d0cddb0
  22. cleanDamage = {absorbed_damage = 0, mitigated_damage = 240, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  23. #3 0x00000000009899d1 in Unit::AttackerStateUpdate (this=0x7f9219ebe750, pVictim=0x7f919d0cddb0, attType=BASE_ATTACK, extra=false)
  24. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Unit/Unit.cpp:2038
  25. damageInfo = {attacker = 0x7f9219ebe750, target = 0x7f919d0cddb0, damageSchoolMask = 1, damage = 200, absorb = 0, resist = 0, blocked_amount = 0,
  26. HitInfo = 2, TargetState = 1, attackType = BASE_ATTACK, procAttacker = 4194308, procVictim = 1048584, procEx = 1, cleanDamage = 240,
  27. hitOutCome = MELEE_HIT_NORMAL}
  28. #4 0x0000000000b58ca8 in UnitAI::DoMeleeAttackIfReady (this=0x7f9219ec0b60)
  29. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/AI/CoreAI/UnitAI.cpp:51
  30. victim = 0x7f919d0cddb0
  31. #5 0x0000000000919339 in Creature::Update (this=0x7f9219ebe750, diff=133)
  32. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Entities/Creature/Creature.cpp:554
  33. bInCombat = <value optimized out>
  34. #6 0x0000000000a38ba6 in Trinity::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  35. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:49
  36. No locals.
  37. #7 VisitorHelper<Trinity::ObjectUpdater, Creature> (v=..., c=<value optimized out>)
  38. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  39. No locals.
  40. #8 0x0000000000a3e26f in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  41. No symbol table info available.
  42. #9 0x0000000000a3ea2f in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  43. No symbol table info available.
  44. #10 0x0000000000a3265d in Map::Update (this=0x861e860, t_diff=<value optimized out>)
  45. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/game/Maps/Map.cpp:530
  46. pair = {x_coord = 346, y_coord = 317}
  47. cell = {data = {Part = {grid_x = 43, grid_y = 39, cell_x = 2, cell_y = 5, nocreate = 0, reserved = 16}, All = 538192363}}
  48. y = 317
  49. x = <value optimized out>
  50. plr = <value optimized out>
  51. updater = {i_timeDiff = 133}
  52. grid_object_update = {i_visitor = @0x7f91d77fde00}
  53. world_object_update = {i_visitor = @0x7f91d77fde00}
  54. #11 0x0000000000a41035 in MapUpdateRequest::call() ()
  55. No symbol table info available.
  56. #12 0x0000000000c2d611 in DelayExecutor::svc (this=0x7f9251a4e930)
  57. at /home/trinity/compile/cores/blizz/i-core3-dec/src/server/shared/Threading/DelayExecutor.cpp:52
  58. rq = 0x7f919bebd680
  59. #13 0x00007f92574f9105 in ACE_Task_Base::svc_run(void*) () from /home/trinity/.syslib/lib/libACE-5.8.2.so
Add Comment
Please, Sign In to add comment