RoanH / KeysPerSecond

A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.
https://osu.ppy.sh/forum/t/552405/
GNU General Public License v3.0
346 stars 28 forks source link

Failed to save and load statistics #57

Closed Balint837 closed 2 years ago

Balint837 commented 2 years ago

"Failed to save statistics on exit. Cause: dev.roanh.kps.Key Attempt to save again?"

"Failed to load statistics on launch. Cause: writing aborted; java.io.NotSerializableException: dev.roanh.kps.Key"

The same error is also thrown when trying to load them manually

RoanH commented 2 years ago

Hey, thank you for the report and sponsorship! I finished fixing this issue a few days ago (see #51), but I didn't get around to finishing the entire release yet. Since you sponsored me I'll prioritise this over my other work and try to get it released tonight (within ~7 hours).

RoanH commented 2 years ago

Version 8.6 has been released and this issue should be resolved. Thanks again for the support!