Feodor0090 / nmania

Vertical Scrolling Rhythm Game for J2ME
GNU General Public License v3.0
18 stars 2 forks source link

RuntimeException: No saved settings #21

Closed Rehdzi closed 2 years ago

Rehdzi commented 2 years ago

image

Feodor0090 commented 2 years ago

That was intentional, as you can see game falls back to default settings and continue to work.

Also, you are using old version. Now there is an early return on the 20th line: https://github.com/Feodor0090/nmania/blob/a04f583350c9e0dbe24360f6c58ba7b30849ead0/src/nmania/Skin.java#L18-L21