The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
Rocky Balboa - ULUS10233 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Rocky Balboa - ULUS10233 (/showthread.php?tid=3410)

Pages: 1 2 3 4 5


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-13-2011

Here are the output commandbox results from latest v2304 together with the .log file and a pid log file generated all at the same time, maybe this help with something.

However, I still couldn't get the beggining of the commandbox output, but I'm going to try to capture the screen to see if I'm lucky enough to trap the first lines of information.


RE: Rocky Balboa [ULUS10233] [encrypted] - gid15 - 09-13-2011

I've improved the logging of such errors in r2305: now the error should be also logged to the log file. I hope we get it complete this time :-)

Thanks!


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-14-2011

Well, I'm afraid not. I've tested it today with latest r2306 and here are the log files.

Two situations tested: in the 1st log/pid we have the same crash after waiting a few seconds without pressing any button. And in the 2nd log/pid I've pressed "X" when prompted and it crashed right at the beggining of the Ubisofts intro movie. But I could not see any changes to the log files, but maybe you can figure out something.

I'll keep trying to capture the beginning of the commandbox by screen-capturing it with my lightspeed reflexes Cool
I did it!!! I've reduced the font size at the commandbox to the minimum and could capture the very beginning of the crash at the commandbox (see the image attached). It's a StackOverflow indeed.


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-14-2011

Fresh new tests with latest r2308 release. I did the very same 2 tests from my previous message, the 1st log files are from the test where I don't hit any button and the 2nd log is for hitting "X" when prompted to until the Ubisoft's movie begin. Also, I've added a screenshot of the java exception error given from the 2nd test.

Could somebody here start playing "Eye Of The Tiger" please?? Big Grin


RE: Rocky Balboa [ULUS10233] [encrypted] - gid15 - 09-14-2011

As this is related to a StackOverflowError, have you tried to play with the option
Code:
-Xss10m
"10m" means 10 megabytes stack size. If this option doesn't work, try to play with lower values, e.g. 1m.


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-14-2011

With -Xss higher than 4, it doesn't even start. The best results were achieved between 3m and 4m, where all intro movies are playing fine (some small glitches at the MGM's Lion ROAR, but nothing serious) and I could select an option from the main menu. After that, at the character selection screen, it crashed while I was selecting. BUT NOW WE HAVE SERIOUS IMPROVEMENTS WITH THIS GAME FINALLY!! UHUHH!!

I told you to play "Eye Of The Tiger"!! It never fails... Big Grin

Here is one screenshot and the new .log file attached from the selection screen where it crashes. Congratulations!


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-17-2011

Tested with latest r2310:

I can reach the selection screens and pick a fighter, but it crashes when loading the fight. See the .log file attached. The crash is similar to the previous Stack Oferflow but now it happens even setting the -Xss4m at the command line.


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-19-2011

Tested with latest r2315 today. Crashes when loading a fight after the character selection screen. See the .log attached here for details.

Obs: using -Xss4m as an additional parameter to avoid a Stack Overflow.


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-20-2011

Tested today with latest r2319. The result is the same from my previous post, but I've attached the new .log file anyway.

Do you know why I cannot use the -Xss parameter with a higher value than 4m with my current machine? Is it supposed to work with 5m or higher values without 'locking' the emulator?


RE: Rocky Balboa [ULUS10233] [encrypted] - rcoltrane - 09-29-2011

Tested today with latest r2324, but the stack problem still crashes the game, even with -Xss4m. It works fine until the menu screens, then crashes.

Log file attached.