TheLegendOfMataNui / game-issues

The Legend of Mata Nui Gameplay Issues
12 stars 1 forks source link

Stone Elemental crash #178

Closed ShadowOfNight closed 5 years ago

ShadowOfNight commented 6 years ago

Attempting to hit the stone elemental with an elemental sphere at any range other than point blank results in a crash. Address: 0047b40f

OndrikB commented 5 years ago

This is also the same address at which it crashes when setting a different boss's health to a negative value. Presumably it crashes while trying to remove the dots, and this specific crash is caused by the elemental sphere subtracting one from the health for every frame that it's inside the stone elemental's hitbox.

ShadowOfNight commented 5 years ago

@JrMasterModelBuilder Patched the exe to prevent the crash, though we are still left with the problem of the spheres killing it instantly. Closing this issue.