Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong error message about RPCS3.log ? #16203

Open
tsankuanglee opened this issue Oct 13, 2024 · 0 comments
Open

Wrong error message about RPCS3.log ? #16203

tsankuanglee opened this issue Oct 13, 2024 · 0 comments

Comments

@tsankuanglee
Copy link

Quick summary

"Cannot create RPCS3.log (access denied)." should probably be "Cannot create fs::get_cache_dir() + "RPCS3.buf" (access denied)"

Details

This error message (line 518-527) seems to be misinforming. From the previous code, it seems that the error is caused by failing to access ~/.cache/RPCS3.buf, not the message's ~/.config/RPCS3.log.

Also, the log's location is ~/.cache/RPCS3.log.

Attach a log file

Cannot create RPCS3.log (access denied).
Please, check RPCS3 permissions in '~/.config/rpcs3'.
Emulation is stopped
Build: "0.0.33-17022-fa707047 Alpha | HEAD"
Date: "2024-10-13T02:40:04"

Attach capture files for visual issues

No response

System configuration

No response

Other details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant