EmuNewz Network
Battle Poker - NPUZ00020 - 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: Battle Poker - NPUZ00020 (/showthread.php?tid=84807)

Pages: 1 2


Battle Poker - NPUZ00020 - nash67 - 09-30-2012

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



RE: Battle Poker - NPUZ00020 - sum2012 - 10-02-2012

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




RE: Battle Poker - NPUZ00020 - nash67 - 12-17-2012

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 ????


RE: Battle Poker - NPUZ00020 - nash67 - 03-29-2013

using r 3071
still black screen after the loading screen
here is a compiler log


RE: Battle Poker - NPUZ00020 - nash67 - 04-10-2013

here is a Jpcsp Trace
might help ??? who knows


RE: Battle Poker - NPUZ00020 - nash67 - 04-13-2013

another log from Jpcsp trace


RE: Battle Poker - NPUZ00020 - nash67 - 05-04-2013

another log from Jpcsp Trace


RE: Battle Poker - NPUZ00020 - sum2012 - 05-04-2013

r3138 same
Attach sceUtility trace log


RE: Battle Poker - NPUZ00020 - nash67 - 08-24-2013

using r 3365
still has the same problem
black screen after the loading screen
here is a few logs


RE: Battle Poker - NPUZ00020 - gid15 - 08-24-2013

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?