ultrakorne / better-rolltables

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

Uncaught (in promise) Error: This is not a registered game setting #181

Open mage-light-repos opened 2 years ago

mage-light-repos commented 2 years ago

When running the following code as a macro

const table = game.tables.getName("Name of table")
game.betterTables.betterTableRoll(table)

I get the following error:

image

mage-light-repos commented 2 years ago

Thinking it is a compatibility issue with Foundry v9