geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
8 stars 4 forks source link

"weapos choose any 1" #93

Closed Zarhog closed 1 month ago

Zarhog commented 2 months ago

image lso i came across this small visual bug where its saying "weapos choose any 1" but the class is granting a specific list

geoidesic commented 2 months ago

@Zarhog Please can you export the class and upload it here? Or send it to me privately on Discord.

Zarhog commented 2 months ago

Sure

On Tue, 10 Sept 2024, 18:39 Noel da Costa, @.***> wrote:

@Zarhog https://github.com/Zarhog Please can you export the class and upload it here? Or send it to me privately on Discord.

— Reply to this email directly, view it on GitHub https://github.com/geoidesic/foundryvtt-actor-studio/issues/93#issuecomment-2341573707, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASG2HQRM3SF6W7LT7FSV6RLZV4VF3AVCNFSM6AAAAABNSOFESOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBRGU3TGNZQG4 . You are receiving this because you were mentioned.Message ID: @.***>

Zarhog commented 2 months ago

fvtt-Item-pack-dnd5e-tcr-sub-class.json fvtt-Item-pack-dnd5e-tcr-features-class.json fvtt-Item-pack-dnd5e-tcr-class.json

Zarhog commented 2 months ago

I recomend having the Class and class features compendium, so that the class points to the right items

geoidesic commented 2 months ago

hmm.. I couldn't import those... nothing happens when I try. I'm not sure what you mean by "having the Class and class features compendium" – do you mean the SRD compendiums? Or something else?

The import fails with an error:

foundry.js:11538 Uncaught (in promise) Error: The value provided to a ForeignDocumentField must be a BaseFolder instance.
    at Item5e.fromImport (foundry.js:11538:37)
    at async Item5e.importFromJSON (foundry.js:11560:19)
geoidesic commented 2 months ago

I tried it with a custom bard I created for testing your settings. Seems to work ok:

Screenshot 2024-09-12 at 18 01 54

Zarhog commented 2 months ago

as for how to import the files i gave you use https://gitlab.com/mkahvi/fvtt-compendium-importer

Zarhog commented 1 month ago

Seems to be fixed