gonzaPaEst / root

Root RPG module for Foundry VTT.
GNU General Public License v3.0
4 stars 10 forks source link

Unable to create new actors #7

Open johncarney opened 7 months ago

johncarney commented 7 months ago

On a fresh install of the Powered by the Apocalypse game system with the Root module I am unable to create an actor.

When the game world loads, I am prompted to enter a Sheet Configuration (see screenshot at the end of this post). This happens even after activating the Root module and reloading the game world. When the game world loads I get the following error in the developer console. This error does not appear when the Root module is not activated. Nor does it appear for other PbtA modules such as Monster of the Week.

Screenshot 2024-03-31 at 4 37 44 PM

If I ignore the Sheet Configuration prompt and try to create an actor, nothing happens and I get the following error in the developer console. By contrast, the Monster of the Week module works as expected.

Screenshot 2024-03-31 at 4 56 24 PM

Likely cause

It looks like modules/rolls.js was moved to modules/dice/rolls.js in version 0.9.0 of PbtA. 0.9.0 is listed as a breaking change, so there may be other issues.

Versions

Component Version
Foundry VTT 11.315
Powered by the Apocalypse game system 0.9.4
Root (PbtA) module 2.1

Sheet Configuration prompt

Screenshot 2024-03-31 at 4 42 15 PM
johncarney commented 7 months ago

Update

I tried installing version 0.8.1 of Powered by the Apocalypse and it worked, however there are numerous errors in the developer console, so I suspect that it may not be very stable.

Screenshot 2024-03-31 at 5 45 26 PM
Guilbo11 commented 6 months ago

Same thing here. Are there plans to update the module soon?

anclywen commented 1 month ago

This is just a workaround, but if I apply this TOML to the settings then everything (so far) works - https://github.com/gonzaPaEst/pbta-toml-repo/blob/main/root/root.toml

Edit: Ok, you can create character sheets but have JS errors so it's very unstable

Zylofan commented 3 weeks ago

Have the same issue.