Der Sound ist einfach so ne Weile vorher schon weg gewesen (komplett) und als der Error auftauchte, war ich gerade auf dem Desctop und habe auf FB einen Beitrag kommentiert
Error occurred during application-update (25)
java.lang.NullPointerException
at content.audio.a$a.a(SourceFile:252)
at content.audio.a$a.a(SourceFile:243)
at content.audio.a$a.a(SourceFile:239)
at D.u.controlUpdate(SourceFile:328)
at com.jme3.scene.control.AbstractControl.update(AbstractControl.java:128)
at com.jme3.scene.Spatial.runControlUpdate(Spatial.java:778)
at com.jme3.scene.Spatial.updateLogicalState(Spatial.java:921)
at com.jme3.scene.Node.updateLogicalState(Node.java:228)
at com.jme3.scene.Node.updateLogicalState(Node.java:239)
at commons.JIWApplication.update(SourceFile:345)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:151)
at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:198)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:232)
at java.lang.Thread.run(Unknown Source)