pazindorb / dc20rpg

MIT License
27 stars 2 forks source link

Uncaught ReferenceError: alertify is not defined #11

Closed OmarMAbbasi closed 1 month ago

OmarMAbbasi commented 1 month ago

Getting an import error when trying to initialize the game state:

fvtt_script.js:212 Uncaught ReferenceError: alertify is not defined
    at initializeAlertify (fvtt_script.js:212:5)
    at fvtt_script.js:4269:1
    at fvtt_script.js:4271:3
OmarMAbbasi commented 1 month ago

This turned out to be an issue with forge. Closing this out.