Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. #0 _SpellScript::EffectHook::GetAffectedEffectsMask (this=0x1f3a00003aa8, spellEntry=0x7f45c548da00)
  2. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/SpellScript.cpp:64
  3. 64 if ((effIndex == EFFECT_ALL) || (effIndex == EFFECT_FIRST_FOUND))
  4. (gdb) bt full
  5. #0 _SpellScript::EffectHook::GetAffectedEffectsMask (this=0x1f3a00003aa8, spellEntry=0x7f45c548da00)
  6. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/SpellScript.cpp:64
  7. mask = <value optimized out>
  8. #1 0x0000000000ae6f38 in _SpellScript::EffectHook::IsEffectAffected (this=0x1f3a00003aa8, spellEntry=0x7f45c548da00, effIndex=0 '\000')
  9. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/SpellScript.cpp:84
  10. No locals.
  11. #2 0x0000000000ad98ce in Aura::CallScriptEffectPeriodicHandlers (this=0x7f456b6abb70, aurEff=0x7f45842fce20, aurApp=<value optimized out>)
  12. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/Auras/SpellAuras.cpp:1744
  13. preventDefault = false
  14. #3 0x0000000000ad541d in AuraEffect::PeriodicTick (this=0x7f45842fce20, aurApp=0x7f456b559820, caster=0x22e21390)
  15. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1269
  16. prevented = <value optimized out>
  17. target = <value optimized out>
  18. #4 0x0000000000ad74ef in AuraEffect::Update (this=0x7f45842fce20, diff=<value optimized out>, caster=0x22e21390)
  19. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1105
  20. effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {
  21. _M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f45aa0f58d0, _M_prev = 0x7f45619984d0}}}, <No data fields>}
  22. #5 0x0000000000adb9b5 in Aura::UpdateOwner (this=0x7f456b6abb70, diff=125, owner=<value optimized out>)
  23. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Spells/Auras/SpellAuras.cpp:622
  24. caster = 0x22e21390
  25. modSpell = 0x0
  26. modOwner = 0x0
  27. #6 0x00000000008b1cef in DynamicObject::Update (this=0x7f456bc8cb70, p_time=125)
  28. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Entities/DynamicObject/DynamicObject.cpp:126
  29. caster = <value optimized out>
  30. #7 0x000000000099f1a1 in Trinity::ObjectUpdater::Visit<DynamicObject> (this=0x7f45b7ffed80, m=<value optimized out>)
  31. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Grids/Notifiers/GridNotifiers.cpp:329
  32. No locals.
  33. #8 0x00000000009dc849 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f45a6c3b350, t_diff=<value optimized out>)
  34. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Grids/Cells/CellImpl.h:48
  35. No locals.
  36. #9 Map::Update (this=0x7f45a6c3b350, t_diff=<value optimized out>)
  37. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Maps/Map.cpp:528
  38. cell = {data = {Part = {grid_x = 41, grid_y = 28, cell_x = 4, cell_y = 5, nocreate = 0, reserved = 16}, All = 538199849}}
  39. y = <value optimized out>
  40. x = 332
  41. plr = <value optimized out>
  42. updater = {i_timeDiff = 125}
  43. grid_object_update = {i_visitor = @0x7f45b7ffed80}
  44. world_object_update = {i_visitor = @0x7f45b7ffed80}
  45. #10 0x00000000009dd659 in InstanceMap::Update (this=0x1f3a00003aa8, t_diff=@0x7f45c548da00)
  46. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Maps/Map.cpp:2413
  47. No locals.
  48. #11 0x0000000000b71ef1 in MapInstanced::Update (this=0x7f45b3273c60, t=@0x1880c800)
  49. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Maps/MapInstanced.cpp:67
  50. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7f45a68831c0,
  51. _M_cur_bucket = 0x7f45b328df38}, <No data fields>}
  52. #12 0x0000000000b717a2 in MapUpdateRequest::call (this=0x1880c7e0)
  53. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/game/Maps/MapUpdater.cpp:54
  54. No locals.
  55. #13 0x0000000000bdd561 in DelayExecutor::svc (this=0x7f45cc4b7dc8)
  56. at /home/trinity/compile/Cores/main/shadowhack-withoutwg/sh/src/server/shared/Threading/DelayExecutor.cpp:52
  57. rq = 0x1880c7e0
  58. #14 0x00007f45d73c9ea7 in ACE_Task_Base::svc_run(void*) () from /home/trinity/.sys/lib/libACE-5.8.2.so
  59. No symbol table info available.
  60. #15 0x00007f45d73cb321 in ACE_Thread_Adapter::invoke() () from /home/trinity/.sys/lib/libACE-5.8.2.so
  61. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement