EmuNewz Network
BounceBack - NPEZ00461 - 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 - Half playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=66)
+----- Thread: BounceBack - NPEZ00461 (/showthread.php?tid=147453)



BounceBack - NPEZ00461 - nash67 - 05-18-2013

BounceBack - NPEZ00461
using r 3146
after you complete the first level the game keeps pausing

21:32:59 INFO stdout - user_main - ERROR: SE_RELEASE_ASSERT failed!
File:C:/steel_engine/src/steel_engine/include/SEParticleEmitter.inl
Function: AddParticle
Li
21:32:59 INFO stdout - user_main - ne:122

21:32:59 INFO stdout - user_main - ***********************************************
21:32:59 ERROR emu - user_main - Allegrex break 0x00000
21:33:09 INFO stdout - user_main - ***********************************************

here is an info log


RE: BounceBack - NPEZ00461 - sum2012 - 05-18-2013

PPSSPP do not have probrem
Attach the log


RE: BounceBack - NPEZ00461 - nash67 - 05-18-2013

(05-18-2013, 11:18 PM)sum2012 Wrote: PPSSPP do not have probrem
Attach the log

please post stuff about ppsspp games in the ppsspp section


RE: BounceBack - NPEZ00461 - sum2012 - 05-19-2013

Maybe gid15 solve the probrem from ppsspp's log
(05-18-2013, 11:42 PM)nash67 Wrote:
(05-18-2013, 11:18 PM)sum2012 Wrote: PPSSPP do not have probrem
Attach the log

please post stuff about ppsspp games in the ppsspp section



RE: BounceBack - NPEZ00461 - Zekro - 05-19-2013

Well saying to use ppsspp is a thing and posting ppsspp log is another thing,I don't know however if ppsspp logs will help since ppsspp uses c++ and(here I might be wrong) uses different processes.That's up to gid and hykem to decide if ppsspp logs are helpful


RE: BounceBack - NPEZ00461 - gid15 - 05-19-2013

Code:
21:32:59 ERROR      emu - user_main - Allegrex break 0x00000
As a workaround, I've added the possibility to not pause the emulator when reaching a break instruction in r3148. Does it help? The error will not be gone, the emulator will just not pause.


RE: BounceBack - NPEZ00461 - sum2012 - 05-19-2013

No ,still pause - log1
Need Ignore invalid memory access" is selected to pass - log2
(05-19-2013, 08:18 PM)gid15 Wrote:
Code:
21:32:59 ERROR      emu - user_main - Allegrex break 0x00000
As a workaround, I've added the possibility to not pause the emulator when reaching a break instruction in r3148. Does it help? The error will not be gone, the emulator will just not pause.