Commit: 55f33e44043dca221281a8d7dbff6ae70bc435ae, PAL 1.0, 60fps, OoT Reloaded.
Detailed Description
Crash seems to happen, when Barinade is updating spark effects and calling Math_Vec3f_Pitch. That happens in file z_boss_va.cpp in function BossVa_UpdateEffects.
Current Behavior
Barinade crashes the game.
Steps to Reproduce
Context (Environment)
Commit: 55f33e44043dca221281a8d7dbff6ae70bc435ae, PAL 1.0, 60fps, OoT Reloaded.
Detailed Description
Crash seems to happen, when Barinade is updating spark effects and calling
Math_Vec3f_Pitch
. That happens in filez_boss_va.cpp
in functionBossVa_UpdateEffects
.