Guest User

Untitled

a guest
Jan 24th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 KB | None | 0 0
  1. #0 Spell (this=0x7f875d903ca0, Caster=<value optimized out>, info=0x7f87b2b34588, triggered=<value optimized out>, originalCasterGUID=1517112,
  2. skipCheck=<value optimized out>) at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Spells/Spell.cpp:477
  3. 477 if (m_originalCasterGUID == m_caster->GetGUID())
  4. (gdb) bt full
  5. #0 Spell (this=0x7f875d903ca0, Caster=<value optimized out>, info=0x7f87b2b34588, triggered=<value optimized out>, originalCasterGUID=1517112,
  6. skipCheck=<value optimized out>) at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Spells/Spell.cpp:477
  7. No locals.
  8. #1 0x0000000000858288 in Unit::CastCustomSpell (this=0x0, spellId=<value optimized out>, value=..., Victim=<value optimized out>, triggered=85,
  9. castItem=0x0, triggeredByAura=0x0, originalCaster=1517112)
  10. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:885
  11. spellInfo = 0x7f87b2b34588
  12. targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  13. m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0,
  14. m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  15. m_orientation = 0}, m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  16. {static npos = 18446744073709551615, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  17.  
  18. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1405778 ""}}, m_targetMask = 2,
  19. m_unitTarget = 0x7f87bbdcf1a0, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = 1702111, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,
  20. m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  21. #2 0x00000000008585e6 in Unit::CastCustomSpell (this=<value optimized out>, target=0x7f87bbdcf1a0, spellId=64085, bp0=<value optimized out>, bp1=0x0,
  22. bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x0, originalCaster=1517112)
  23. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:860
  24. values = {<std::vector<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {<std::_Vector_base<std::pair<SpellValueMod, int>, std::allocator<std::pair<SpellValueMod, int> > >> = {
  25. _M_impl = {<std::allocator<std::pair<SpellValueMod, int> >> = {<__gnu_cxx::new_allocator<std::pair<SpellValueMod, int> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7f87933435c0, _M_finish = 0x7f87933435c8, _M_end_of_storage = 0x7f87933435c8}}, <No data fields>}, <No data fields>}
  26. #3 0x0000000000aa3848 in AuraEffect::HandleAuraDummy (this=0x107c18e0, aurApp=0x1d659100, mode=<value optimized out>, apply=false)
  27. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Spells/Auras/SpellAuraEffects.cpp:6097
  28. damage = 1352
  29. aurEff = 0x0
  30. target = 0x7f87bbdcf1a0
  31. caster = 0x0
  32. #4 0x0000000000ab37c1 in AuraApplication::_HandleEffect (this=0x1d659100, effIndex=<value optimized out>, apply=false)
  33. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Spells/Auras/SpellAuras.cpp:163
  34. aurEff = 0x107c18e0
  35. __FUNCTION__ = "_HandleEffect"
  36. __PRETTY_FUNCTION__ = "void AuraApplication::_HandleEffect(uint8, bool)"
  37. caster = <value optimized out>
  38. #5 0x000000000085c236 in Unit::_UnapplyAura (this=0x7f87bbdcf1a0, i=..., removeMode=<value optimized out>)
  39. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:3674
  40. __FUNCTION__ = "_UnapplyAura"
  41. __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(std::_Rb_tree_iterator<std::pair<const unsigned int, AuraApplication*> >&, AuraRemoveMode)"
  42. caster = 0x0
  43. auraStateFound = false
  44. aurApp = 0x1d659100
  45. aura = 0x1d78f380
  46. auraState = AURA_STATE_NONE
  47. #6 0x00000000008613d4 in Unit::_UnapplyAura (this=0x7f87bbdcf1a0, aurApp=0x1d659100, removeMode=AURA_REMOVE_BY_ENEMY_SPELL)
  48. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:3707
  49. iter = {_M_node = 0x18d8e800}
  50. __FUNCTION__ = "_UnapplyAura"
  51. __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(AuraApplication*, AuraRemoveMode)"
  52. #7 0x0000000000aadcfb in Aura::_Remove (this=0x1d78f380, removeMode=AURA_REMOVE_BY_ENEMY_SPELL)
  53. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Spells/Auras/SpellAuras.cpp:460
  54. aurApp = 0x0
  55. __FUNCTION__ = "_Remove"
  56. __PRETTY_FUNCTION__ = "void Aura::_Remove(AuraRemoveMode)"
  57. #8 0x0000000000846d39 in Unit::RemoveOwnedAura (this=0x7f87bbdcf1a0, i=..., removeMode=AURA_REMOVE_BY_ENEMY_SPELL)
  58. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:3850
  59. aura = 0x1d78f380
  60. __FUNCTION__ = "RemoveOwnedAura"
  61. __PRETTY_FUNCTION__ = "void Unit::RemoveOwnedAura(std::_Rb_tree_iterator<std::pair<const unsigned int, Aura*> >&, AuraRemoveMode)"
  62. #9 0x0000000000864c09 in Unit::RemoveAuraFromStack (this=0x7f87bbdcf1a0, spellId=48160, casterGUID=<value optimized out>, dispeller=0x7f878c0ada00,
  63. count=1 '\001') at /home/trinity/compile/Cores/main/shadowhack-withoutwg/fun/src/server/game/Entities/Unit/Unit.cpp:3985
Add Comment
Please, Sign In to add comment