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

Crash: EPERM: operation not permitted, stat 'C:\Users\grang\Documents\The Witcher 3\mods.settings' #15793

Closed
VortexFeedback opened this issue May 26, 2024 · 0 comments · Fixed by Nexus-Mods/vortex-games#115

Comments

@VortexFeedback
Copy link
Collaborator

Application Crash

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.11.6
Process renderer

Message

EPERM: operation not permitted, stat 'C:\Users\grang\Documents\The Witcher 3\mods.settings'

Details

errno: -4048
code: EPERM
syscall: stat
path: C:\Users\grang\Documents\The Witcher 3\mods.settings

Context

gamemode = The Witcher 3

Stack

EPERM: operation not permitted, stat 'C:\Users\grang\Documents\The Witcher 3\mods.settings'
Error: EPERM: operation not permitted, stat 'C:\Users\grang\Documents\The Witcher 3\mods.settings'
Prior Context:
    at Object.statAsync (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9532:27)
    at IniStructure.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\iniParser.js:142:36)
    at Generator.next (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\iniParser.js:31:71
    at Promise.cancellationExecute [as _execute] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\iniParser.js:27:12)
    at IniStructure.ensureModSettings (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\iniParser.js:139:16)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\util.js:200:61
    at Generator.next (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\util.js:8:71
    at Promise.cancellationExecute [as _execute] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher3\util.js:4:12)

External file: tmp-8960xWLfOCsE2u8e.7z

Reported by: pure99

IDCs added a commit to Nexus-Mods/vortex-games that referenced this issue May 27, 2024
The user will have to sort out his permissions; but Vortex shouldn't be
crashing as a result of basic file operations.

closes Nexus-Mods/Vortex#15793
@IDCs IDCs linked a pull request May 28, 2024 that will close this issue
insomnious pushed a commit to Nexus-Mods/vortex-games that referenced this issue May 29, 2024
* W3: fixed crash if user has insufficient permissions

The user will have to sort out his permissions; but Vortex shouldn't be
crashing as a result of basic file operations.

closes Nexus-Mods/Vortex#15793

* version bump + updated changelog
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

Successfully merging a pull request may close this issue.

1 participant