geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
3 stars 1 forks source link

Compatability issue with System Customizer Module #50

Open ChobitsCrazy opened 3 weeks ago

ChobitsCrazy commented 3 weeks ago

Foundry - v11.315 D&D5e - 3.1.2 AS - 1.0 System Customizer - 2.0.7 Modules - Only modules enabled are AS and System Customizer

Steps to recreate the issue:

  1. Activate both modules
  2. Modify Settings for System Customizer image
  3. Create new actor, option to fill in ability scores is missing: image
geoidesic commented 3 weeks ago

Unfortunately that is a premium module (System Customiser) so I can't install it to have a look. If you open the browser inspector you can screenshot any errors in the console. Might be a simple fix. Don't know.

Also try enabling all the Ability Score entry options (i.e. point buy, rolling and standard array) and see if you get different behaviour.

ChobitsCrazy commented 3 weeks ago

Presents the same, and cannot make any selections in the dropdown. image

I noticed these: image

Also get this: image

geoidesic commented 3 weeks ago

Which browser?

ChobitsCrazy commented 3 weeks ago

Edge

geoidesic commented 3 weeks ago

Check the Network tab of the inspector for any 404 errors. Also try browse to https://foundryvtt.3dmentia.com/modules/foundryvtt-actor-studio/dist/ManualEntry-Cencm6oc.js (replace the domain with your domain).

geoidesic commented 3 weeks ago

Try it without the premium module, that way we can at least rule that in or out.

ChobitsCrazy commented 3 weeks ago

Yeah when System Customizer is disabled it works fine. image

If I do: http://[localhost:30000/modules/foundryvtt-actor-studio/dist/ManualEntry-Cencm6oc.js](http://localhost:30000/modules/foundryvtt-actor-studio/dist/ManualEntry-Cencm6oc.js) It works okay

geoidesic commented 3 weeks ago

Very strange. I don't know what System Customiser does but from the error message you showed it looks like it's preventing the required Actor Studio .js files from being imported. I'm not even sure how it's able to do that.

ChobitsCrazy commented 3 weeks ago

I'll check with Ripper

geoidesic commented 3 weeks ago

I've pinged him too, with a link to this ticket.

geoidesic commented 2 weeks ago

@ChobitsCrazy any news on this?

ChobitsCrazy commented 2 weeks ago

Not yet, Ripper has pushed out updates and the latest is on v12 however I cannot move over to v12 yet due to other modules lagging behind. Once I'm able to move over to v12 I'll be able to update and make sure this is still an issue and then report it to Ripper.