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

When trying to export an actor folder or item folder as a folder structure, unfortunately nothing happens. #183

Open
KaiderWeise opened this issue Nov 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@KaiderWeise
Copy link

KaiderWeise commented Nov 1, 2022

Foundry Version 10.288
System: Hexxen 1733 1.1.0
Active Modules: Compendium Folders, Dice So Nice!, HeXXen 1733 - Buch der Regeln, libWrapper, TidyUI - Game Settings

When trying to export an actor folder or item folder as a folder structure, unfortunately nothing happens. The following error message appears in the console:
One
Two

fic-folders.js:2236 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'cf')
[Detected 1 package: compendium-folders]
at Function.loadFolders (fic-folders.js:2236)
at async Function.exportSingleFolderToCompendium (fic-folders.js:1592)
at async Function.recursivelyExportFolders (fic-folders.js:1413)
at async Function.exportFolder (fic-folders.js:2775)
at async callback (fic-folders.js:2835)
at async Object.callback (fic-folders.js:832)

When I then open the compendium in question, this error message appears in the console:

fic-folders.js:2236 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'cf')
[Detected 1 package: compendium-folders]
at Function.loadFolders (fic-folders.js:2236)
at async Object.fn (fic-folders.js:970)

Exporting the folder structure for the scene folder and journal folder worked flawlessly.

Comp

@earlSt1 earlSt1 added the bug Something isn't working label Nov 1, 2022
@earlSt1
Copy link
Owner

earlSt1 commented Nov 1, 2022

Hi, this is the first time hearing about this system, just created a test world and it looks like they use custom Actor and Item classes which I need to make CF use. Shouldn't be too much work so i'll jump on it when i get the chance. Thanks for raising it :)

@gizmo2342
Copy link

@earlSt1 If you have questions to Hexxen 1733, contact me.

Martin (System Developer of Hexxen 1733)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants