Jump to content

[10623] Soul Link invokes reliable server crash. (WORKS FINE)


Guest vanclaive

Recommended Posts

Mangos Version: 10623

Custom Patches: Cross-Faction support (Group.cpp, Object.cpp/.h, Tradehandler.cpp, Unit.cpp/.h)

SD2 Version: 1833

Database Name and Version: UDB 0.12.1 393

How it SHOULD work: Invokes a persistant aura that results in a portion of damage dealt to the caster being allocated to a pet the caster controls.

How it DOES work: Causes server process to terminate reliably. :D

Server Log:

Wrong spell effect in AreaAura constructor

../../../src/game/SpellAuras.cpp:497: Error: Assertion in AreaAura failed: false

Stack Trace:

./mangos-worldd(_ZN5Spell19EffectApplyAreaAuraE16SpellEffectIndex+0x80) [0x8410bb0]

./mangos-worldd(_ZN5Spell16DoSpellHitOnUnitEP4Unitj+0x33a) [0x83f2bca]

./mangos-worldd(_ZN5Spell19DoAllEffectOnTargetEPNS_10TargetInfoE+0x799) [0x83f42a9]

./mangos-worldd(_ZN5Spell16handle_immediateEv+0x3f) [0x84047af]

./mangos-worldd(_ZN5Spell4castEb+0x30b) [0x84034ab]

./mangos-worldd(_ZN4Unit9CastSpellEPS_PK10SpellEntrybP4ItemP4Aura10ObjectGuidS3_+0x10c) [0x84674fc]

./mangos-worldd(_ZN4Unit9CastSpellEPS_jbP4ItemP4Aura10ObjectGuidPK10SpellEntry+0x77) [0x8467877]

./mangos-worldd(_ZN3Pet11CastPetAuraEPK7PetAura+0xb3) [0x8346713]

./mangos-worldd(_ZN4Unit10AddPetAuraEPK7PetAura+0x46) [0x846c636]

./mangos-worldd(_ZN5Spell11EffectDummyE16SpellEffectIndex+0xd9) [0x8423a39]

./mangos-worldd(_ZN5Spell16DoSpellHitOnUnitEP4Unitj+0x33a) [0x83f2bca]

./mangos-worldd(_ZN5Spell19DoAllEffectOnTargetEPNS_10TargetInfoE+0x799) [0x83f42a9]

./mangos-worldd(_ZN5Spell16handle_immediateEv+0x3f) [0x84047af]

./mangos-worldd(_ZN5Spell4castEb+0x30b) [0x84034ab]

./mangos-worldd(_ZN5Spell6updateEj+0xa2) [0x8404222]

./mangos-worldd(_ZN10SpellEvent7ExecuteEyj+0x39) [0x84048b9]

./mangos-worldd(_ZN14EventProcessor6UpdateEj+0xbc) [0x858e6ac]

./mangos-worldd(_ZN4Unit6UpdateEj+0x35) [0x8473665]

./mangos-worldd(_ZN6Player6UpdateEj+0x40) [0x83a9350]

./mangos-worldd(_ZN3Map6UpdateERKj+0x92) [0x82c0122]

./mangos-worldd(_ZN10MapManager6UpdateEj+0xca) [0x82d48da]

./mangos-worldd(_ZN5World6UpdateEj+0x182) [0x84a02e2]

./mangos-worldd(_ZN13WorldRunnable3runEv+0xcb) [0x8175b5b]

./mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1d) [0x85738dd]

/opt/mangos/lib/libACE-5.6.6.so(_ZN21ACE_OS_Thread_Adapter6invokeEv+0x67) [0xb7eb4c27]

/opt/mangos/lib/libACE-5.6.6.so(ace_thread_adapter+0x11) [0xb7e60dd1]

/lib/libpthread.so.0 [0xb76f21c2]

/lib/libc.so.6(clone+0x5e) [0xb7563a5e]

mangos-worldd: ../../../src/game/SpellAuras.cpp:497: AreaAura::AreaAura(const SpellEntry*, SpellEffectIndex, int32*, SpellAuraHolder*, Unit*, Unit*, Item*): Assertion `"false" && 0' failed.

Edit: Turns out my SpellAuras.cpp had been butchered. Re-getting it remedied the problem.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use