This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error when loading game
#1
5859 [GUI] INFO misc - Jpcsp v0.5
5859 [GUI] INFO misc - UMD param.sfo :
APP_VER = 01.00
BOOTABLE = 1
CATEGORY = UG
DISC_ID = NPUH10117
DISC_NUMBER = 1
DISC_TOTAL = 1
DISC_VERSION = 1.00
HRKGMP_VER = 0
PARENTAL_LEVEL = 9
PSP_SYSTEM_VER = 6.60
REGION = 32768
TITLE = CORPSE PARTY
USE_USB = 0
probably homebrew? false
6468 [GUI] INFO misc - Found ModuleInfo name:'LibForPSP' version:0101 attr:00000000 gp:08958230
6468 [GUI] INFO misc - Found 222 imports from 22 modules
6468 [GUI] INFO misc - Found 2 exports
6468 [GUI] WARN misc - Failed to map import at 0x088BCAC8 [0x4AA9EAD6] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCAE8 [0x7497EA85] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCB70 [0xF6107F00] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BC7E0 [0x231FC6B7] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA50 [0x0BA514E5] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA58 [0x4BC9BDE0] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA60 [0xA5EBFE81] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA68 [0xA83F7113] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA70 [0xB78EB9E9] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA78 [0xC22C8327] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA80 [0xC7DB3A5B] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BCA88 [0xEAED89CD] (attempt 1)
6468 [GUI] WARN misc - Failed to map import at 0x088BC948 [0x74B21701] (attempt 1)
6484 [GUI] WARN misc - Failed to map import at 0x088BC5D8 [0xA089ECA4] (attempt 1)
6484 [GUI] WARN misc - Failed to map import at 0x088BC5E8 [0x1839852A] (attempt 1)
6484 [GUI] WARN misc - Failed to map import at 0x088BC600 [0x37431849] (attempt 1)
6484 [GUI] WARN misc - Failed to map import at 0x088BC698 [0x358CA1BB] (attempt 1)
6484 [GUI] INFO misc - 205 NIDS mapped
6484 [GUI] INFO misc - 17 remaining unmapped NIDS
6500 [GUI] INFO hle - pspiofilemgr - filepath disc0/
6500 [GUI] INFO misc - Loading global compatibility settings
6500 [GUI] INFO ge - Only GE Graphics: false
6515 [GUI] INFO ge - Use Viewport: false
6515 [GUI] INFO hle - Audio ChReserve disabled: false
6515 [GUI] INFO hle - Audio muted: true
6515 [GUI] INFO hle - Audio Blocking disabled: false
6515 [GUI] INFO hle - Audio threads disabled: false
6515 [GUI] INFO memory - Ignore invalid memory access: false
6515 [GUI] INFO hle - Reserving thread memory: true
6515 [GUI] INFO hle - WaitThreadEndCB enabled: false
9265 [Emu] INFO runtime - Using Compiler
9453 [root] ERROR hle - Unmapped import @ 0x08800108 - 06060010 09fffa00 00000000

I always get that error when I try to run most games, not just this one =P
Can someone here help me?
#2
Jpcsp 0.5 is very old get a newer build here
http://buildbot.orphis.net/jpcsp/

besides for the old jpcsp version, corpse party still has some issues with sound.
the game thread is here
http://www.emunewz.net/forum/showthread....619&page=5
#3
(10-10-2012, 10:05 PM)hyakki Wrote: Jpcsp 0.5 is very old get a newer build here
http://buildbot.orphis.net/jpcsp/

besides for the old jpcsp version, corpse party still has some issues with sound.
the game thread is here
http://www.emunewz.net/forum/showthread....619&page=5

I updated my Jpcsp to 2763, but I get a black screen when i load it. also logger just doesn't show up
#4
Logger doesn't show up automatically, you must open it on Debug -> Tools -> Logger -> Show logger.
[Image: montcer.png]
#5
(10-11-2012, 01:27 AM)montcer9012 Wrote: Logger doesn't show up automatically, you must open it on Debug -> Tools -> Logger -> Show logger.
I tried, it shows up on the toolbar but the window won't appear (there's no way to post the log output)

#6
I tried to enable "ignore unmapped import". At least it doesn't pause immediately after running, but I still get a black screen.
#7
Mmm, it seems the logger windows is behind the emulator or somewhere on the screen. To restore the windows default position you could delete the file "Settings.properties" and then execute JPCSP again. NOTE: This will erase all your personal configuration on the emulation, recent loaded ISO's and everything else that leave a trace.

Also, you can modify this file with a text editor, like this:
   
To reset the log window position, set those values on your Settings.properties:
Code:
SET THIS VALUE TO 0 (Cero):
gui.saveWindowPos=0
DELETE THOSE IF THEY EXIST:
gui.windows.logwindow.h=300
gui.windows.logwindow.w=500
gui.windows.logwindow.x=0
gui.windows.logwindow.y=356
[Image: montcer.png]
#8
(10-11-2012, 07:20 PM)montcer9012 Wrote: Mmm, it seems the logger windows is behind the emulator or somewhere on the screen. To restore the windows default position you could delete the file "Settings.properties" and then execute JPCSP again. NOTE: This will erase all your personal configuration on the emulation, recent loaded ISO's and everything else that leave a trace.

Also, you can modify this file with a text editor, like this:

To reset the log window position, set those values on your Settings.properties:
Code:
SET THIS VALUE TO 0 (Cero):
gui.saveWindowPos=0
DELETE THOSE IF THEY EXIST:
gui.windows.logwindow.h=300
gui.windows.logwindow.w=500
gui.windows.logwindow.x=0
gui.windows.logwindow.y=356

It worked, the log showed up:

0 [GUI] INFO emu - Java version: 1.7.0_07 (1.7.0_07-b10)
15 [GUI] INFO emu - Java library path: lib/windows-x86
31 [GUI] INFO emu - Jpcsp v0.6 2763
31 [GUI] INFO emu - UMD param.sfo :
APP_VER = 01.00
BOOTABLE = 1
CATEGORY = UG
DISC_ID = NPUH10117
DISC_NUMBER = 1
DISC_TOTAL = 1
DISC_VERSION = 1.00
HRKGMP_VER = 0
PARENTAL_LEVEL = 9
PSP_SYSTEM_VER = 6.60
REGION = 32768
TITLE = CORPSE PARTY
USE_USB = 0
probably homebrew? false
1203 [GUI] INFO loader - Found ModuleInfo name:'PLoader' version:0100 attr:00001000 gp:08810150
1203 [GUI] WARN loader - Kernel mode module detected
1203 [GUI] INFO loader - Found 44 unresolved imports
1203 [GUI] WARN loader - Failed to map import at 0x088073BC [0x19D579F0] Module 'sceOpenPSID_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x088073CC [0xC287AD90] Module 'sceMeCore_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x088073D4 [0xD857CF93] Module 'sceMeCore_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x088073DC [0x8988AD49] Module 'sceMeCore_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x088073E4 [0x051C1601] Module 'sceMeCore_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x088073EC [0x99E4DBFA] Module 'sceMeCore_driver'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x08807414 [0xA1A78C58] Module 'ModuleMgrForKernel'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x08807424 [0x4C537C72] Module 'semaphore'(attempt 1)
1203 [GUI] WARN loader - Failed to map import at 0x0880742C [0x77E97079] Module 'semaphore'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x08807434 [0x159AF5CC] Module 'SystemCtrlForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x0880743C [0x1C90BECB] Module 'SystemCtrlForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x08807444 [0x24331850] Module 'KUBridge'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074C4 [0xC0AB8932] Module 'SysclibForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074CC [0x7AB35214] Module 'SysclibForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074D4 [0xAB7592FF] Module 'SysclibForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074DC [0x10F3BB61] Module 'SysclibForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074E4 [0x81D0D1F7] Module 'SysclibForKernel'(attempt 1)
1219 [GUI] WARN loader - Failed to map import at 0x088074EC [0xA48D2592] Module 'SysclibForKernel'(attempt 1)
1234 [GUI] WARN loader - Failed to map import at 0x088074F4 [0x6D302D3D] Module 'LoadExecForKernel'(attempt 1)
1234 [GUI] WARN loader - Failed to map import at 0x088074FC [0x536AD5E1] Module 'SysMemForKernel'(attempt 1)
1234 [GUI] WARN loader - Failed to map import at 0x0880750C [0xD7D3FDCD] Module 'sceSysEventForKernel'(attempt 1)
1234 [GUI] WARN loader - Failed to map import at 0x08807514 [0x68D55505] Module 'sceSysEventForKernel'(attempt 1)
1234 [GUI] INFO loader - 22 NIDS mapped
1234 [GUI] INFO loader - 22 remaining unmapped NIDS
1515 [GUI] INFO hle.sceMpeg - Media Engine enabled
1531 [GUI] INFO hle - Using the external audio decoder (SonicStage)
1969 [GUI] INFO hle.sceFont - Loading font file 'jpn0.pgf'. Font='Sazanami Gothic' Type='Gothic-Regular'
1984 [GUI] INFO hle.sceFont - Loading font file 'ltn0.pgf'. Font='Liberation Sans' Type='Regular'
2000 [GUI] INFO hle.sceFont - Loading font file 'ltn1.pgf'. Font='Liberation Serif' Type='Regular'
2015 [GUI] INFO hle.sceFont - Loading font file 'ltn2.pgf'. Font='Liberation Sans' Type='Italic'
2031 [GUI] INFO hle.sceFont - Loading font file 'ltn3.pgf'. Font='Liberation Serif' Type='Italic'
2031 [GUI] INFO hle.sceFont - Loading font file 'ltn4.pgf'. Font='Liberation Sans' Type='Bold'
2047 [GUI] INFO hle.sceFont - Loading font file 'ltn5.pgf'. Font='Liberation Serif' Type='Bold'
2062 [GUI] INFO hle.sceFont - Loading font file 'ltn6.pgf'. Font='Liberation Sans' Type='Bold Italic'
2078 [GUI] INFO hle.sceFont - Loading font file 'ltn7.pgf'. Font='Liberation Serif' Type='Bold Italic'
2094 [GUI] INFO hle.sceFont - Loading font file 'ltn8.pgf'. Font='Liberation Sans' Type='Regular'
2109 [GUI] INFO hle.sceFont - Loading font file 'ltn9.pgf'. Font='Liberation Serif' Type='Regular'
2125 [GUI] INFO hle.sceFont - Loading font file 'ltn10.pgf'. Font='Liberation Sans' Type='Italic'
2140 [GUI] INFO hle.sceFont - Loading font file 'ltn11.pgf'. Font='Liberation Serif' Type='Italic'
2140 [GUI] INFO hle.sceFont - Loading font file 'ltn12.pgf'. Font='Liberation Sans' Type='Bold'
2172 [GUI] INFO hle.sceFont - Loading font file 'ltn13.pgf'. Font='Liberation Serif' Type='Bold'
2172 [GUI] INFO hle.sceFont - Loading font file 'ltn14.pgf'. Font='Liberation Sans' Type='Bold Italic'
2187 [GUI] INFO hle.sceFont - Loading font file 'ltn15.pgf'. Font='Liberation Serif' Type='Bold Italic'
2359 [GUI] INFO hle.sceFont - Loading font file 'kr0.pgf'. Font='UnDotum' Type='Regular'
2390 [GUI] INFO emu - Using the following settings:
2390 [GUI] INFO emu - Configuration / Region
2406 [GUI] INFO emu - Language [日本語]
2406 [GUI] INFO emu - Button preference: ["O" for "Enter"]
2406 [GUI] INFO emu - Daylight savings: [Off]
2406 [GUI] INFO emu - Time zone offset in minutes (GMT+/-): [0]
2406 [GUI] INFO emu - Time format: [24H]
2406 [GUI] INFO emu - Date format: [YYYY-MM-DD]
2406 [GUI] INFO emu - WLAN power saving mode: [Off]
2406 [GUI] INFO emu - Ad hoc channel: [Auto]
2406 [GUI] INFO emu - Nickname: []
2406 [GUI] INFO emu - Configuration / Video
2406 [GUI] INFO emu - [ ] Disable VBO (automatically disabled if not supported)
2406 [GUI] INFO emu - [ ] Only GE graphics (not recommended for homebrew)
2406 [GUI] INFO emu - [ ] Use vertex cache
2406 [GUI] INFO emu - [ ] Use shaders (experimental)
2406 [GUI] INFO emu - [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
2406 [GUI] INFO emu - [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
2406 [GUI] INFO emu - [ ] Enable VAO (only relevant when using shaders and vertex cache)
2406 [GUI] INFO emu - [ ] Enable saving GE screen to Textures instead of Memory
2422 [GUI] INFO emu - [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
2422 [GUI] INFO emu - [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
2422 [GUI] INFO emu - [ ] Enable the shader implementation for the "Stencil Test" (more accurate but slower)
2422 [GUI] INFO emu - [ ] Enable the shader implementation for the "Color Mask" (more accurate but slower)
2422 [GUI] INFO emu - [ ] Disable optimized VertexInfo reading (may improve compatibility)
2422 [GUI] INFO emu - [ ] Use Software Rendering (very experimental, not yet complete, slow)
2422 [GUI] INFO emu - Configuration / Audio
2422 [GUI] INFO emu - [ ] Disable audio threads
2422 [GUI] INFO emu - [ ] Disable audio channels (not recommended)
2422 [GUI] INFO emu - [ ] Disable audio blocking
2422 [GUI] INFO emu - Configuration / Memory
2422 [GUI] INFO emu - [ ] Ignore invalid memory access (not recommended for test reports, but improves performance)
2422 [GUI] INFO emu - [ ] Ignore unmapped imports (not recommended)
2422 [GUI] INFO emu - Configuration / Media
2437 [GUI] INFO emu - [X] Use Media Engine
2437 [GUI] INFO emu - [ ] Extract media files to tmp folder
2437 [GUI] INFO emu - [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
2437 [GUI] INFO emu - [ ] Use debug font (disable flash0 fonts)
2437 [GUI] INFO emu - Configuration / Compiler
2437 [GUI] INFO emu - [X] Use compiler (dynarec)
2437 [GUI] INFO emu - [ ] Output profiler info to profiler.txt (only for compiler)
2437 [GUI] INFO emu - [0] Maximum method size
2437 [GUI] INFO emu - Configuration / Crypto
2437 [GUI] INFO emu - [ ] Extract decrypted EBOOT.BIN files to the TMP folder
2437 [GUI] INFO emu - [ ] Handle SAVEDATA in crypto mode
2437 [GUI] INFO emu - [ ] Extract original PGD files to the TMP folder
2437 [GUI] INFO emu - Configuration / Display
2437 [GUI] INFO emu - Anti-aliasing: []
2437 [GUI] INFO emu - Resolution: []
2437 [GUI] INFO emu - [ ] Start JPCSP in Full-Screen Exclusive Mode in the following runs
2437 [GUI] INFO hle.IoFileMgrForUser - pspiofilemgr - filepath disc0/
2625 [GUI] INFO ge - Using RenderingEngineLwjgl31
2625 [GUI] INFO ge - Using VBO
2625 [GUI] INFO ge - OpenGL version: 3.1.0
2625 [GUI] INFO ge - Shading Language version: 1.40 NVIDIA via Cg compiler
2625 [GUI] INFO ge - GL_CONTEXT_FLAGS: 0x0
4437 [Emu] INFO runtime - Using Compiler
4500 [root] WARN hle.LoadCoreForKernel - sceKernelFindModuleByName not found moduleName=0x08807C54('peagasusGEN') <<< (I have absolutely NO idea why this piracy block showed up. I assure to you that I bought this game.)
4594 [root] ERROR hle - Unmapped import at 0x08807444 [0x24331850] Module 'KUBridge' - 05000000 09fffed0 deadbeef
#9
(10-11-2012, 07:45 PM)RedLeopard Wrote: 1203 [GUI] INFO loader - Found ModuleInfo name:'PLoader' version:0100 attr:00001000 gp:08810150
...
4500 [root] WARN hle.LoadCoreForKernel - sceKernelFindModuleByName not found moduleName=0x08807C54('peagasusGEN') <<< (I have absolutely NO idea why this piracy block showed up. I assure to you that I bought this game.)
That's why; game it's patched.

EDIT: If you are related to this post, please stop opening new threads because you won't get help about that pirated game: http://www.emunewz.net/forum/showthread.php?tid=86373
[Image: montcer.png]
#10
(10-11-2012, 07:45 PM)RedLeopard Wrote: 1203 [GUI] INFO loader - Found ModuleInfo name:'PLoader' version:0100 attr:00001000 gp:08810150
-
4500 [root] WARN hle.LoadCoreForKernel - sceKernelFindModuleByName not found moduleName=0x08807C54('peagasusGEN') <<< (I have absolutely NO idea why this piracy block showed up. I assure to you that I bought this game.)
We don't support piracy here.


Forum Jump:


Users browsing this thread: 2 Guest(s)