earlSt1 / vtt-compendium-folders

Collapsable folders in the compendium directory and folder structures inside compendiums for FoundryVTT
21 stars 18 forks source link

Bug with folders in Compendium #144

Closed Jonwh25 closed 1 year ago

Jonwh25 commented 2 years ago

So I have a rather large compendium full of folders. It was working great until the latest update (v2.4.5) running on Foundry V9.269 and Dnd5e v1.6.1

Now all my folders show image

and when I open the folder and look at the console log I see this image

earlSt1 commented 2 years ago

Hi, can you try running this macro and sending me the output from the console?

console.log(game.settings.get('compendium-folders','cached-folder'))

You can copy the output by right clicking on the result and selecting Copy Object like this: image

Jonwh25 commented 2 years ago

Here you go

image

From Copy Object

earlSt1 commented 2 years ago

Thanks, have retrieved the object and will look into it tomorrow

Jonwh25 commented 2 years ago

Thanks. I rolled back to 2.4.3 and the folders work again. I'll stay on 2.4.3 until you are ready for me to test.

earlSt1 commented 1 year ago

Hi, sorry for the wait but are you still getting this issue on the latest version of CF?

Jonwh25 commented 1 year ago

Close this out. It was a problem due to being able to dig down with folders too far prior to this version. I redid the folder structure with the new version and no problem.

earlSt1 commented 1 year ago

Ahh good to hear :smile: