Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
855 stars 128 forks source link

Crash: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. #8565

Closed VortexFeedback closed 3 years ago

VortexFeedback commented 3 years ago

Application Crash

System

Platform win32 10.0.19042
Architecture x64
Application Version 1.3.22
Process renderer

Message

Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Context

gamemode = Skyrim Special Edition

Stack

Error: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Ih (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:154:396)
    at si (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:174:273)
    at gk (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:261:312)
    at fk (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:230:22)
    at Zj (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:229:362)
    at Lj (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:223:216)
    at D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:121:115
    at exports.unstable_runWithPriority (D:\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:18:437)
    at fg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:120:325)
    at ig (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:121:61)
    at jg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:120:496)
    at Rg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:214:156)
    at Object.enqueueSetState (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:133:237)
    at MainWindow.F.setState (D:\Vortex\resources\app.asar\node_modules\react\cjs\react.production.min.js:12:369)
    at MainWindow.updateState (D:\Vortex\resources\app.asar\renderer.js:2587:111)
    at MainWindow.setFocus (D:\Vortex\resources\app.asar\renderer.js:2555:6)

Reported by: Dejnov

IDCs commented 3 years ago

Hi Dejnov, can you tell us which UI element you were using/switching to when the crash occurred ?

TanninOne commented 3 years ago

This is almost certainly caused by a third-party extension. The error message refers to a misuse of react hooks and there is only a handful of locations in our own code where we even use those. I just checked the code and none of these locations should cause this error.

Dejnov-123 commented 3 years ago

Hi IDCs and TanninOne,

I'm sorry for the late reply as I didn't know that Vortex had submitted this crash report. The only installed UI that I could be accessing at the time is the Nemesis Engine or SKSE for login to Skyrim SE. I only really play Skyrim on the Vortex Mod Manager.

Dejnov.

IDCs commented 3 years ago

Hi @Dejnov-123, thanks for responding - we meant any UI element you may have been accessing inside Vortex itself. As Tannin said, this appears to be raised by a community developed extension you have installed. Can you perhaps send us your log files so we can see which community extensions you have installed ?

Just attach any vortex.log files you find inside "%appdata%/Vortex"

Dejnov-123 commented 3 years ago

Wed, 17 Feb 2021 01:44:53 GMT - info: Vortex Version 1.3.22 Wed, 17 Feb 2021 01:44:53 GMT - info: Parameters D:\Vortex\Vortex.exe Wed, 17 Feb 2021 01:44:53 GMT - info: start file validation Wed, 17 Feb 2021 01:45:03 GMT - info: done file validation Wed, 17 Feb 2021 01:45:03 GMT - info: using C:\Users\Mario\AppData\Roaming\Vortex as the storage directory Wed, 17 Feb 2021 01:45:04 GMT - info: [common-interpreters] python not found not found: python Wed, 17 Feb 2021 01:45:04 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Wed, 17 Feb 2021 01:45:04 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Wed, 17 Feb 2021 01:45:05 GMT - info: state backup created ms=127, size=3794393 Wed, 17 Feb 2021 01:45:05 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Wed, 17 Feb 2021 01:45:06 GMT - info: [common-interpreters] python not found not found: python Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Wed, 17 Feb 2021 01:45:06 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Wed, 17 Feb 2021 01:45:06 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Wed, 17 Feb 2021 01:45:06 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Wed, 17 Feb 2021 01:45:06 GMT - info: all extensions initialized Wed, 17 Feb 2021 01:45:06 GMT - info: parsing state 3417583 Wed, 17 Feb 2021 01:45:07 GMT - info: register protocol protocol=nxm Wed, 17 Feb 2021 01:45:07 GMT - info: deregister protocol Wed, 17 Feb 2021 01:45:07 GMT - info: deregister protocol Wed, 17 Feb 2021 01:45:07 GMT - info: register protocol protocol=http Wed, 17 Feb 2021 01:45:07 GMT - info: register protocol protocol=https Wed, 17 Feb 2021 01:45:07 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Wed, 17 Feb 2021 01:45:07 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Wed, 17 Feb 2021 01:45:07 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Wed, 17 Feb 2021 01:45:07 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Wed, 17 Feb 2021 01:45:07 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Wed, 17 Feb 2021 01:45:07 GMT - info: [modtype-gedosato] GeDoSaTo not installed Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Wed, 17 Feb 2021 01:45:07 GMT - info: done reading steam libraries Wed, 17 Feb 2021 01:45:07 GMT - info: activating language lang=en Wed, 17 Feb 2021 01:45:07 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Wed, 17 Feb 2021 01:45:07 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Wed, 17 Feb 2021 01:45:07 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Wed, 17 Feb 2021 01:45:07 GMT - info: css result err=undefined Wed, 17 Feb 2021 01:45:07 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Wed, 17 Feb 2021 01:45:07 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Wed, 17 Feb 2021 01:45:07 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Wed, 17 Feb 2021 01:45:08 GMT - info: sorting mods modCount=170 Wed, 17 Feb 2021 01:45:08 GMT - info: done sorting mods elapsed=0.2, numRules=45 Wed, 17 Feb 2021 01:45:10 GMT - info: sass compiled in 1362ms Wed, 17 Feb 2021 01:45:10 GMT - info: [gamebryo-plugin-management] updated loot masterlist true Wed, 17 Feb 2021 01:45:10 GMT - info: css updated err=undefined Wed, 17 Feb 2021 01:45:12 GMT - info: set channel stable Wed, 17 Feb 2021 01:45:12 GMT - info: no update available Wed, 17 Feb 2021 01:45:25 GMT - info: Error: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings., Wed, 17 Feb 2021 01:45:25 GMT - warn: about to report an error stack=Error Wed, 17 Feb 2021 01:45:25 GMT - error: unrecoverable error message=Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings., title=undefined, subtitle=undefined, stack=Error: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Dejnov-123 commented 3 years ago

Tue, 16 Feb 2021 21:53:28 GMT - info: Vortex Version 1.3.22 Tue, 16 Feb 2021 21:53:28 GMT - info: Parameters D:\Vortex\Vortex.exe -d nxm://skyrimspecialedition/mods/41079/files/163787?key=0erIKxqU4JC9Dl4EvLKw&expires=1613685135&user_id=2155131 Tue, 16 Feb 2021 21:53:28 GMT - info: start file validation Tue, 16 Feb 2021 21:53:39 GMT - info: done file validation Tue, 16 Feb 2021 21:53:39 GMT - info: using C:\Users\Mario\AppData\Roaming\Vortex as the storage directory Tue, 16 Feb 2021 21:53:40 GMT - info: [common-interpreters] python not found not found: python Tue, 16 Feb 2021 21:53:40 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Tue, 16 Feb 2021 21:53:40 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Tue, 16 Feb 2021 21:53:40 GMT - info: state backup created ms=59, size=3777518 Tue, 16 Feb 2021 21:53:41 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Tue, 16 Feb 2021 21:53:41 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Tue, 16 Feb 2021 21:53:42 GMT - info: [common-interpreters] python not found not found: python Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Tue, 16 Feb 2021 21:53:42 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Tue, 16 Feb 2021 21:53:42 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Tue, 16 Feb 2021 21:53:42 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Tue, 16 Feb 2021 21:53:42 GMT - info: all extensions initialized Tue, 16 Feb 2021 21:53:42 GMT - info: parsing state 3402925 Tue, 16 Feb 2021 21:53:42 GMT - info: register protocol protocol=nxm Tue, 16 Feb 2021 21:53:42 GMT - info: deregister protocol Tue, 16 Feb 2021 21:53:42 GMT - info: deregister protocol Tue, 16 Feb 2021 21:53:42 GMT - info: register protocol protocol=http Tue, 16 Feb 2021 21:53:42 GMT - info: register protocol protocol=https Tue, 16 Feb 2021 21:53:42 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Tue, 16 Feb 2021 21:53:42 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Tue, 16 Feb 2021 21:53:42 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 21:53:42 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Tue, 16 Feb 2021 21:53:42 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Tue, 16 Feb 2021 21:53:42 GMT - info: [modtype-gedosato] GeDoSaTo not installed Tue, 16 Feb 2021 21:53:42 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Tue, 16 Feb 2021 21:53:42 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Tue, 16 Feb 2021 21:53:42 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Tue, 16 Feb 2021 21:53:42 GMT - info: done reading steam libraries Tue, 16 Feb 2021 21:53:42 GMT - info: activating language lang=en Tue, 16 Feb 2021 21:53:42 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Tue, 16 Feb 2021 21:53:42 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Tue, 16 Feb 2021 21:53:42 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Tue, 16 Feb 2021 21:53:42 GMT - info: css result err=undefined Tue, 16 Feb 2021 21:53:43 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Tue, 16 Feb 2021 21:53:43 GMT - info: handling url url=nxm://skyrimspecialedition/mods/41079/files/163787?key=0erIKxqU4JC9Dl4EvLKw&expires=1613685135&user_id=2155131 Tue, 16 Feb 2021 21:53:43 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Tue, 16 Feb 2021 21:53:43 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Tue, 16 Feb 2021 21:53:43 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_forUsers\GenerateFNISforUsers.exe Tue, 16 Feb 2021 21:53:43 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Tue, 16 Feb 2021 21:53:43 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Tue, 16 Feb 2021 21:53:43 GMT - info: sorting mods modCount=169 Tue, 16 Feb 2021 21:53:44 GMT - info: done sorting mods elapsed=0.2, numRules=44 Tue, 16 Feb 2021 21:53:44 GMT - info: queueing download jRwO1ls0 Tue, 16 Feb 2021 21:53:46 GMT - info: sass compiled in 1471ms Tue, 16 Feb 2021 21:53:46 GMT - info: css updated err=undefined Tue, 16 Feb 2021 21:53:47 GMT - info: set channel stable Tue, 16 Feb 2021 21:53:48 GMT - info: no update available Tue, 16 Feb 2021 21:53:55 GMT - info: chunk completed id=0, numBuffers=9 Tue, 16 Feb 2021 22:01:35 GMT - error: crashed Tue, 16 Feb 2021 22:01:35 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Tue, 16 Feb 2021 22:01:36 GMT - info: [common-interpreters] python not found not found: python Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Tue, 16 Feb 2021 22:01:36 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Tue, 16 Feb 2021 22:01:36 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Tue, 16 Feb 2021 22:01:36 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Tue, 16 Feb 2021 22:01:36 GMT - info: all extensions initialized Tue, 16 Feb 2021 22:01:36 GMT - info: parsing state 7869760 Tue, 16 Feb 2021 22:01:37 GMT - error: crashed Tue, 16 Feb 2021 22:01:37 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Tue, 16 Feb 2021 22:01:38 GMT - info: [common-interpreters] python not found not found: python Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Tue, 16 Feb 2021 22:01:38 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Tue, 16 Feb 2021 22:01:38 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Tue, 16 Feb 2021 22:01:38 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Tue, 16 Feb 2021 22:01:38 GMT - info: all extensions initialized Tue, 16 Feb 2021 22:01:38 GMT - warn: failed to transfer redux state tries=5, expectedMD5=c97f2bb32d48ef2891e02059a50f27d4, actualMD5=96cce9a4c1456f817aee6a7d0708b267, length=7869945 Tue, 16 Feb 2021 22:01:39 GMT - warn: failed to transfer redux state tries=4, expectedMD5=c97f2bb32d48ef2891e02059a50f27d4, actualMD5=ebee3692053ebde606298fb92992dc03, length=7869945 Tue, 16 Feb 2021 22:01:39 GMT - info: parsing state 7869945 Tue, 16 Feb 2021 22:01:39 GMT - info: register protocol protocol=nxm Tue, 16 Feb 2021 22:01:39 GMT - info: deregister protocol Tue, 16 Feb 2021 22:01:39 GMT - info: deregister protocol Tue, 16 Feb 2021 22:01:39 GMT - info: register protocol protocol=http Tue, 16 Feb 2021 22:01:39 GMT - info: register protocol protocol=https Tue, 16 Feb 2021 22:01:39 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Tue, 16 Feb 2021 22:01:39 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Tue, 16 Feb 2021 22:01:39 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 22:01:39 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Tue, 16 Feb 2021 22:01:39 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Tue, 16 Feb 2021 22:01:39 GMT - info: [modtype-gedosato] GeDoSaTo not installed Tue, 16 Feb 2021 22:01:39 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Tue, 16 Feb 2021 22:01:39 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Tue, 16 Feb 2021 22:01:39 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Tue, 16 Feb 2021 22:01:39 GMT - info: done reading steam libraries Tue, 16 Feb 2021 22:01:39 GMT - info: activating language lang=en Tue, 16 Feb 2021 22:01:39 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Tue, 16 Feb 2021 22:01:39 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Tue, 16 Feb 2021 22:01:39 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Tue, 16 Feb 2021 22:01:39 GMT - info: css result err=undefined Tue, 16 Feb 2021 22:01:39 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Tue, 16 Feb 2021 22:01:39 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Tue, 16 Feb 2021 22:01:39 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Tue, 16 Feb 2021 22:01:40 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Tue, 16 Feb 2021 22:01:40 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Tue, 16 Feb 2021 22:01:40 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Tue, 16 Feb 2021 22:01:40 GMT - info: sorting mods modCount=169 Tue, 16 Feb 2021 22:01:40 GMT - info: done sorting mods elapsed=0.1, numRules=44 Tue, 16 Feb 2021 22:01:44 GMT - info: set channel stable Tue, 16 Feb 2021 22:01:44 GMT - info: no update available Tue, 16 Feb 2021 22:02:03 GMT - info: chunk completed id=0, numBuffers=0 Tue, 16 Feb 2021 22:02:23 GMT - info: chunk completed id=1, numBuffers=4 Tue, 16 Feb 2021 22:02:36 GMT - info: start mod install id=Opulent Retexture 4K-41079-1-0-0-1601751181 Tue, 16 Feb 2021 22:02:36 GMT - info: using install path id=Opulent Retexture 4K-41079-1-0-0-1601751181, installPath=D:\Vortex Mods\skyrimse\Opulent Retexture 4K-41079-1-0-0-1601751181, fileName=Opulent Retexture 4K-41079-1-0-0-1601751181 Tue, 16 Feb 2021 22:02:45 GMT - warn: extraction reported error code=2, errors=ERROR: CRC Failed : Opulent Retexture 4K SE\MageRobes-Variant1\Gray\textures\clothes\magejourneyman\f\robes_variant1.DDS Tue, 16 Feb 2021 22:02:45 GMT - info: finish mod install id=Opulent Retexture 4K-41079-1-0-0-1601751181, outcome=undefined Tue, 16 Feb 2021 22:02:45 GMT - error: install error message=Installation failed, details=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., installerPath=Opulent Retexture 4K-41079-1-0-0-1601751181.7z Tue, 16 Feb 2021 22:02:45 GMT - warn: Installation failed text=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., wrap=true Tue, 16 Feb 2021 22:03:26 GMT - info: handling url url=nxm://skyrimspecialedition/mods/41079/files/163778?key=fu2i_0VHPT15JiGGFjaM5w&expires=1613685733&user_id=2155131 Tue, 16 Feb 2021 22:03:27 GMT - info: queueing download pdSgYfy97 Tue, 16 Feb 2021 22:03:29 GMT - info: chunk completed id=2, numBuffers=9 Tue, 16 Feb 2021 22:03:42 GMT - info: chunk completed id=3, numBuffers=9 Tue, 16 Feb 2021 22:03:46 GMT - info: start mod install id=Opulent Retexture 2K-41079-1-0-0-1601746731 Tue, 16 Feb 2021 22:03:47 GMT - info: using install path id=Opulent Retexture 2K-41079-1-0-0-1601746731, installPath=D:\Vortex Mods\skyrimse\Opulent Retexture 2K-41079-1-0-0-1601746731, fileName=Opulent Retexture 2K-41079-1-0-0-1601746731 Tue, 16 Feb 2021 22:05:11 GMT - info: determine mod type gameId=skyrimse Tue, 16 Feb 2021 22:05:11 GMT - info: determined mod type id=Opulent Retexture 2K-41079-1-0-0-1601746731, modType= Tue, 16 Feb 2021 22:05:11 GMT - info: finish mod install id=Opulent Retexture 2K-41079-1-0-0-1601746731, outcome=undefined Tue, 16 Feb 2021 22:05:11 GMT - info: process dependencies modId=Opulent Retexture 2K-41079-1-0-0-1601746731 Tue, 16 Feb 2021 22:05:14 GMT - info: sorting mods modCount=170 Tue, 16 Feb 2021 22:05:14 GMT - info: done sorting mods elapsed=0, numRules=44 Tue, 16 Feb 2021 22:05:18 GMT - info: deploying gameId=skyrimse, typeId=dinput, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 22:05:18 GMT - info: deploying gameId=skyrimse, typeId=enb, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 22:05:18 GMT - info: deploying gameId=skyrimse, typeId=, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\data Tue, 16 Feb 2021 22:05:34 GMT - info: sorting mods modCount=170 Tue, 16 Feb 2021 22:05:34 GMT - info: done sorting mods elapsed=0, numRules=45 Tue, 16 Feb 2021 22:05:39 GMT - info: deploying gameId=skyrimse, typeId=dinput, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 22:05:39 GMT - info: deploying gameId=skyrimse, typeId=enb, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\ Tue, 16 Feb 2021 22:05:39 GMT - info: deploying gameId=skyrimse, typeId=, installationPath=D:\Vortex Mods\skyrimse, destinationPath=D:\Steam\steamapps\common\Skyrim Special Edition\data Tue, 16 Feb 2021 22:08:44 GMT - info: clean application end

Dejnov-123 commented 3 years ago

Mon, 15 Feb 2021 18:51:49 GMT - info: Vortex Version 1.3.22 Mon, 15 Feb 2021 18:51:49 GMT - info: Parameters D:\Vortex\Vortex.exe Mon, 15 Feb 2021 18:51:49 GMT - info: start file validation Mon, 15 Feb 2021 18:51:56 GMT - info: done file validation Mon, 15 Feb 2021 18:51:56 GMT - info: using C:\Users\Mario\AppData\Roaming\Vortex as the storage directory Mon, 15 Feb 2021 18:51:57 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 18:51:57 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 18:51:57 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 18:51:57 GMT - info: state backup created ms=95, size=3915453 Mon, 15 Feb 2021 18:51:58 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Mon, 15 Feb 2021 18:51:58 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Mon, 15 Feb 2021 18:51:59 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Mon, 15 Feb 2021 18:51:59 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Mon, 15 Feb 2021 18:51:59 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Mon, 15 Feb 2021 18:51:59 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Mon, 15 Feb 2021 18:51:59 GMT - info: all extensions initialized Mon, 15 Feb 2021 18:51:59 GMT - info: parsing state 3533027 Mon, 15 Feb 2021 18:51:59 GMT - info: register protocol protocol=nxm Mon, 15 Feb 2021 18:51:59 GMT - info: deregister protocol Mon, 15 Feb 2021 18:51:59 GMT - info: deregister protocol Mon, 15 Feb 2021 18:51:59 GMT - info: register protocol protocol=http Mon, 15 Feb 2021 18:51:59 GMT - info: register protocol protocol=https Mon, 15 Feb 2021 18:51:59 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Mon, 15 Feb 2021 18:51:59 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Mon, 15 Feb 2021 18:51:59 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Mon, 15 Feb 2021 18:51:59 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Mon, 15 Feb 2021 18:51:59 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Mon, 15 Feb 2021 18:51:59 GMT - info: [modtype-gedosato] GeDoSaTo not installed Mon, 15 Feb 2021 18:51:59 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:51:59 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:52:00 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:52:00 GMT - info: done reading steam libraries Mon, 15 Feb 2021 18:52:00 GMT - info: activating language lang=en Mon, 15 Feb 2021 18:52:00 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Mon, 15 Feb 2021 18:52:00 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Mon, 15 Feb 2021 18:52:00 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Mon, 15 Feb 2021 18:52:00 GMT - info: css result err=undefined Mon, 15 Feb 2021 18:52:00 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Mon, 15 Feb 2021 18:52:00 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:52:00 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:52:00 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:52:00 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Mon, 15 Feb 2021 18:52:00 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Mon, 15 Feb 2021 18:52:00 GMT - info: sorting mods modCount=170 Mon, 15 Feb 2021 18:52:01 GMT - info: done sorting mods elapsed=0.1, numRules=40 Mon, 15 Feb 2021 18:52:03 GMT - info: sass compiled in 1455ms Mon, 15 Feb 2021 18:52:03 GMT - info: css updated err=undefined Mon, 15 Feb 2021 18:52:04 GMT - info: set channel stable Mon, 15 Feb 2021 18:52:05 GMT - info: no update available Mon, 15 Feb 2021 18:52:24 GMT - info: start mod install id=SSEUT_armor_4x-34560-1-1592366121 Mon, 15 Feb 2021 18:52:25 GMT - info: using install path id=SSEUT_armor_4x-34560-1-1592366121, installPath=D:\Vortex Mods\skyrimse\SSEUT_armor_4x-34560-1-1592366121, fileName=SSEUT_armor_4x-34560-1-1592366121 Mon, 15 Feb 2021 18:52:57 GMT - warn: extraction reported error code=2, errors=ERROR: Data Error : textures\armor\dragonbone\dragonbonearmor.dds Mon, 15 Feb 2021 18:52:57 GMT - info: finish mod install id=SSEUT_armor_4x-34560-1-1592366121, outcome=undefined Mon, 15 Feb 2021 18:52:57 GMT - error: install error message=Installation failed, details=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., installerPath=SSEUT_armor_4x-34560-1-1592366121.7z Mon, 15 Feb 2021 18:52:57 GMT - warn: Installation failed text=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., wrap=true Mon, 15 Feb 2021 18:53:12 GMT - info: chunk completed id=0, numBuffers=0 Mon, 15 Feb 2021 19:09:11 GMT - info: chunk completed id=1, numBuffers=6 Mon, 15 Feb 2021 19:09:21 GMT - info: chunk completed id=2, numBuffers=6 Mon, 15 Feb 2021 19:09:59 GMT - info: pause download id=pGtHYpvqQj Mon, 15 Feb 2021 19:10:01 GMT - info: start mod install id=SSEUT_clothes_4x-34560-1-1586519830 Mon, 15 Feb 2021 19:10:02 GMT - info: using install path id=SSEUT_clothes_4x-34560-1-1586519830, installPath=D:\Vortex Mods\skyrimse\SSEUT_clothes_4x-34560-1-1586519830, fileName=SSEUT_clothes_4x-34560-1-1586519830 Mon, 15 Feb 2021 19:10:35 GMT - warn: extraction reported error code=2, errors=ERROR: CRC Failed : textures\clothes\archmage\m\robe_n.dds Mon, 15 Feb 2021 19:10:36 GMT - info: finish mod install id=SSEUT_clothes_4x-34560-1-1586519830, outcome=undefined Mon, 15 Feb 2021 19:10:36 GMT - error: install error message=Installation failed, details=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., installerPath=SSEUT_clothes_4x-34560-1-1586519830.7z Mon, 15 Feb 2021 19:10:36 GMT - warn: Installation failed text=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., wrap=true Mon, 15 Feb 2021 19:24:27 GMT - info: chunk completed id=4, numBuffers=15 Mon, 15 Feb 2021 19:26:15 GMT - info: start mod install id=Kart_CSSET_Overwrite-38775-1-2-1597221531 Mon, 15 Feb 2021 19:26:16 GMT - info: using install path id=Kart_CSSET_Overwrite-38775-1-2-1597221531, installPath=D:\Vortex Mods\skyrimse\Kart_CSSET_Overwrite-38775-1-2-1597221531, fileName=Kart_CSSET_Overwrite-38775-1-2-1597221531 Mon, 15 Feb 2021 19:27:00 GMT - warn: extraction reported error code=2, errors=ERROR: Data Error : Cleaned SE Textures\Skyrim - Textures1.bsa Mon, 15 Feb 2021 19:27:00 GMT - info: finish mod install id=Kart_CSSET_Overwrite-38775-1-2-1597221531, outcome=undefined Mon, 15 Feb 2021 19:27:00 GMT - error: install error message=Installation failed, details=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., installerPath=Kart_CSSET_Overwrite-38775-1-2-1597221531.7z Mon, 15 Feb 2021 19:27:00 GMT - warn: Installation failed text=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., wrap=true Mon, 15 Feb 2021 19:51:57 GMT - info: state backup created ms=147, size=3847407 Mon, 15 Feb 2021 20:51:57 GMT - info: state backup created ms=97, size=3847407 Mon, 15 Feb 2021 20:58:06 GMT - error: crashed Mon, 15 Feb 2021 20:58:09 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Mon, 15 Feb 2021 20:58:11 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Mon, 15 Feb 2021 20:58:12 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Mon, 15 Feb 2021 20:58:12 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Mon, 15 Feb 2021 20:58:13 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Mon, 15 Feb 2021 20:58:14 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Mon, 15 Feb 2021 20:58:14 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Mon, 15 Feb 2021 20:58:14 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Mon, 15 Feb 2021 20:58:15 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Mon, 15 Feb 2021 20:58:15 GMT - info: all extensions initialized Mon, 15 Feb 2021 20:58:15 GMT - info: parsing state 7909405 Mon, 15 Feb 2021 20:58:16 GMT - info: register protocol protocol=nxm Mon, 15 Feb 2021 20:58:16 GMT - info: deregister protocol Mon, 15 Feb 2021 20:58:16 GMT - info: deregister protocol Mon, 15 Feb 2021 20:58:16 GMT - info: register protocol protocol=http Mon, 15 Feb 2021 20:58:16 GMT - info: register protocol protocol=https Mon, 15 Feb 2021 20:58:16 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Mon, 15 Feb 2021 20:58:16 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Mon, 15 Feb 2021 20:58:16 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Mon, 15 Feb 2021 20:58:16 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Mon, 15 Feb 2021 20:58:16 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Mon, 15 Feb 2021 20:58:16 GMT - info: [modtype-gedosato] GeDoSaTo not installed Mon, 15 Feb 2021 20:58:16 GMT - info: activating language lang=en Mon, 15 Feb 2021 20:58:16 GMT - info: done reading steam libraries Mon, 15 Feb 2021 20:58:16 GMT - info: css result err=undefined Mon, 15 Feb 2021 20:58:16 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Mon, 15 Feb 2021 20:58:17 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Mon, 15 Feb 2021 20:58:17 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Mon, 15 Feb 2021 20:58:18 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 20:58:18 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 20:58:18 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 20:58:18 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 20:58:18 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Mon, 15 Feb 2021 20:58:22 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Mon, 15 Feb 2021 20:58:23 GMT - info: set channel stable Mon, 15 Feb 2021 20:58:23 GMT - info: no update available Mon, 15 Feb 2021 20:58:29 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 20:58:29 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 20:58:29 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Mon, 15 Feb 2021 20:58:29 GMT - info: sorting mods modCount=170 Mon, 15 Feb 2021 20:58:31 GMT - info: done sorting mods elapsed=1.8, numRules=40 Mon, 15 Feb 2021 21:51:57 GMT - info: state backup created ms=72, size=3847407 Mon, 15 Feb 2021 22:51:57 GMT - info: state backup created ms=66, size=3847407 Mon, 15 Feb 2021 23:51:57 GMT - info: state backup created ms=67, size=3847407 Tue, 16 Feb 2021 00:51:57 GMT - info: state backup created ms=84, size=3847407

Dejnov-123 commented 3 years ago

Mon, 15 Feb 2021 18:16:57 GMT - info: Vortex Version 1.3.22 Mon, 15 Feb 2021 18:16:57 GMT - info: Parameters D:\Vortex\Vortex.exe Mon, 15 Feb 2021 18:16:57 GMT - info: start file validation Mon, 15 Feb 2021 18:17:08 GMT - info: done file validation Mon, 15 Feb 2021 18:17:08 GMT - info: using C:\Users\Mario\AppData\Roaming\Vortex as the storage directory Mon, 15 Feb 2021 18:17:09 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 18:17:09 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 18:17:09 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 18:17:10 GMT - info: state backup created ms=127, size=3847136 Mon, 15 Feb 2021 18:17:10 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Mon, 15 Feb 2021 18:17:11 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Mon, 15 Feb 2021 18:17:11 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Mon, 15 Feb 2021 18:17:11 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Mon, 15 Feb 2021 18:17:11 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Mon, 15 Feb 2021 18:17:12 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Mon, 15 Feb 2021 18:17:12 GMT - info: all extensions initialized Mon, 15 Feb 2021 18:17:12 GMT - info: parsing state 3473532 Mon, 15 Feb 2021 18:17:12 GMT - info: register protocol protocol=nxm Mon, 15 Feb 2021 18:17:12 GMT - info: deregister protocol Mon, 15 Feb 2021 18:17:12 GMT - info: deregister protocol Mon, 15 Feb 2021 18:17:12 GMT - info: register protocol protocol=http Mon, 15 Feb 2021 18:17:12 GMT - info: register protocol protocol=https Mon, 15 Feb 2021 18:17:12 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Mon, 15 Feb 2021 18:17:12 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Mon, 15 Feb 2021 18:17:12 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Mon, 15 Feb 2021 18:17:12 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Mon, 15 Feb 2021 18:17:12 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Mon, 15 Feb 2021 18:17:12 GMT - info: [modtype-gedosato] GeDoSaTo not installed Mon, 15 Feb 2021 18:17:12 GMT - info: activating language lang=en Mon, 15 Feb 2021 18:17:12 GMT - info: done reading steam libraries Mon, 15 Feb 2021 18:17:12 GMT - info: css result err=undefined Mon, 15 Feb 2021 18:17:12 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Mon, 15 Feb 2021 18:17:13 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:17:13 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:17:13 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Mon, 15 Feb 2021 18:17:13 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Mon, 15 Feb 2021 18:17:13 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Mon, 15 Feb 2021 18:17:13 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:17:13 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:17:16 GMT - info: sass compiled in 1489ms Mon, 15 Feb 2021 18:17:17 GMT - info: css updated err=undefined Mon, 15 Feb 2021 18:17:17 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Mon, 15 Feb 2021 18:17:17 GMT - info: set channel stable Mon, 15 Feb 2021 18:17:17 GMT - info: no update available Mon, 15 Feb 2021 18:17:30 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:17:30 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:17:30 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Mon, 15 Feb 2021 18:17:31 GMT - info: sorting mods modCount=170 Mon, 15 Feb 2021 18:17:31 GMT - info: done sorting mods elapsed=0.4, numRules=40 Mon, 15 Feb 2021 18:24:59 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/165797?key=wnz2EPB6ApsuQPz0E6zN0g&expires=1613586227&user_id=2155131 Mon, 15 Feb 2021 18:25:00 GMT - info: queueing download 6L-aRHwrQ Mon, 15 Feb 2021 18:25:02 GMT - info: chunk completed id=0, numBuffers=6 Mon, 15 Feb 2021 18:25:14 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/146093?key=1O_zHB7Ad3ovTy3-rwhlXA&expires=1613586242&user_id=2155131 Mon, 15 Feb 2021 18:25:15 GMT - info: queueing download R5GmCMkTl Mon, 15 Feb 2021 18:25:30 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/133372?key=As1cmsKtIjKqABwDXd-Ehw&expires=1613586258&user_id=2155131 Mon, 15 Feb 2021 18:25:31 GMT - info: queueing download 3uvngayzL Mon, 15 Feb 2021 18:25:41 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/148153?key=gA_N7hBwxmjSiaUdc1TYnA&expires=1613586269&user_id=2155131 Mon, 15 Feb 2021 18:25:41 GMT - info: queueing download aRgu4hWaS4 Mon, 15 Feb 2021 18:25:49 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/153822?key=r7bTa6msoS3ZsSRKOif8Kg&expires=1613586277&user_id=2155131 Mon, 15 Feb 2021 18:25:49 GMT - info: queueing download gDqDXcgPw6 Mon, 15 Feb 2021 18:27:22 GMT - info: handling url url=nxm://skyrimspecialedition/mods/38775/files/155151?key=Lmfm7yIRkasBhXBIzjPAQw&expires=1613586370&user_id=2155131 Mon, 15 Feb 2021 18:27:22 GMT - info: queueing download pGtHYpvqQj Mon, 15 Feb 2021 18:32:23 GMT - info: chunk completed id=1, numBuffers=10 Mon, 15 Feb 2021 18:32:26 GMT - info: chunk completed id=2, numBuffers=4 Mon, 15 Feb 2021 18:36:31 GMT - info: start mod install id=SSEUT_actors_4x-34560-0-4-1602900901 Mon, 15 Feb 2021 18:36:32 GMT - info: using install path id=SSEUT_actors_4x-34560-0-4-1602900901, installPath=D:\Vortex Mods\skyrimse\SSEUT_actors_4x-34560-0-4-1602900901, fileName=SSEUT_actors_4x-34560-0-4-1602900901 Mon, 15 Feb 2021 18:36:32 GMT - info: sorting mods modCount=170 Mon, 15 Feb 2021 18:36:32 GMT - info: done sorting mods elapsed=0, numRules=40 Mon, 15 Feb 2021 18:37:13 GMT - warn: extraction reported error code=2, errors=ERROR: CRC Failed : textures\actors\character\hair\hairlong.dds Mon, 15 Feb 2021 18:37:14 GMT - info: finish mod install id=SSEUT_actors_4x-34560-0-4-1602900901, outcome=undefined Mon, 15 Feb 2021 18:37:14 GMT - error: install error message=Installation failed, details=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., installerPath=SSEUT_actors_4x-34560-0-4-1602900901.7z Mon, 15 Feb 2021 18:37:14 GMT - warn: Installation failed text=The archive {{ installerPath }} is damaged and couldn't be installed. This is most likely fixed by re-downloading the file., wrap=true Mon, 15 Feb 2021 18:37:55 GMT - info: handling url url=nxm://skyrimspecialedition/mods/34560/files/165797?key=MiHBcOzJn6hhnA2ZJ-aOOA&expires=1613587002&user_id=2155131 Mon, 15 Feb 2021 18:37:55 GMT - info: queueing download unj9xNt_qX Mon, 15 Feb 2021 18:46:18 GMT - info: chunk completed id=3, numBuffers=50 Mon, 15 Feb 2021 18:46:23 GMT - info: chunk completed id=4, numBuffers=12 Mon, 15 Feb 2021 18:50:48 GMT - error: crashed Mon, 15 Feb 2021 18:50:49 GMT - info: Epic games launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=settings_interface, path=D:\Vortex\resources\extensions\settings_interface Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=settings_application, path=D:\Vortex\resources\extensions\settings_application Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=about_dialog, path=D:\Vortex\resources\extensions\about_dialog Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=diagnostics_files, path=D:\Vortex\resources\extensions\diagnostics_files Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=dashboard, path=D:\Vortex\resources\extensions\dashboard Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=starter_dashlet, path=D:\Vortex\resources\extensions\starter_dashlet Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=firststeps_dashlet, path=D:\Vortex\resources\extensions\firststeps_dashlet Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=mod_load_order, path=D:\Vortex\resources\extensions\mod_load_order Mon, 15 Feb 2021 18:50:49 GMT - info: init extension name=mod_management, path=D:\Vortex\resources\extensions\mod_management Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=category_management, path=D:\Vortex\resources\extensions\category_management Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=profile_management, path=D:\Vortex\resources\extensions\profile_management Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=nexus_integration, path=D:\Vortex\resources\extensions\nexus_integration Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=download_management, path=D:\Vortex\resources\extensions\download_management Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=gamemode_management, path=D:\Vortex\resources\extensions\gamemode_management Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=announcement_dashlet, path=D:\Vortex\resources\extensions\announcement_dashlet Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=symlink_activator, path=D:\Vortex\resources\extensions\symlink_activator Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=symlink_activator_elevate, path=D:\Vortex\resources\extensions\symlink_activator_elevate Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=hardlink_activator, path=D:\Vortex\resources\extensions\hardlink_activator Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=move_activator, path=D:\Vortex\resources\extensions\move_activator Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=null_activator, path=D:\Vortex\resources\extensions\null_activator Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=updater, path=D:\Vortex\resources\extensions\updater Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=installer_fomod, path=D:\Vortex\resources\extensions\installer_fomod Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=installer_nested_fomod, path=D:\Vortex\resources\extensions\installer_nested_fomod Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=settings_metaserver, path=D:\Vortex\resources\extensions\settings_metaserver Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=test_runner, path=D:\Vortex\resources\extensions\test_runner Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=extension_manager, path=D:\Vortex\resources\extensions\extension_manager Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=ini_prep, path=D:\Vortex\resources\extensions\ini_prep Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=news_dashlet, path=D:\Vortex\resources\extensions\news_dashlet Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=sticky_mods, path=D:\Vortex\resources\extensions\sticky_mods Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=browser, path=D:\Vortex\resources\extensions\browser Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=recovery, path=D:\Vortex\resources\extensions\recovery Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=file_preview, path=D:\Vortex\resources\extensions\file_preview Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=tool_variables_base, path=D:\Vortex\resources\extensions\tool_variables_base Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-bladeandsorcery, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-bladeandsorcery_0.2.3 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-dmc5, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-dmc5_0.0.6 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-galciv3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-galciv3_0.1.0 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-microsoftflightsimulator, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-microsoftflightsimulator_1.0.2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-re2remake, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-re2remake_0.1.5 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-witcher3, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\game-witcher3_1.2.7 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=Mount and Blade II Bannerlord support-90-0-1-1-1585574611, path=C:\Users\Mario\AppData\Roaming\Vortex\plugins\Mount and Blade II Bannerlord support-90-0-1-1-1585574611 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=changelog-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\changelog-dashlet Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=common-interpreters, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\common-interpreters Mon, 15 Feb 2021 18:50:50 GMT - info: [common-interpreters] python not found not found: python Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=documentation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\documentation Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=extension-dashlet, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\extension-dashlet Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=feedback, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\feedback Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=fnis-integration, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\fnis-integration Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-7daystodie, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-7daystodie Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-ahatintime, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-ahatintime Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-baldursgate3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-battletech, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-battletech Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-bloodstainedritualofthenight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-bloodstainedritualofthenight Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-breakingwheel, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-breakingwheel Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-codevein, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-codevein Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-conanexiles, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-conanexiles Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-daggerfallunity, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-daggerfallunity Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-darkestdungeon, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darkestdungeon Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-darksouls, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-darksouls2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-darksouls2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-dawnofman, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dawnofman Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-divinityoriginalsin2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-divinityoriginalsin2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-dragonage2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragonage2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-dragons-dogma, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-dragons-dogma Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-elex, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-elex Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-enderal, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-enderal Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-factorio, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-factorio Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-fallout3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout3 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-fallout4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-fallout4vr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-fallout4vr Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-falloutnv, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-falloutnv Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-gardenpaws, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-gardenpaws Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-greedfall, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-greedfall Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-grimdawn, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimdawn Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-grimrock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-grimrock Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-kenshi, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kenshi Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-kerbalspaceprogram, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kerbalspaceprogram Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-kingdomcome-deliverance, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-kingdomcome-deliverance Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-masterchiefcollection, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-masterchiefcollection Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-monster-hunter-world, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-monster-hunter-world Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-morrowind, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-morrowind Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-mount-and-blade, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-mount-and-blade Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-nehrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nehrim Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-neverwinter-nights, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-neverwinter-nights2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-neverwinter-nights2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-nomanssky, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-nomanssky Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-oblivion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oblivion Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-oni, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-oni Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-pathfinderkingmaker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pathfinderkingmaker Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-pillarsofeternity2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-pillarsofeternity2 Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-prisonarchitect, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-prisonarchitect Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-rimworld, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-rimworld Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-sekiro, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sekiro Mon, 15 Feb 2021 18:50:50 GMT - info: init extension name=game-shadowrunreturns, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-shadowrunreturns Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-sims3, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims3 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-sims4, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sims4 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-skyrim, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrim Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-skyrimse, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimse Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-skyrimvr, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-skyrimvr Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-spyroreignitedtrilogy, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-spyroreignitedtrilogy Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-starbound, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-starbound Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-stardewvalley, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-stateofdecay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stateofdecay Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-subnautica, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnautica Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-subnauticabelowzero, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-subnauticabelowzero Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-survivingmars, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-survivingmars Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-sw-kotor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-sw-kotor Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-teamfortress2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teamfortress2 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-teso, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-teso Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-torchlight2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-torchlight2 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-totalwarthreekingdoms, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-totalwarthreekingdoms Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-untitledgoose, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-untitledgoose Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-vtmbloodlines, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-vtmbloodlines Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-warthunder, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-warthunder Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-witcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-witcher2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-witcher2 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-wolcen, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-wolcen Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-worldoftanks, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-worldoftanks Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-x4foundations, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-x4foundations Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-xcom2, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xcom2 Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=game-xrebirth, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\game-xrebirth Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-archive-invalidation, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-archive-invalidation Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-ba2-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-ba2-support Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-bsa-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-bsa-support Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-plugin-indexlock, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-indexlock Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-plugin-management Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-savegame-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamebryo-test-settings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-test-settings Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gameinfo-steam, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gameinfo-steam Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamestore-gog, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-gog Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamestore-origin, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-origin Mon, 15 Feb 2021 18:50:51 GMT - info: [gamestore-origin] Origin launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Origin' Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamestore-uplay, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-uplay Mon, 15 Feb 2021 18:50:51 GMT - info: [gamestore-uplay] uplay launcher not found error=The system cannot find the file specified. (2) 'SOFTWARE\WOW6432Node\Ubisoft\Launcher' Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=gamestore-xbox, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\gamestore-xbox Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=issue-tracker, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\issue-tracker Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=local-gamesettings, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\local-gamesettings Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=meta-editor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\meta-editor Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mo-import, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mo-import Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mod-content, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mod-dependency-manager, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mod-highlight, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-highlight Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mod-report, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-report Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-dinput, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dinput Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-dragonage, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-dragonage Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-enb, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-enb Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-gedosato, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-gedosato Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-harmony-patcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-harmony-patcher Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=modtype-umm, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\modtype-umm Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=morrowind-plugin-management, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\morrowind-plugin-management Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=mtframework-arc-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mtframework-arc-support Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=new-file-monitor, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\new-file-monitor Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=nmm-import-tool, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\nmm-import-tool Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=open-directory, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\open-directory Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=quickbms-support, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\quickbms-support Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=script-extender-error-check, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-error-check Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=script-extender-installer, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\script-extender-installer Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=test-gameversion, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-gameversion Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=test-setup, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\test-setup Mon, 15 Feb 2021 18:50:51 GMT - info: init extension name=theme-switcher, path=D:\Vortex\resources\app.asar.unpacked\bundledPlugins\theme-switcher Mon, 15 Feb 2021 18:50:51 GMT - info: all extensions initialized Mon, 15 Feb 2021 18:50:52 GMT - info: parsing state 7970713 Mon, 15 Feb 2021 18:50:52 GMT - info: register protocol protocol=nxm Mon, 15 Feb 2021 18:50:52 GMT - info: deregister protocol Mon, 15 Feb 2021 18:50:52 GMT - info: deregister protocol Mon, 15 Feb 2021 18:50:52 GMT - info: register protocol protocol=http Mon, 15 Feb 2021 18:50:52 GMT - info: register protocol protocol=https Mon, 15 Feb 2021 18:50:52 GMT - info: reloading game store games steam, epic, gog, origin, uplay, xbox Mon, 15 Feb 2021 18:50:52 GMT - info: [gamestore-xbox] xbox store unignored entries: 27 Mon, 15 Feb 2021 18:50:52 GMT - info: found game name=Skyrim Special Edition, location=D:\Steam\steamapps\common\Skyrim Special Edition\ Mon, 15 Feb 2021 18:50:52 GMT - warn: game directory not valid game=Enderal, testPath=D:\Steam\steamapps\common\Enderal\, missing=D:\Steam\steamapps\common\Enderal\Enderal Launcher.exe Mon, 15 Feb 2021 18:50:52 GMT - info: read font D:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-content\icons.svg Mon, 15 Feb 2021 18:50:52 GMT - info: [modtype-gedosato] GeDoSaTo not installed Mon, 15 Feb 2021 18:50:52 GMT - info: activating language lang=en Mon, 15 Feb 2021 18:50:52 GMT - info: css result err=undefined Mon, 15 Feb 2021 18:50:52 GMT - info: read font D:\Vortex\resources\app.asar\assets\fonts\icons.svg Mon, 15 Feb 2021 18:50:53 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:50:53 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:50:53 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe Mon, 15 Feb 2021 18:50:53 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe Mon, 15 Feb 2021 18:50:53 GMT - info: done reading steam libraries Mon, 15 Feb 2021 18:50:53 GMT - info: found game name=Grim Dawn, location=D:\Steam\steamapps\common\Grim Dawn Mon, 15 Feb 2021 18:50:53 GMT - info: found game name=Pillars Of Eternity II: Deadfire, location=D:\Steam\steamapps\common\Pillars of Eternity II Mon, 15 Feb 2021 18:50:53 GMT - info: found game name=Team Fortress 2, location=D:\Steam\steamapps\common\Team Fortress 2 Mon, 15 Feb 2021 18:50:55 GMT - info: [gamebryo-plugin-management] updated loot masterlist false Mon, 15 Feb 2021 18:50:57 GMT - info: set channel stable Mon, 15 Feb 2021 18:50:58 GMT - info: no update available Mon, 15 Feb 2021 18:51:04 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:51:04 GMT - info: potential match D:\Steam\steamapps\common\Skyrim Special Edition\Data\tools\GenerateFNIS_for_Users\GenerateFNISforUsers.exe Mon, 15 Feb 2021 18:51:04 GMT - info: changed game mode oldMode=undefined, newMode=skyrimse Mon, 15 Feb 2021 18:51:05 GMT - info: sorting mods modCount=170 Mon, 15 Feb 2021 18:51:05 GMT - info: done sorting mods elapsed=0, numRules=40 Mon, 15 Feb 2021 18:51:45 GMT - info: clean application end

Dejnov-123 commented 3 years ago

Sorry for the data dump, but these are the Vortex log files that had errors about 6 days ago (15th, 16th and 17th).

Dejnov.

Dejnov-123 commented 3 years ago

Hi IDCs,

I've also sent the Vortex log, crash, state files etc. through the Vortex application. Hope you find those also.

Dejnov.

VortexFeedback commented 3 years ago

Vortex Version: 1.3.22 Memory: 15.94 GB System: win32 x64 (10.0.19042) Hi Vortex Team,

This email is in regards to Issue #8565 a Vortex Crash that experienced about 6 days ago. The mod author I was corresponding to was IDCs. I attached the log files with errors to the GITHUB error, but I don't know how to get these to that site. Please forward these files to IDCs in regards to the Vortex crash on the 16th.

Dejnov.

External file: tmp-121604eB1uCp8RYPD.7z

Reported by: Dejnov

IDCs commented 3 years ago

Hi @Dejnov-123, annoyingly you do not seem to have any community extensions installed, and as Tannin stated this error can only be raised by incorrect usage of hooks which we've confirmed is not the case with our code. So I'm a bit at a loss here - are you able to reproduce this constantly or was it a one-off ?

Dejnov-123 commented 3 years ago

It was one off. I don't think I've had it again since then and I don't remember this happening earlier. I've never really had an automated message from Vortex/Github to provide feedback (just registered to actually provide feedback). I have had some motherboard issues (MSI board with memory issues), but I believe I finally reflashed to the latest BIOS and those have also dropped in occurrence lately also.

Sorry I can't be of more help.

Dejnov.

On Tuesday, February 23, 2021, 8:24:28 AM PST, IDCs <notifications@github.com> wrote:  

Hi @Dejnov-123, annoyingly you do not seem to have any community extensions installed, and as Tannin stated this error can only be raised by incorrect usage of hooks which we've confirmed is not the case. So I'm a bit at a loss here - are you able to reproduce this constantly or was it a one-off ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

IDCs commented 3 years ago

Hi @Dejnov-123, apologies for the late reply - yea, github will send you a notification via email whenever I tag your nickname (@Dejnov-123) which is quite useful.

Given that you mentioned potential issues with your motherboard and its memory, I think it's safe to assume that you may have had trouble with memory corruption which could potentially cause this issue. That accompanied by the fact that the error was a one-off, I think it's safe to close this issue for now. But please let us know if you encounter it again (on a different MoBo/RAM setup) and we will investigate this further.