mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #2033] [Bug]: Issue with Missing Applications Directory #1352
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1352
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 @hny3494317690 on GitHub (Nov 22, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2033
Describe the bug
Hi, I'm encountering an issue while using PlayCover on macOS. The application is trying to access a directory that doesn't exist, resulting in the following error:
Error Domain=NSCocoaErrorDomain Code=260 "未能打开文件“Applications”,因为它不存在。" UserInfo={NSURL=file:///Users/hny3494317690/Library/Containers/io.playcover.PlayCover/Applications, NSFilePath=/Users/hny3494317690/Library/Containers/io.playcover.PlayCover/Applications, NSUnderlyingError=0x600002a31260 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
未能打开文件 -> Failed to open file or folder
因为它不存在 -> the file or folder doesn't exist
Steps to reproduce
Launch PlayCover
Attempt to install or configure an app (In my case, AzurLaneJP).
The error message appears indicating the missing Applications directory
Expected behaviour
The application should be able to access the necessary directories and permissions should be properly set up.
I tried creating the missing directory manually, and it resolved the issue temporarily. However, it would be great if PlayCover could handle this directory creation automatically.
Crash log
What version of PlayCover are you using?
3.1.0 (1306)Nightly build 21.11.2025 Asia/Shanghai
What version of macOS are you using?
macOS 14/15/26
@Stapxs commented on GitHub (Feb 9, 2026):
遇到了相同问题 Encountered the same problem
3.1.0/macOS 26