Closed CoolTe3yetXD closed 1 month ago
Can you provide the error it's giving you?
Sure this is what's happening https://github.com/user-attachments/assets/0d70c8ad-4833-4f6e-aaae-c44d843919cc
Can I have the error that gets printed out in the console?
Yep
Is that everything that's in the console? I can't really debug this if I don't know what specifically is causing it to crash.
That was all I got
Does it show anything if you compile with debug?
the only thing it shows is this
Are you able to send me your score save data? It should be located in AppData\Roaming\Rozebud\FunkinFPSPlus\Rozebud.FunkinFPSPlus
Also if you could show what is on line 228 of Capsule.hx
in your code since in my code line 228 isn't even in the showRank
function anymore.
So, I'm not exactly sure how it happened but it seems like your save has something wrong with it that didn't save the rank of something correctly. I'm not exactly sure what could have caused that but if you open the save file and find where it says scoreFormatVersiony3:1.1g
and replace it with scoreFormatVersiony3:1.0g
it will force the game to do a save fix and it should start working. If you have any idea what could have caused that, let me know. Otherwise just try this and see if it fixes the issue for you.
Since you haven't gotten back on this I'm going to assume this worked for you.
I tried to install the latest version of fps plus but for some reason when I compile the game and enter in the freeplay, the game just crashes. I installed everything that I needed
Why is this happening?