Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Cannot read properties of undefined (reading 'type') #17093

Open
VortexFeedback opened this issue Jan 25, 2025 · 3 comments · May be fixed by Nexus-Mods/vortex-games#154
Open

error: Cannot read properties of undefined (reading 'type') #17093

VortexFeedback opened this issue Jan 25, 2025 · 3 comments · May be fixed by Nexus-Mods/vortex-games#154

Comments

@VortexFeedback
Copy link
Collaborator

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.7
Process renderer

Message

Cannot read properties of undefined (reading 'type')

Title

Unhandled error in event "added-files"

Context

gamemode = Stardew Valley,extension_version = 0.3.4

Stack

TypeError: Cannot read properties of undefined (reading 'type')
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:85
    at Array.find (<anonymous>)
    at isSMAPI (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:51)
    at files.reduce.configs (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:330:34)
    at Array.reduce (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:329:30
    at Generator.next (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:8:71
    at Promise.cancellationExecute [as _execute] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:4:12)
    at onAddedFiles (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:320:12)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\index.js:617:95
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10218:35
    at EventEmitter.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8997:15)

Reported from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9940:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8889:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8994:165
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: MRLYCANUWU

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.7
Process renderer

Message

Cannot read properties of undefined (reading 'type')

Title

Unhandled error in event "added-files"

Context

gamemode = Stardew Valley,extension_version = 0.3.4,Installing = Coffee Retexture-29331-1-1-1733351759

Stack

TypeError: Cannot read properties of undefined (reading 'type')
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:85
    at Array.find (<anonymous>)
    at isSMAPI (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:51)
    at files.reduce.configs (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:330:34)
    at Array.reduce (<anonymous>)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:329:30
    at Generator.next (<anonymous>)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:8:71
    at Promise.cancellationExecute [as _execute] (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:4:12)
    at onAddedFiles (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:320:12)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\index.js:617:95
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10218:35
    at EventEmitter.<anonymous> (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8997:15)

Reported from:
Error
    at showError (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9940:202)
    at mApi.showErrorNotification (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8889:52)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8994:165
    at tryCatcher (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: pipp0ka

@VortexFeedback
Copy link
Collaborator Author

dunno man

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.7
Process renderer

Message

Cannot read properties of undefined (reading 'type')

Title

Unhandled error in event "added-files"

Context

gamemode = Stardew Valley,extension_version = 0.3.4,Installing = AT - Molamole's Wood Frame Wallpaper-27122-1-0-2-1736349958

Stack

TypeError: Cannot read properties of undefined (reading 'type')
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:85
    at Array.find (<anonymous>)
    at isSMAPI (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:327:51)
    at files.reduce.configs (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:330:34)
    at Array.reduce (<anonymous>)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:329:30
    at Generator.next (<anonymous>)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:8:71
    at Promise.cancellationExecute [as _execute] (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:4:12)
    at onAddedFiles (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\configMod.js:320:12)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-stardewvalley\index.js:617:95
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10218:35
    at EventEmitter.<anonymous> (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8997:15)

Reported from:
Error
    at showError (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9940:202)
    at mApi.showErrorNotification (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8889:52)
    at E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8994:165
    at tryCatcher (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (E:\Games\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: pipp0ka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant