edzillion / blood-n-guts

Other
4 stars 16 forks source link

Uncaught (in promise) ReferenceError: ForgeVTT is not defined #165

Closed mvanduijvenvoorde closed 3 years ago

mvanduijvenvoorde commented 3 years ago

My landing scene of my DnD5e World does not work anymore and gives the error below. The scene does not load and everything is the standard background color. I can't see anything and it's unusable. This is a big error and disrupting a possible game. The scene was used to test some BloodNGuts, and possible does not work anymore because of that. Other scenes do work that did not have Blood and Guts on it.

Foundry version: 0.7.7 DnD: 1.1.1 Blood N Guts: Latest version at 27/11/2020

settings.js:299 Uncaught (in promise) ReferenceError: ForgeVTT is not defined
    at settings.js:299
    at Generator.next (<anonymous>)
    at settings.js:7
    at new Promise (<anonymous>)
    at __awaiter (settings.js:3)
    at mergeSettingsFiles (settings.js:289)
    at blood-n-guts.js:660
    at Function._call (foundry.js:2496)
    at Function.callAll (foundry.js:2456)
    at Game.initialize (foundry.js:6465)
apoapostolov commented 3 years ago

Same as #164 Remove Blood and Guts, it will work.

edzillion commented 3 years ago

Fixed in latest. (0.7.3)