HGL
continuing-cyan

Absolute Drift - Folder Permissions

An exception occurred when launching the game: Error: EPERM: operation not permitted, mkdir '/run/user/1000/doc/9a89f382/prefixes/Absolute Drift' at Object.mkdirSync (node:fs:1395:3) at verifyWinePrefix (/app/bin/heroic/resources/app.asar/build/electron/main.a23a7115.js:89:713) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async prepareWineLaunch (/app/bin/heroic/resources/app.asar/build/electron/main.a23a7115.js:88:1214) at async LegendaryGame.launch (/app/bin/heroic/resources/app.asar/build/electron/main.a23a7115.js:78:8225) at async /app/bin/heroic/resources/app.asar/build/electron/main.a23a7115.js:198:273 at async node:electron/js2c/browser_init:2:97893
4 Replies
continuing-cyan
continuing-cyanOP3y ago
Solved this, for some reason it didn't like my custom Wine prefix path, so I changed it to the default
afraid-scarlet
afraid-scarlet3y ago
if you are using flatpak you likely had to give it permission to the directory of your custom prefix path
continuing-cyan
continuing-cyanOP3y ago
@Allora You're right thanks - I was using Flatpak and that seemed to be the issue
dependent-tan
dependent-tan3y ago
In the future, when you see /run/user/1000/doc/ anywhere in your folder path, it's a permissions issue

Did you find this page helpful?