Nexus-Mods / Vortex

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

error: Cannot read property 'toLowerCase' of undefined #968

Closed VortexFeedback closed 5 years ago

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Mercury71

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Zerofool

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (D:\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (D:\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (D:\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: ubronan

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: ArtaiosGreybark

VortexFeedback commented 5 years ago

Just hit check for updates with new version 16.2 testing. The message that the mods were successfully checked for updates still appears afterwards though.

Graybark commented 5 years ago

It looks like this actually prevents a proper update check. I have version 4.7 of this mod installed and it will not show me that an update is available.

https://www.nexusmods.com/skyrimspecialedition/mods/12029/?tab=files

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: ZirBirD

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Raumfliege

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Phoenix0

VortexFeedback commented 5 years ago

Occurred after Checking for Mod Updates on Fallout 4. Running on Windows 10.0.17134

May or may not be related, I've been getting a pop-up on launch with the message "Application state is invalid. I can try to repair it but you may lose data" with the options "Quit", "Repair" or "Ignore". No noticeable issues or changes result from any option taken.

If this is indicative that my build is broken, then this issue may be difficult to reproduce.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17754
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: willienrosey

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17754
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: willienrosey

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17754
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: willienrosey

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Mp1ay3r

VortexFeedback commented 5 years ago

I just pushed the button "Check for mod updates" and this error occurred.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: mzingg

VortexFeedback commented 5 years ago

I can reproduce this error every time.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: mgerrior68

VortexFeedback commented 5 years ago

Occured during check for mod updates on FALLOUT 4. I had been getting the application state error, that no longer happens after choosing 'repair'. Not sure if that matters.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Zerofool

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: abezice

VortexFeedback commented 5 years ago

Unable to check for mod updates. Receive this error immediately, whether using the button to check all mods, or a single one

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: SwedishElk

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: GuerillaTech

VortexFeedback commented 5 years ago

updated to 0.16.2 and checked for mods on Skyrim Special Edition. this error shows as soon as you check for updates.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: GuerillaTech

VortexFeedback commented 5 years ago

error is reproduced by first updating to 0.16.2 and then checking for updates. This happened with Fallout 4 as well as skyrim se. this may be a duplicate error report.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: BlueStealth

HylianSteel commented 5 years ago

I think this is linked to vortex being unable to find your game after 0.16.2. Downloading a skyrim se mod using the nmm button on the modpage gives me a notification saying "Download Failed. Game 'skyrimse' not found"

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17744
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: AjCazz901

VortexFeedback commented 5 years ago

Updated to 16.2, when to mods tab, clicked "Check for mod updates", got error.

Username: AJCazz901

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17744
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: AjCazz901

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17744
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: AjCazz901

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: pugcruz

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: thochaos

VortexFeedback commented 5 years ago

Just updated to latest version and tried checking for updates when I got this error

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: XepherXV

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: XepherXV

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: cbuckgo

VortexFeedback commented 5 years ago

I simply selected the Check for mod updates menu item.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Dwailing

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: veegameraa

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (D:\Vortex Mod Manager\Application\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (D:\Vortex Mod Manager\Application\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (D:\Vortex Mod Manager\Application\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (D:\Vortex Mod Manager\Application\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: shdwphnx

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Pyro2677

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Pyro2677

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Ed24135

VortexFeedback commented 5 years ago

Checking for Mod Updates. Did not occur in the previous version.

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: Pyro2677

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: DameonReath

VortexFeedback commented 5 years ago

Application error

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.2

Message

Cannot read property 'toLowerCase' of undefined

Stack

TypeError: Cannot read property 'toLowerCase' of undefined
    at Object.nexusGameId (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\convertGameId.ts:31:1)
    at Object.result [as checkModVersion] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util\checkModsVersion.ts:53:5)
    at setModAttribute (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\nexus_integration\util.ts:237:32)
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:61:38)
    at MappingPromiseArray.PromiseArray._iterate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:114:31)
    at MappingPromiseArray.init (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:78:10)
    at MappingPromiseArray._asyncInit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:30:10)
    at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:138:12)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14)
    at <anonymous>

Reported by: DFiNo

VortexFeedback commented 5 years ago

-Nexus user name is DFiNo