ultrakorne / better-rolltables

Module for FoundryVTT to improve rolltables
MIT License
32 stars 29 forks source link

[FeatureRequest] support for [System] [Stars Without Numbers] #164

Open Shadowfax9332 opened 2 years ago

Shadowfax9332 commented 2 years ago

Module UI is technically functional, but essentially unuseable, in the system Stars Without Number: Revised (wsAI Alter.) 0.5.5 for Foundry v9.238

Shadowfax9332 commented 2 years ago

Update: v1.8.95 seems to have fixed these issues, although the error flag better-rolltables| Spell cache could not be initialized/updated. still appears on activation. Despite this, the module seems to function correctly.

2022-01-02 11_27_36

DanielBoettner commented 2 years ago

Regarding the better-rolltables| Spell cache could not be initialized/updated.

This is to be expected as BetterRolltables does not have any concept of WwN System. Only the error message is true.

Please check if you have set a spell compendium in the settings like so:

image

Typically its like systemName.spells

Shadowfax9332 commented 2 years ago

I see, so it's just searching for something that's not there, but isn't necessary to its function.

Re: setting a spell compendium, that option doesn't seem to mesh with the SWN system, as it doesn't appear on that menu: 2022-01-02 22_19_02

DanielBoettner commented 2 years ago

I see, so it's just searching for something that's not there, but isn't necessary to its function.

Re: setting a spell compendium, that option doesn't seem to mesh with the SWN system, as it doesn't appear on that menu.

Thanks, I will try to look into why that is.