earlSt1 / vtt-compendium-folders

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

Exception generated when opening new SWADE compendiums #175

Closed aedgaruk closed 1 year ago

aedgaruk commented 1 year ago

Hi,

Since my update to FVTT v10 I'm logging these errors (see image):

image

... the module seems to be working OK but I mention it because a) wasn't doing it before v10 and b) they're in RED!! :)

Cheers Andy

earlSt1 commented 1 year ago

Hi, looks like this is preventing the Create folder in compendium button from appearing. Which system are you using?

aedgaruk commented 1 year ago

FVTT v10.286 SWADE v2.0.5 Compendium Folders 2.5.3

earlSt1 commented 1 year ago

I know Swade recently dropped their CF dependency, but i havent checked it out yet. Just updating my local version now

earlSt1 commented 1 year ago

Ahh it looks like they have their own interface for browsing the compendium, which trips up CF. It's nothing to worry about but i will look into getting rid of that error in the code.

aedgaruk commented 1 year ago

You Sir, are a Scholar and a Gentleman ...

image

... I leave this in your capable hands. Cheers Andy

earlSt1 commented 1 year ago

Hi, in v2.5.4 I've added a new option which Disables folders inside compendiums. With this enabled you shouldnt see this error anymore.

aedgaruk commented 1 year ago

Retested and all good to go.

Nice one, Thank You :)