Recent logs - WALL•E

To see your stuff show here, enable Compatibility Server Reports in PPSSPP.

Click on a version, game, or report message to show similar entries. Hover over version to see platform info, and hover over a game title to see region and version info.

Game title Version Latest Report Message
WALL•E v1.17.1 2024-04-07 __KernelStopThread: thread 1801 does not exist (helper deleted)
WALL•E v1.17.1 2024-04-01 __KernelStopThread: thread 2817 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-28 __KernelStopThread: thread 643 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-27 __KernelStopThread: thread 2755 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-27 __KernelStopThread: thread 2631 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-25 __KernelStopThread: thread 2405 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-25 __KernelStopThread: thread 2347 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-25 __KernelStopThread: thread 2301 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-24 __KernelStopThread: thread 2003 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-23 __KernelStopThread: thread 1533 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-21 __KernelStopThread: thread 1191 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-20 __KernelStopThread: thread 1265 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-20 __KernelStopThread: thread 1193 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-20 __KernelStopThread: thread 1067 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-19 __KernelStopThread: thread 903 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-19 __KernelStopThread: thread 877 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-18 __KernelStopThread: thread 947 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-18 __KernelStopThread: thread 623 does not exist (helper deleted)
WALL•E v1.6.3 2024-03-14 GL ran out of GPU memory; switching to low memory mode
WALL•E v1.16.3 2024-03-02 sceKernelLoadModule: unsupported options size=00000014, flags=08b52af0, pos=0, access=1, data=1, text=1
WALL•E v1.6.3 2024-03-01 Error in shader program link: info: Link Error: Vertex shader is missing. Link Error: Fragment shader is missing. fs: 00000000:00e1d022 Tex TexProj TexAlpha Fog 2x TFuncMod AlphaTest0 > #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform sampler2D testtex; in vec4 v_color0; uniform vec3 u_fogcolor; in highp float v_fogdepth; in highp vec3 v_texcoord; inout vec4 fragColor0; void main() { vec4 t = textureProj(tex, v_texcoord); vec4 p = v_color0; vec4 v = p * t; if (v.a < 0.002) discard; v.rgb = v.rgb * 2.0; float fogCoef = clamp(v_fogdepth, 0.0, 1.0); v = mix(vec4(u_fogcolor, v.a), v, fogCoef); fragColor0 = v; } vs: 01100000:00050b54 HWX T N Fog Tex TexProjUV UVMtx Light: 0: c:0 t:0 #version 300 es precision highp float; in vec3 position; in mediump vec3 normal; in vec2 texcoord; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform mediump mat4 u_texmtx; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform lowp vec4 u_ambient; uniform lowp vec3 u_matdiffuse; uniform lowp vec4 u_matspecular; uniform lowp vec3 u_matemissive; uniform lowp vec4 u_matambientalpha; uniform highp vec2 u_fogcoef; out lowp vec4 v_color0; out highp vec3 v_texcoord; out highp float v_fogdepth; void main() { vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz; mediump vec3 worldnormal = normalize((u_world * vec4(normal, 0.0)).xyz); vec4 viewPos = u_view * vec4(worldpos, 1.0); gl_Position = u_proj * viewPos; lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0); vec3 toLight; lowp vec3 diffuse; mediump float ldot; toLight = u_lightpos0; ldot = max(dot(toLight, worldnormal), 0.0); diffuse = (u_lightdiffuse0 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = (u_texmtx * vec4(texcoord.xy, 0.0, 1.0)).xyz * vec3(u_uvscaleoffset.xy, 1.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; }
WALL•E v1.17 2024-02-04 __KernelStopThread: thread 411 does not exist (helper deleted)
WALL•E v1.16.6 2024-01-27 __KernelStopThread: thread 1059 does not exist (helper deleted)
WALL•E v1.16.6 2023-12-28 __KernelStopThread: thread 753 does not exist (helper deleted)
WALL•E v1.16.6 2023-12-28 __KernelStopThread: thread 645 does not exist (helper deleted)
WALL•E v1.15.4 2023-11-27 sceKernelLoadModule: unsupported options size=00000014, flags=088fc4e0, pos=0, access=1, data=1, text=1
WALL•E v1.15.4 2023-11-27 sceKernelLoadModule: unsupported options size=00000014, flags=089c5c8c, pos=0, access=1, data=1, text=1
WALL•E v1.15.4 2023-11-27 sceKernelLoadModule: unsupported options size=00000014, flags=088fc4e0, pos=0, access=1, data=2, text=2
WALL•E v1.15.4 2023-11-27 sceKernelLoadModule: unsupported options size=00000014, flags=089c6c8c, pos=0, access=1, data=1, text=1
WALL•E v1.15.4 2023-11-27 sceMpegRingbufferPut(): invalid mpeg data
WALL•E v1.16.6 2023-11-20 __KernelStopThread: thread 2227 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-20 __KernelStopThread: thread 2121 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-20 __KernelStopThread: thread 1927 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-19 __KernelStopThread: thread 801 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-19 __KernelStopThread: thread 747 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-19 __KernelStopThread: thread 655 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-14 __KernelStopThread: thread 1759 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 1049 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 957 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 933 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 897 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 863 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 767 does not exist (helper deleted)
WALL•E v1.16.6 2023-11-13 __KernelStopThread: thread 711 does not exist (helper deleted)
WALL•E v1.15.4 2023-10-30 __KernelStopThread: thread 1195 does not exist (helper deleted)
WALL•E v1.16.1 2023-09-19 UNIMPL sceIoDevctl("disc0:/PSP_GAME/USRDIR", 02425823, 00000000, 0, 09fff660, 4)
WALL•E v1.15.4 2023-06-22 __KernelStopThread: thread 739 does not exist (helper deleted)
WALL•E v1.15.4 2023-05-30 __KernelStopThread: thread 477 does not exist (helper deleted)
WALL•E v1.15.4 2023-05-30 __KernelStopThread: thread 407 does not exist (helper deleted)
WALL•E v1.15.4 2023-05-28 __KernelStopThread: thread 687 does not exist (helper deleted)
WALL•E v1.12.3 2023-05-20 __KernelStopThread: thread 3465 does not exist
WALL•E v1.12.3 2023-05-20 __KernelStopThread: thread 3275 does not exist
WALL•E v1.12.3 2023-05-20 __KernelStopThread: thread 2137 does not exist
WALL•E v1.12.3 2023-05-19 __KernelStopThread: thread 1891 does not exist
WALL•E v1.12.3 2023-05-19 __KernelStopThread: thread 1147 does not exist
WALL•E v1.12.3 2023-05-18 __KernelStopThread: thread 883 does not exist
WALL•E v1.12.3 2023-05-18 __KernelStopThread: thread 785 does not exist
WALL•E v1.12.3 2023-05-11 __KernelStopThread: thread 773 does not exist
WALL•E v1.12.3 2023-05-11 __KernelStopThread: thread 719 does not exist
WALL•E v1.12.3 2023-05-07 __KernelStopThread: thread 583 does not exist
WALL•E v1.12.3 2023-05-07 __KernelStopThread: thread 403 does not exist
WALL•E v1.14.2 2023-03-16 UI scissor out of bounds in MainScreen: 46,0-1213,721 / 1600,720
WALL•E v1.14.4 2023-03-04 __KernelStopThread: thread 613 does not exist (helper deleted)
WALL•E v1.14.2 2023-02-24 __KernelStopThread: thread 989 does not exist (helper deleted)
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,852-0,74 / 2400,1080
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,709-0,136 / 2400,1080
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,566-0,136 / 2400,1080
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,423-0,136 / 2400,1080
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,280-0,136 / 2400,1080
WALL•E v1.14.2 2023-02-24 UI scissor out of bounds in SavedataScreen: 2675,137-0,136 / 2400,1080
WALL•E v1.14.4 2023-02-12 __KernelStopThread: thread 2613 does not exist (helper deleted)
WALL•E v1.17.1 2024-03-24 __KernelStopThread: thread 2269 does not exist (helper deleted)
WALL•E v1.14.4 2023-02-12 __KernelStopThread: thread 1737 does not exist (helper deleted)
WALL•E v1.17 2024-04-27 __KernelStopThread: thread 400 does not exist (helper deleted)
WALL•E v1.14.2 2023-01-15 __KernelStopThread: thread 941 does not exist (helper deleted)
WALL•E v1.14.2 2023-01-15 __KernelStopThread: thread 867 does not exist (helper deleted)
WALL•E v1.14.2 2023-01-15 __KernelStopThread: thread 669 does not exist (helper deleted)
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,1039-987,1362 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 377,2136-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,2136-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 661,1971-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 377,1971-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,1971-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 661,1806-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 377,1806-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,1806-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 661,1641-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 377,1641-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,1641-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 661,1476-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 377,1476-276,156 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in MainScreen: 93,1156-987,1244 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in GamePauseScreen: 685,36-367,2364 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in GamePauseScreen: 93,36-575,2364 / 2400,1080
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in GamePauseScreen: 1822,129-551,951 / 1080,2400
WALL•E v1.14.2 2023-01-15 UI scissor out of bounds in GamePauseScreen: 0,129-1805,951 / 1080,2400
WALL•E v1.14.4 2023-01-14 sceDmacMemcpy(dest=04000000, src=086b2b50, size=278528): overlapping read
WALL•E v1.14.4 2023-01-14 __KernelStopThread: thread 559 does not exist (helper deleted)
WALL•E v1.14.4 2023-01-09 MIPSCompileOp: Invalid instruction 467f5e6f
WALL•E v1.14.4 2023-01-09 MIPSCompileOp: Invalid instruction efa060d7