Closed vladfi1 closed 8 years ago
I'm wondering if your Locations.txt isn't updated. You can get the version that should be working by calling locations()
on the state manager, but it should update automatically. It might just be borked because your dolphin directory isn't in the same spot as mine.
The alternate explanation is that this stuff is working properly but dolphin is giving us NaN for some reason, which can be fixed with a wrapper to the float_handler. Can you give more details? I can't reproduce.
I tried running p3 but it always immediately crashes in tilt_stick. The issue appears to be that state.players[2].cursor_y is NaN. Everything seems to work fine if I change the [2]s to [1]s - p3 (now p2) picks fox at character select and multishines in game.