08-15-2011, 12:34 PM
r2273
Running with dynarec compiler (log level set to INFO)
Compability options used: None
Code:
2358 [GUI] INFO emu - Jpcsp v0.6
2563 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2672 [GUI] DEBUG hle - Loading HLE firmware up to version 999
2817 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_Addr, size=0xA340C0, addr=0x08804000: returns 0x08804000
2821 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
2822 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2822 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=5, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2823 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2823 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=7, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2922 [GUI] DEBUG hle.sceDisplay - Available Display Mode #0 = 800 x 600 x 32 @75Hz
..
2944 [GUI] DEBUG hle.sceDisplay - Available Display Mode #81 = 1152 x 864 x 32 @72Hz
2944 [GUI] DEBUG hle.sceDisplay - Desktop Display Mode = 1024 x 768 x 32 @85Hz
2944 [GUI] DEBUG hle.sceDisplay - Current Display Mode = 1024 x 768 x 32 @85Hz
2944 [GUI] DEBUG hle.sceDisplay - initGL called = true, OpenGL Version = 4.1.0
3170 [GUI] INFO hle.sceFont - Loading font file 'ltn0.pgf'. Font='Liberation Sans' Type='Regular'
3177 [GUI] INFO hle.sceFont - Loading font file 'ltn1.pgf'. Font='Liberation Serif' Type='Regular'
3182 [GUI] INFO hle.sceFont - Loading font file 'ltn2.pgf'. Font='Liberation Sans' Type='Italic'
3186 [GUI] INFO hle.sceFont - Loading font file 'ltn3.pgf'. Font='Liberation Serif' Type='Italic'
3190 [GUI] INFO hle.sceFont - Loading font file 'ltn4.pgf'. Font='Liberation Sans' Type='Bold'
3194 [GUI] INFO hle.sceFont - Loading font file 'ltn5.pgf'. Font='Liberation Serif' Type='Bold'
3199 [GUI] INFO hle.sceFont - Loading font file 'ltn6.pgf'. Font='Liberation Sans' Type='Bold Italic'
3203 [GUI] INFO hle.sceFont - Loading font file 'ltn7.pgf'. Font='Liberation Serif' Type='Bold Italic'
3207 [GUI] INFO hle.sceFont - Loading font file 'ltn8.pgf'. Font='Liberation Sans' Type='Regular'
3210 [GUI] INFO hle.sceFont - Loading font file 'ltn9.pgf'. Font='Liberation Serif' Type='Regular'
3214 [GUI] INFO hle.sceFont - Loading font file 'ltn10.pgf'. Font='Liberation Sans' Type='Italic'
3218 [GUI] INFO hle.sceFont - Loading font file 'ltn11.pgf'. Font='Liberation Serif' Type='Italic'
3222 [GUI] INFO hle.sceFont - Loading font file 'ltn12.pgf'. Font='Liberation Sans' Type='Bold'
3226 [GUI] INFO hle.sceFont - Loading font file 'ltn13.pgf'. Font='Liberation Serif' Type='Bold'
3230 [GUI] INFO hle.sceFont - Loading font file 'ltn14.pgf'. Font='Liberation Sans' Type='Bold Italic'
3234 [GUI] INFO hle.sceFont - Loading font file 'ltn15.pgf'. Font='Liberation Serif' Type='Bold Italic'
3235 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x0BBC0000
3239 [GUI] INFO hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/Quake3
3239 [GUI] INFO emu - Loading global compatibility settings:
3239 [GUI] INFO emu - Configuration / Region
3241 [GUI] INFO emu - Language [English]
3242 [GUI] INFO emu - Button preference: ["O" for "Enter"]
3242 [GUI] INFO emu - Daylight savings: [Off]
3242 [GUI] INFO emu - Time zone offset in minutes (GMT+/-): [0]
3242 [GUI] INFO emu - Time format: [24H]
3242 [GUI] INFO emu - Date format: [YYYY-MM-DD]
3243 [GUI] INFO emu - WLAN power saving mode: [Off]
3243 [GUI] INFO emu - Ad hoc channel: [Auto]
3243 [GUI] INFO emu - Nickname: [BlackDaemon]
3243 [GUI] INFO emu - Configuration / Video
3244 [GUI] INFO emu - [ ] Disable VBO (automatically disabled if not supported)
3244 [GUI] INFO emu - [ ] Only GE graphics (not recommended for homebrew)
3244 [GUI] INFO emu - [ ] Use vertex cache
3244 [GUI] INFO emu - [ ] Use shaders (experimental)
3245 [GUI] INFO emu - [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
3245 [GUI] INFO emu - [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
3245 [GUI] INFO emu - [ ] Enable VAO (only relevant when using shaders and vertex cache)
3245 [GUI] INFO emu - [ ] Enable saving GE screen to Textures instead of Memory
3245 [GUI] INFO emu - [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
3246 [GUI] INFO emu - [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
3246 [GUI] INFO emu - [ ] Enable the shader implementation for the "Stencil Test" (more accurate but slower)
3246 [GUI] INFO emu - [ ] Enable the shader implementation for the "Color Mask" (more accurate but slower)
3246 [GUI] INFO emu - Configuration / Audio
3247 [GUI] INFO emu - [ ] Disable audio threads
3247 [GUI] INFO emu - [ ] Disable audio channels (not recommended)
3247 [GUI] INFO emu - [ ] Disable audio blocking
3247 [GUI] INFO emu - Configuration / Memory
3247 [GUI] INFO emu - [ ] Ignore invalid memory access (not recommended for test reports, but improves performance)
3248 [GUI] INFO emu - [ ] Ignore unmapped imports (not recommended)
3248 [GUI] INFO emu - Configuration / Media
3248 [GUI] INFO emu - [ ] Use Media Engine
3248 [GUI] INFO emu - [ ] Extract media files to tmp folder
3249 [GUI] INFO emu - [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
3249 [GUI] INFO emu - [ ] Use non-native fonts from flash0 folder
3249 [GUI] INFO emu - Configuration / Compiler
3249 [GUI] INFO emu - [X] Use compiler (dynarec)
3249 [GUI] INFO emu - [ ] Output profiler info to profiler.txt (only for compiler)
3250 [GUI] INFO emu - [3000] Maximum method size
3250 [GUI] INFO emu - Configuration / Crypto
3250 [GUI] INFO emu - [ ] Extract decrypted EBOOT.BIN files to the TMP folder
3250 [GUI] INFO emu - [ ] Handle SAVEDATA in crypto mode
3250 [GUI] INFO emu - [ ] Extract original PGD files to the TMP folder
3251 [GUI] INFO emu - Configuration / Display
3251 [GUI] INFO emu - Anti-aliasing: [OFF]
3251 [GUI] INFO emu - Resolution: [Native]
3251 [GUI] INFO emu - [ ] Start JPCSP in Full-Screen Exclusive Mode in the following runs
3251 [GUI] INFO ge - Only GE Graphics: false
3253 [GUI] INFO hle.sceAudio - Audio ChReserve disabled: false
3253 [GUI] INFO hle.sceAudio - Audio Blocking disabled: false
3254 [GUI] INFO hle.ThreadManForUser - Audio threads disabled: false
3254 [GUI] INFO memory - Ignore invalid memory access: false
3303 [GUI] INFO ge - Using RenderingEngineLwjgl31
3304 [GUI] INFO ge - OpenGL version: 4.1.0
3304 [GUI] INFO ge - Shading Language version: 4.10 NVIDIA via Cg compiler
3304 [GUI] INFO ge - GL_CONTEXT_FLAGS; 0x0
3304 [GUI] INFO ge - GL_CONTEXT_PROFILE_MASK: 0x0
3311 [GUI] INFO ge - Using VBO
3343 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
3343 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
3344 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
3367 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
3367 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
3368 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
Compability options used: None
Code:
Error calling :: hleModule='jpcsp.HLE.modules.IoFileMgrForUser@5b6d00':: hleModuleClass='class jpcsp.HLE.modules.IoFileMgrForUser':: hleModuleMethodName='sceIoDopen':: hleModuleMethod='public void jpcsp.HLE.modules150.IoFileMgrForUser.sceIoDopen(jpcsp.Processor)'
java.lang.NullPointerException
at jpcsp.HLE.modules150.IoFileMgrForUser$IoDirInfo.<init>(IoFileMgrForUser.java:317)
at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoDopen(IoFileMgrForUser.java:2537)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at jpcsp.HLE.modules.HLEModuleFunctionReflection.execute(HLEModuleFunctionReflection.java:30)
at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.java:389)
at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:673)
at _S1_2_8960444.s(_S1_2_8960444.java:4)
at _S1_2_89262F4.s(_S1_2_89262F4.java:52)
at _S1_2_886C5A0.s(_S1_2_886C5A0.java:88)
at _S1_2_885048C.s(_S1_2_885048C.java:508)
at _S1_2_8850CB8.s(_S1_2_8850CB8.java:37956)
at _S1_2_885332C.s(_S1_2_885332C.java:52)
at _S1_2_884B83C.s(_S1_2_884B83C.java:420)
at _S1_2_886BD1C.s(_S1_2_886BD1C.java:236)
at _S1_2_8804000.s(_S1_2_8804000.java:160)
at _S1_2_8804000.exec(_S1_2_8804000.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:704)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
Error calling :: hleModule='jpcsp.HLE.modules.IoFileMgrForUser@5b6d00':: hleModuleClass='class jpcsp.HLE.modules.IoFileMgrForUser':: hleModuleMethodName='sceIoDopen':: hleModuleMethod='public void jpcsp.HLE.modules150.IoFileMgrForUser.sceIoDopen(jpcsp.Processor)'
java.lang.NullPointerException
at jpcsp.HLE.modules150.IoFileMgrForUser$IoDirInfo.<init>(IoFileMgrForUser.java:317)
at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoDopen(IoFileMgrForUser.java:2537)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at jpcsp.HLE.modules.HLEModuleFunctionReflection.execute(HLEModuleFunctionReflection.java:30)
at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.java:389)
at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:673)
at _S1_2_8960444.s(_S1_2_8960444.java:4)
at _S1_2_89262F4.s(_S1_2_89262F4.java:52)
at _S1_2_886C5A0.s(_S1_2_886C5A0.java:88)
at _S1_2_885048C.s(_S1_2_885048C.java:508)
at _S1_2_8850CB8.s(_S1_2_8850CB8.java:37956)
at _S1_2_8852FC0.s(_S1_2_8852FC0.java:42100)
at _S1_2_882F35C.s(_S1_2_882F35C.java:612)
at _S1_2_8829E4C.s(_S1_2_8829E4C.java:232)
at _S1_2_8829E4C.exec(_S1_2_8829E4C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:119)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:157)
at _S1_2_88458F0.s(_S1_2_88458F0.java:348)
at _S1_2_8845C38.s(_S1_2_8845C38.java:212)
at _S1_2_884AFDC.s(_S1_2_884AFDC.java:224)
at _S1_2_886BD1C.s(_S1_2_886BD1C.java:264)
at _S1_2_8804000.s(_S1_2_8804000.java:160)
at _S1_2_8804000.exec(_S1_2_8804000.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:704)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)