Kylemc1413 / MappingExtensions

Extensions to mapping
MIT License
43 stars 12 forks source link

NullReferenceException when restarting a specific song #14

Closed Kuurama closed 2 years ago

Kuurama commented 3 years ago

When you start the map (on any diff) : https://beatsaver.com/maps/6cb3 everything go well without any error in the console, until you try to replay it => NullReferenceException happen. To replay the map you need to play an other map once before being able to play it again. Here is the log containing the error. _latest.log

Here is a video showing the issue : https://streamable.com/2t5h5q

Kylemc1413 commented 3 years ago

Can you please let me know if the issue occurs with Camera2 and BeatSaviorData not present and send a new log if it does

Kuurama commented 3 years ago

It doesn't happen if i remove camera2, here is the logs with camera 2 (but without beatsaviordata), beat savior data doesn't seems to cause issues. _latest.log

Kylemc1413 commented 3 years ago

Found the issue, will fix tomorrow

Kylemc1413 commented 3 years ago

Should be fixed as of version 1.6.1 which is currently pending on beatmods MappingExtensions 1.6.1.zip