Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
911 stars 135 forks source link

Bug Report - Crash: Failed to set game mode #9330

Closed VortexFeedback closed 3 years ago

VortexFeedback commented 3 years ago

Vortex Version: 1.4.12 Memory: 7.82 GB System: win32 x64 (10.0.19042) Whenever I try to activate the Master Chief collection, it says that it failed to set the game mode. I looked up the error code, but it was completely unrelated to what showed up on the screen. The manage toolbar will show up for half a second, and then disappear. I would really appreciate help. Attached is the error code.

SetupError: Missing: C:\Program Files\ModifiableWindowsApps\HaloMCC\ModifiableWindowsApps\HaloMCC at C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\renderer.js:5545:148 at tryCatcher (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18) at _drainQueueStep (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12) at _drainQueue (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9) at Async._drainQueues (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5) at Async.drainQueues (C:\Users\silen\OneDrive\Desktop\1\1\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: sgtpepper676767

IDCs commented 3 years ago

Hi, so the issue is most definitely the fact that it's looking for the game inside "C:\Program Files\ModifiableWindowsApps\HaloMCC\ModifiableWindowsApps\HaloMCC" instead of "C:\Program Files\ModifiableWindowsApps\HaloMCC" - that directory is pulled from your Windows registry directly so this appears to be a misconfiguration in registry.

Can you please attempt to set the directory manually to "C:\Program Files\ModifiableWindowsApps\HaloMCC\" and see if that helps.

Also fair warning to you - your installation of Vortex appears to be located inside the OneDrive folder. The OneDrive service tends to be troublesome when modding games. If you experience mods disappearing or configuration items reverting to older values, OneDrive will most definitely be the culprit - I suggest disabling the service while modding your games.

IDCs commented 3 years ago

Assumed fixed.

VortexFeedback commented 3 years ago

Vortex Version: 1.4.12 Memory: 15.91 GB System: win32 x64 (10.0.19042) Hello, i am trying to Mod Halo MCC, i have mod's enabled through the xbox app, i launched the game through there, closed it then tried launching the game through Vortex and i still get this message.

SetupError: Missing: C:\Program Files\ModifiableWindowsApps\HaloMCC\ModifiableWindowsApps\HaloMCC at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:5545:148 at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18) at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12) at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9) at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5) at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: Makaha30

IDCs commented 3 years ago

re-opening as more users appear to be affected.