You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
learn my trainer causes client crash / stackoverflow - caused by learning spell 1010, also causes crash using hermes.148ae70
life tap doesnt work.
imp doesnt cast firebolt, but does melee combat
drain soul effect targets the player instead of the enemy (same with all drain * effects) - Looks to be related to new obj update system, old works ok.
creating a soul shard on an enemy doesnt kill them, yeh just stand and look at you while in combat (invalid target) (possibly client issue, logout and login will show them as dead)
logout and login with pet active, the pet will exist, but action bar will be missing.
additional soul shards added to bag after logout + login
mark of the wild ranks possible at same time (i suspect this applies to other buff types too)see vmanogsbool Unit::RemoveNoStackAurasDueToAuraHolder(SpellAuraHolder* holder)
,SpellMgr.IsNoStackSpellDueToSpell
see 3.3.5_RemoveNoStackAurasDueToAura
,Aura::CanStackWith
Tranquility doesnt channel correctly / ends early.c76c8f0Hurricane channel ends early too.natures swiftness not consumed on use.mana bar shown while in bear form.926b2c1shooting weapon doesnt consume ammo9597aa7Multiple aspects are possible at once.926b2c1cold snap doesnt reset frost cooldowns- 68aad4fcasting slow fall disconnects client.casting polymorph will trigger ignite.arcane missiles no longer works (was working)40b7b28Holy light doesnt heal, but does consume mana.Spell::HandleEffects
should triggerSpell::EffectHeal
, effectSPELL_EFFECT_HEAL
appears wotlk had this as effect 10, but 1.12 and 1.14 have this as 77 (script)seems vmangos has a 'spell_effect_mod' which specifically changes holy light from 77 to 10.devotion aura appears twice on action bar once leveled up8d4044flearning a new rank of aura spell should unlearn the previous rank.Forbearance not appliedbbd5169multiple resistance auras possible at once.926b2c1Levitate cloud effect isnt kept while moving(not actual problem, 1.12 does this too)mind control doesnt change action barstealth doesnt give correct character animationlooks to be related toUNIT_FIELD_BYTES_1
andUnitStandFlags
stealth has incorrect cooldown, UI shows correct, but server thinks its ~ 30 days.2a4ab11sap triggers combat. (strangely appears to work with GM mode on)10f55c4improved sap not workingd40157bpickpocket causes server crash.accfc87combo points not shown.7127667energy doesnt regenerate in combatc7c6d6fsome rogue abilities reset the enemy when in combat.d40157bblood rage causes index access error.03a5483148ae70learn my trainer
causes client crash / stackoverflow - caused by learning spell1010
, also causes crash using hermes.eye of kilrogg doesnt move camerademon skin / armour possible at same time.926b2c1drain soul139cd38causes server crash (nullptr problem)not cast for full duration (appears to be removed instantly).The text was updated successfully, but these errors were encountered: