BlitzKraig / fvtt-CommunityLighting

FoundryVTT Community Lighting Animations for 0.7.x+
MIT License
9 stars 6 forks source link

console error on load: wrappedSoundLoad is not defined #41

Closed benbarbour closed 3 years ago

benbarbour commented 3 years ago

Foundry 0.8.7, CommunityLighting 0.4.6.

Haven't determined the impact of this, if any, but here's the error I'm getting on load:

Uncaught (in promise) ReferenceError: wrappedSoundLoad is not defined
    at Function.runPatches (monkeypatcher.js:40)
    at onReady (communitylighting.js:63)
    at Function._call (eval at <anonymous> (lib-wrapper.js:sourcemap:1), <anonymous>:4:14)
    at Function.callAll (foundry.js:153)
    at Game.setupGame (foundry.js:4307)
    at async Game._initializeGameView (foundry.js:5117)
    at async Game.initialize (foundry.js:4202)
Nordiii commented 3 years ago

Second this for my game, the commisioned forgotten andventurer light does not flicker anymore too.

BlitzKraig commented 3 years ago

Thanks for the feedback, I'll take a look at this

BlitzKraig commented 3 years ago

Please try 0.4.7, the latest version. This should fix both of these issues. Thanks