blawar / ooot

GNU General Public License v2.0
698 stars 92 forks source link

60fps Barinade crash #302

Open ajanhallinta opened 2 years ago

ajanhallinta commented 2 years ago

Current Behavior

Barinade crashes the game.

Steps to Reproduce

  1. Start Barinade boss fight.
  2. Fight until crash happens.

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 file z_boss_va.cpp in function BossVa_UpdateEffects.

barinade_crash