This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rocky Balboa - ULUS10233
#27
(09-09-2011, 03:41 PM)gid15 Wrote:
Code:
Error 'java.lang.reflect.InvocationTargetException(java.lang.UnsupportedOperationException: Converter class com.xuggle.xuggler.video.BgrConverter constructor failed with: java.lang.StackOverflowError)' calling hleModule='jpcsp.HLE.modules.sceMpeg@1b7516d', hleModuleClass='class jpcsp.HLE.modules.sceMpeg', hleModuleMethodName='sceMpegGetAtracAu', hleModuleMethod='public void jpcsp.HLE.modules150.sceMpeg.sceMpegGetAtracAu(jpcsp.Processor)'
There seems to be a stack overflow.
Could you try to set or increase the java -Xss option: e.g.
Code:
-Xss10m

I've included this parameter into the "start-windows-x86.bat" file at the commandline string, just like this:

echo Running Jpcsp 32bit...
"%JAVA_HOME%\bin\java" -Xss10m -Xmx1024m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar %*
goto END

But by doing this, the emulator freezes when I push the RUN button and doesn't even start the game. In fact, the emulator screen remains gray, such when you don't select a game from the list to run.
Sorry if I did something wrong, Java is one of my weak points Dodgy

Anyway, here's another .log attached with the command line above.


Attached Files
.html   log.html (Size: 21.37 KB / Downloads: 101)
Reply


Messages In This Thread
Rocky Balboa - ULUS10233 - by rcoltrane - 01-19-2011, 11:49 AM
RE: Rocky Balboa [ULUS10233] [encrypted] - by rcoltrane - 09-09-2011, 05:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)