Fixed it. It's player card records, as suspected. I fixed it by... breaking the reading of player card records. At offset $01A252 overwrite 1431 0001 with 7400 4E71. What this does is, instead of reading the goals/assists/saves/etc of players, it just always reads a value of 0. It'd be nice if the player card data still worked, but that'd be a lot more work to fix (moving SRAM stuff around) Let me know if it crashes anywhere else.