UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStar™
https://usdx.eu
GNU General Public License v2.0
812 stars 160 forks source link

Crash on using a theme that used to work (linux) #370

Open jmfergeau opened 6 years ago

jmfergeau commented 6 years ago

Actual behaviour

If a custom theme (based on the Modern theme with a couple of images and videos changed) has been set, usdx cannot start at all, giving this error in the logs:

An unhandled exception occurred at $000000000042B53A:
EInOutError: Invalid file handle
  $000000000042B53A

Expected behaviour

USDX should start with no problems with the defined theme

Steps to reproduce

Details

basisbit commented 6 years ago

Yes, themes changed quite a bit for the editor and some settings. Easiest would be to diff the txt files to see which parts are missing /invalid in your custom theme

basisbit commented 5 years ago