League-of-Foundry-Developers / fvtt-module-furnace

34 stars 12 forks source link

Uncaught (in promise) TypeError: Cannot read property 'map' of undefined (FurnacePlaylistQoL) #109

Closed mvanduijvenvoorde closed 3 years ago

mvanduijvenvoorde commented 3 years ago

I get the following error when starting up my world. FoundryVTT: 0.8.7 Furnace: 2.6.0

Important notes: Re-installed FoundryVTT in another directory than it used to be installed.

Uncaught (in promise) TypeError: Cannot read property 'map' of undefined
    at renderDirectory (Playlist.js:36)
    at Function._call (eval at <anonymous> (libWrapper-error_listeners.js:56), <anonymous>:4:14)
    at Function.call (foundry.js:179)
    at PlaylistDirectory._render (foundry.js:2097)
    at async PlaylistDirectory._render (foundry.js:23186)
kakaroto commented 3 years ago

Read the README file please. Furnace 2.6.0 does not work on 0.8.x. The latest is 2.6.1 which is meant for 0.8.x and provides no functionality other than to install alternative modules as dependencies in order to recover the same functionality.