Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix MovementInform crash #1854

Closed
wants to merge 1 commit into from

Conversation

coolzoom
Copy link
Contributor

🍰 Pullrequest

this is the attempt to fix the MovementInform crash, it does not happen often, but it happens twice already this week.
there maybe a better fix.

2023-03-26 23:57:42 ./mangosd(_ZN9CharmInfo11IsReturningEv+0) [0x9862d0]
./mangosd(_ZN5PetAI14MovementInformEjj+0x150) [0x6d3120]
./mangosd(_ZN22PointMovementGeneratorI8CreatureE14MovementInformERS0_+0x24a) [0x8a363a]
./mangosd(_ZN12MotionMaster11DirectCleanEbb+0x172) [0x899092]
./mangosd(_ZN12MotionMaster10InitializeEv+0x36) [0x898cf6]
./mangosd(_ZN8Creature14AIM_InitializeEv+0x65) [0x8c0495]
./mangosd(_ZN4Unit10ModPossessEPS_b14AuraRemoveMode+0x468) [0xa16d28]
./mangosd(_ZN4Aura16HandleModPossessEbb+0x63) [0xa19e83]
./mangosd(_ZN4Aura13ApplyModifierEbbb+0x7c) [0xa1607c]
./mangosd(_ZN4Unit10RemoveAuraEP4Aura14AuraRemoveMode+0x71) [0x98dcc1]
./mangosd(_ZN4Unit21RemoveSpellAuraHolderEP15SpellAuraHolder14AuraRemoveMode+0x12b) [0x995d1b]
./mangosd(_ZN4Unit24RemoveAurasByCasterSpellEj10ObjectGuid14AuraRemoveMode+0x7b) [0x99841b]
./mangosd(_ZN5Spell6cancelEv+0x1b4) [0xa02a94]
./mangosd(_ZN11SpellCaster14InterruptSpellE17CurrentSpellTypesb+0x3b) [0x975a0b]
./mangosd(_ZN12WorldSession13ExecuteOpcodeERK13OpcodeHandlerP11WorldPacket+0x41) [0x6b6e01]
./mangosd(_ZN12WorldSession14ProcessPacketsER12PacketFilter+0x286) [0x6bac56]
./mangosd(_ZN3Map21ProcessSessionPacketsE16PacketProcessing+0xd6) [0x8480f6]
./mangosd(_ZN3Map39UpdateSessionsMovementAndSpellsIfNeededEv+0x50) [0x8481a0]
./mangosd(_ZN3Map6UpdateEj+0x44) [0x850e84]
./mangosd(_ZN15BattleGroundMap6UpdateEj+0x1a) [0x85162a]
./mangosd(_ZN15MapAsyncUpdater3runEv+0x49) [0x8645f9]
./mangosd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x27) [0xd185f7]

@ratkosrb
Copy link
Contributor

6db7724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants