EmuNewz Network

Full Version: Battle Poker - NPUZ00020
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Battle Poker - NPUZ00020
using r 2750
comes up with a developers screen then a loading screen then nothing but a black screen
here is the info log
compiler error..
Code:
5514   LmpeMainThread   ERROR   compiler   Catched exception 'java.lang.NullPointerException' while compiling 0x089185C4 (0x089182B0-0x08918858)  
5515   LmpeMainThread   INFO   compiler   Compiling for Interpreter _S1_2_89185C4  
5516   LmpeMainThread   ERROR   compiler   Catched exception 'java.lang.NullPointerException' while compiling 0x089185D0 (0x089182B0-0x08918858)  
5516   LmpeMainThread   INFO   compiler   Compiling for Interpreter _S1_2_89185D0  
5518   LmpeMainThread   ERROR   compiler   Catched exception 'java.lang.NullPointerException' while compiling 0x0891860C (0x089182B0-0x08918858)  
5518   LmpeMainThread   INFO   compiler   Compiling for Interpreter _S1_2_891860C  
5520   LmpeMainThread   ERROR   compiler   Catched exception 'java.lang.NullPointerException' while compiling 0x08918614 (0x089182B0-0x08918858)  
5520   LmpeMainThread   INFO   compiler   Compiling for Interpreter _S1_2_8918614
(09-30-2012, 07:29 AM)nash67 Wrote: [ -> ]Battle Poker - NPUZ00020
using r 2750
comes up with a developers screen then a loading screen then nothing but a black screen
here is the info log

using r 2929
no change still the same
here is a compiler log and an info log with this line added
<logger name='hle.sceUtility' > <level value='off' /> </logger>
it looks like it is trying to save or load ????
using r 3071
still black screen after the loading screen
here is a compiler log
here is a Jpcsp Trace
might help ??? who knows
another log from Jpcsp trace
another log from Jpcsp Trace
r3138 same
Attach sceUtility trace log
using r 3365
still has the same problem
black screen after the loading screen
here is a few logs
From the JpcspTrace:
Code:
18:22:23 LmpeMainThread - sceUtilitySavedataGetStatus = 0x1
18:22:23 LmpeMainThread - sceUtilitySavedataUpdate 0x2 = 0x80110001
sceUtilitySavedataUpdate has been improved in r3367 to return the same error code 0x80110001. Does it help here?
Pages: 1 2