Bug Closed · Resolved

Persistant/Despawn false mobs continue executing skills after being unloaded

#5297 opened by Unknown 2 years ago

Unknownreported this bug

I have observed that complex mobs with many skills and Auras are not properly unloaded when chunks are unloaded, either due to player movement, or logging out. Mobs will continually load and unload from persistent data. When mobs are saved to persistent data on chunk unload any pending skills, auras, or actions should be cancelled as their highest priority event. Adding delay 0 in skills can help with this somewhat, but is not a catchall, and often does not work correctly for skills that use non 0 delays as part of their mechanics. This has gotten worse in 1.21/ mythic 5.7.0

Unknowncommented

Closing due to inactivity and major version changes since posting. If this issue is still present, re-open this issue with a modern-version server log, configs used to test and steps to reproduce.

Sign in to join the discussion.