pazindorb / dc20rpg

MIT License
29 stars 2 forks source link

Uncaught ReferenceError: alertify is not defined #11

Closed OmarMAbbasi closed 3 months ago

OmarMAbbasi commented 3 months 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 3 months ago

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