RSDKModding / Sonic-Mania-Decompilation

A complete decompilation of Sonic Mania (2017)
Other
632 stars 116 forks source link

SPZ 1 Teleporter Collision #85

Closed TrackerTD closed 2 years ago

TrackerTD commented 2 years ago

When fired out of the Daytona vans in SPZ1, the player stutters a lot as though the teleporting ring things are coliding with the scenery. maniaSPZ1screenshake

Rubberduckycooly commented 2 years ago

I'm unable to exactly replicate this one, I think I can replicate it if I manually skip the bit that disables tileCollisions, but I'm unable to replicate it naturally. Is there any other info I should know about it? (is it v5 or v5U? what platform are you playing on? etc)

TrackerTD commented 2 years ago

Using V5U, playing on Windows. Tested again this morning - disabled any mods I'd left on and it worked fine, then when I re-enabled the mods it... also worked fine, so I'm genuinely unsure what causes this bug. None of the mods I had active made any changes to SPZ1, or its object code, so I'm very puzzled. Most common truck I ran into it with was the one directly after the popcorn machine, with the rotating set of platforms next to it.

After a bit of testing, including with mods, the bug did come back - but I'm struggling to isolate what mod could cause it, hence me wondering if it's a decomp bug. Not sure if me accessing SPZ1 via Dev Menu could influence it?

TrackerTD commented 2 years ago

image I think I've figured out a potential cause - I got it to happen with this Daytona van, but only after going into the Popcorn Machine that's right before it. So maybe the Popcorn Machine is doing something wrong?

Also - after trying to re-enter the Popcorn machine to test it again, I just got stuck in it. image

TrackerTD commented 2 years ago

Fixed in 0e62823.