I got the following error message when trying to launch Rising world, I tried it twice and the same error happened.
Error initializing FMOD: 0
de.jiw.fmod.core.FModException: An invalid object handle was used.
at de.jiw.fmod.wrapper.lowlevel.LowLevelSystem.setOutput(Native Method)
at de.jiw.fmod.wrapper.lowlevel.LowLevelSystem.setOutput(LowLevelSystem.java:129)
at content.audio.c.d(SourceFile:173)
at content.audio.c.<init>(SourceFile:117)
at content.Game.initSoundState(SourceFile:3223)
at w.h.b(SourceFile:87)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)