seem sceMpeg (xuggle) have probrem
Code:
18:58:04 ERROR runtime - Main - Catched Throwable in RuntimeThread:
java.lang.NoClassDefFoundError: Could not initialize class com.xuggle.xuggler.IContainer
at jpcsp.media.MediaEngine.init(MediaEngine.java:334)
at jpcsp.HLE.modules150.sceMpeg.hleMpegGetAtracAu(sceMpeg.java:657)
at jpcsp.HLE.modules150.sceMpeg.sceMpegGetAtracAu(sceMpeg.java:1825)
at _S1_2_8AB99F8.s(_S1_2_8AB99F8.java:4)
at _S1_2_8842918.s(_S1_2_8842918.java:112)
at _S1_2_8841054.s(_S1_2_8841054.java:1456)
at _S1_2_880493C.s(_S1_2_880493C.java:424)
at _S1_2_880493C.exec(_S1_2_880493C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:150)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:182)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:660)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:694)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThre