The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.28 (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
Problems with new versions - 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: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: Problems with new versions (/showthread.php?tid=132186)

Pages: 1 2


RE: Problems with new versions - gid15 - 03-11-2013

Any change with r3025?


RE: Problems with new versions - jame_peng - 03-12-2013

(03-11-2013, 04:56 PM)gid15 Wrote: Any change with r3025?

I think this fix was valid!Big Grin

the game graphics display have normal!

with a lot of test(just test on PW),I think the -XX:MaxPermSize should up to 512m,beacuse the low permsize will appear the error “Out Of Memory”!

   
   
   
   
   


RE: Problems with new versions - jame_peng - 04-19-2013

(03-11-2013, 04:56 PM)gid15 Wrote: Any change with r3025?

gid , with the new version ,I notice something in logger that PW have many
error

like:
Code:
ERROR compiler - Main - Catched exception 'java.lang.NullPointerException' while compiling 0x08E708BC (0x08E70890-0x08E708F0)

this is the log

.rar   log.rar (Size: 13.82 KB / Downloads: 220)


RE: Problems with new versions - jame_peng - 04-19-2013

(03-11-2013, 04:56 PM)gid15 Wrote: Any change with r3025?

dump:

.txt   dump.txt (Size: 1.39 KB / Downloads: 196)


Code:
10037 [Main] ERROR compiler - Catched exception 'java.lang.NullPointerException' while compiling 0x0880CB10 (0x0880C888-0x0880CBB8)

0x0880C888-0x0880CBB8 dump:

.rar   dump2.rar (Size: 2.23 KB / Downloads: 208)

Code:
10107 [Main] ERROR compiler - Catched exception 'java.lang.NullPointerException' while compiling 0x0880C998 (0x0880C8C4-0x0880CC6C)

0x0880C8C4-0x0880CC6C dump:

.rar   dump3.rar (Size: 2.46 KB / Downloads: 230)


RE: Problems with new versions - gid15 - 04-19-2013

I have found an issue introduced by r3108. Could you test again with r3110?

Thank you!


RE: Problems with new versions - jame_peng - 04-20-2013

(04-19-2013, 08:33 PM)gid15 Wrote: I have found an issue introduced by r3108. Could you test again with r3110?

Thank you!

Big Grin Excellent,
I tested the PW repeatedly with the r3110,and checked the log file repeatedly.
And I can say that no more errors like"ERROR compiler - Catched exception 'java.lang.NullPointerException".Tongue