mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #1642] Shadps4 crashing when i click any button on my controller in BB #557
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#557
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PerryIdol on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1642
The game starts up and i can chose between play online or offline but when i try to press anything on my controller it freezes and crashes the whole shadps4. The terminal shows errors that i have a file dvdroot_ps4/menu/.gfx missing:
[Kernel.Pthread] file_system.cpp:posix_stat:403: posix_stat: error = -2147352574
[Kernel.Fs] file_system.cpp:sceKernelOpen:28: path = /app0/dvdroot_ps4/menu/.gfx flags = 0x0 mode = 0
[Common.Filesystem] io_file.cpp:Open:197: Failed to open the file at path=D:/shad/shadps4-win64-qt-2024-11-30-68bd22bfc10b6430ecde6e57eb249d9169ad04d6/Games/CUSA00900\dvdroot_ps4/menu/.gfx, error_message=no such file or directory
[Kernel.Fs] file_system.cpp:sceKernelStat:370: (PARTIAL) path = /app0/dvdroot_ps4/menu/.gfx
[Kernel.Pthread] file_system.cpp:posix_stat:403: posix_stat: error = -2147352574
[Kernel.Fs] file_system.cpp:sceKernelOpen:28: path = /app0/dvdroot_ps4/menu/.gfx flags = 0x0 mode = 0
[Common.Filesystem] io_file.cpp:Open:197: Failed to open the file at path=D:/shad/shadps4-win64-qt-2024-11-30-68bd22bfc10b6430ecde6e57eb249d9169ad04d6/Games/CUSA00900\dvdroot_ps4/menu/.gfx, error_message=no such file or directory
[Kernel.Fs] file_system.cpp:sceKernelStat:370: (PARTIAL) path = /app0/dvdroot_ps4/menu/.gfx
[Kernel.Pthread] file_system.cpp:posix_stat:403: posix_stat: error = -2147352574
[Kernel.Fs] file_system.cpp:sceKernelOpen:28: path = /app0/dvdroot_ps4/menu/.gfx flags = 0x0 mode = 0
[Common.Filesystem] io_file.cpp:Open:197: Failed to open the file at path=D:/shad/shadps4-win64-qt-2024-11-30-68bd22bfc10b6430ecde6e57eb249d9169ad04d6/Games/CUSA00900\dvdroot_ps4/menu/.gfx, error_message=no such file or directory
And there is some other errors that i have no clue what they mean:
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type Interpreter Path
[Core.Linker] module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9050d8040
[Core.Linker] module.cpp:LoadModuleToMemory:197: TLS image size = 1872
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Comment
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
[Core.Linker] module.cpp:LoadModuleToMemory:224: program entry addr ..........: 0x00000008ffffc0a0
[Loader] memory_patcher.cpp:OnGameLoaded:199: Unable to open files.json for reading.
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
[Core.Linker] module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x9100b4018
[Core.Linker] module.cpp:LoadModuleToMemory:197: TLS image size = 1184
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Comment
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Module Parameters
[Core.Linker] module.cpp:LoadModuleToMemory:196: TLS virtual address = 0x91fffc000
[Core.Linker] module.cpp:LoadModuleToMemory:197: TLS image size = 0
[Core.Linker] module.cpp:LoadModuleToMemory:219: Unimplemented type SCE Library Version
[Core] stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x901e3b1c4
[Core] stubs.cpp:CommonStub:42: Stub: scePthreadSetaffinity (nid: bt3CTBKmGyI) called, returning zero to 0x902637473
[Lib.SysModule] sysmodule.cpp:sceSysmoduleLoadModule:56: (DUMMY) called module = ORBIS_SYSMODULE_NP_TROPHY
[Lib.SysModule] sysmodule.cpp:sceSysmoduleLoadModule:56: (DUMMY) called module = ORBIS_SYSMODULE_PLAYGO
@rainmakerv3 commented on GitHub (Dec 2, 2024):
Are you using a fork? If not, what specific build are you using? Also might help to post the entire log, I think I may know what this is
@PerryIdol commented on GitHub (Dec 2, 2024):
I am sorry i'm new to this and i don't really know the diffrence between a fork and build, I just followed a YT tutorial. I downloaded shadps4 from diegolix29(Dmugetsu) github page and it says it's forked from shadps4-emu/shadPS4 so i think it's a fork.
And here is the whole log
shad log.txt
@rainmakerv3 commented on GitHub (Dec 2, 2024):
This is an issue with that particular fork but you may be able to fix it by updating. Either way, forks are not supported here so we cannot continue this converstion and maybe you ask on the discord instead
@PerryIdol commented on GitHub (Dec 2, 2024):
Ok, thanks for help.
@enderbroo commented on GitHub (Feb 23, 2025):
has this problem been solved yet? I just ran into the same problem, but I still haven't figured out the solution. Help please.