-
-
Save Zaffy/48e87a2eca0b7b34b6485fc6a2686179 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#3 0x0000000000c11349 in Unit::CastSpell (this=0x7f060287b800, Victim=0x7f0605ec9800, spellId=17800, triggered=true, castItem=0x0, | |
triggeredByAura=0x7f05f8b92200, originalCaster=0) at /home/oregon/git/OregonCore/src/game/Unit.cpp:1030 | |
#4 0x0000000000c2a24e in Unit::HandleProcTriggerSpell (this=0x7f060287b800, pVictim=0x7f0605ec9800, damage=248, | |
triggeredByAura=0x7f05f8b92200, procSpell=0x7f0608a4e5c0, procFlags=65536, cooldown=0) | |
at /home/oregon/git/OregonCore/src/game/Unit.cpp:6761 | |
#5 0x0000000000c1a95b in Unit::ProcDamageAndSpellFor (this=0x7f060287b800, isVictim=false, pTarget=0x7f0605ec9800, procFlag=65536, | |
procExtra=2, attType=BASE_ATTACK, procSpell=0x7f0608a4e5c0, damage=248) at /home/oregon/git/OregonCore/src/game/Unit.cpp:11166 | |
#6 0x0000000000c1bab6 in Unit::ProcDamageAndSpell (this=0x7f060287b800, victim=0x7f0605ec9800, procAttacker=65536, procVictim=1179648, | |
procExtra=2, amount=248, attType=BASE_ATTACK, procSpell=0x7f0608a4e5c0, canTrigger=true) | |
at /home/oregon/git/OregonCore/src/game/Unit.cpp:4586 | |
#7 0x0000000000e197d9 in Spell::DoAllEffectOnTarget (this=0x7f05fbf5b680, target=0x7f05f77a8850) | |
at /home/oregon/git/OregonCore/src/game/Spell.cpp:1044 | |
#8 0x0000000000e243aa in Spell::handle_delayed (this=0x7f05fbf5b680, t_offset=1420) | |
at /home/oregon/git/OregonCore/src/game/Spell.cpp:2635 | |
#9 0x0000000000e2a95c in SpellEvent::Execute (this=0x7f05f77a86f0, e_time=810639, p_time=149) | |
at /home/oregon/git/OregonCore/src/game/Spell.cpp:6202 | |
#10 0x0000000000ea31e1 in EventProcessor::Update (this=0x7f060287ba80, p_time=149) | |
at /home/oregon/git/OregonCore/src/framework/Utilities/EventProcessor.cpp:46 | |
#11 0x0000000000c0ba6b in Unit::Update (this=0x7f060287b800, p_time=149) at /home/oregon/git/OregonCore/src/game/Unit.cpp:390 | |
#12 0x0000000000ac7f1b in Player::Update (this=0x7f060287b800, p_time=149) at /home/oregon/git/OregonCore/src/game/Player.cpp:1078 | |
#13 0x000000000099cca4 in Map::Update (this=0x7f060682a200, t_diff=@0x7f05f793d9a0: 149) | |
at /home/oregon/git/OregonCore/src/game/Map.cpp:515 | |
#14 0x0000000000cd7a6e in MapUpdateRequest::call (this=0x7f05f793d980) at /home/oregon/git/OregonCore/src/game/MapUpdater.cpp:73 | |
#15 0x0000000000ea2696 in DelayExecutor::svc (this=0x7f060171b7e0) at /home/oregon/git/OregonCore/src/shared/DelayExecutor.cpp:69 | |
#16 0x00007f0613eeb7a5 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE.so.6.3.3 | |
#17 0x00007f0613eebff6 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE.so.6.3.3 | |
#18 0x00007f0613eebed2 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE.so.6.3.3 | |
#19 0x00007f0611e37484 in start_thread () from /usr/lib/libpthread.so.0 | |
#20 0x00007f0611b766dd in clone () from /usr/lib/libc.so.6 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment