-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version.0.7.5 #12
Comments
Same here.
|
Just providing an update on all open issues with Vance's module. This has been taken over by the League of Foundry Developers. This will help prevent lapses in updates. I have taken over as main contributor. All new releases and updates will be managed through the new forked version. We will get the link updated on the Foundry VTT website, but you may want to go ahead and switch. We have already updated and added some new features. To install this fork, you first will have to uninstall the old module, then install based on this manifest url. You should not lose your fog on maps you have used previously. https://raw.githubusercontent.com/League-of-Foundry-Developers/simplefog/master/module.json |
When enabling this in version.0.7.5 I get this from the console
Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2428
callAll @ foundry.js:2386
callOriginalFunction @ Patches.js:59
(anonymous) @ Debug.js:33
_getControlButtons @ foundry.js:20034
SceneControls @ foundry.js:19487
initializeUI @ foundry.js:6563
setupGame @ foundry.js:6474
async function (async)
setupGame @ foundry.js:6468
_initializeGameView @ foundry.js:7227
initialize @ foundry.js:6404
async function (async)
initialize @ foundry.js:6396
window.addEventListener.once @ foundry.js:7359
async function (async)
window.addEventListener.once @ foundry.js:7358
foundry.js:2429 TypeError: Cannot read property 'simplefog' of null
at controls.js:23
at Function._call (foundry.js:2426)
at Function.callAll [as __furnace_original_callAll] (foundry.js:2386)
at Function.callOriginalFunction (Patches.js:59)
at Function. (Debug.js:33)
at SceneControls._getControlButtons (foundry.js:20034)
at new SceneControls (foundry.js:19487)
at Game.initializeUI (foundry.js:6563)
at Game.setupGame (foundry.js:6474)
at async Game._initializeGameView (foundry.js:7227)
_call @ foundry.js:2429
callAll @ foundry.js:2386
callOriginalFunction @ Patches.js:59
(anonymous) @ Debug.js:33
_getControlButtons @ foundry.js:20034
SceneControls @ foundry.js:19487
initializeUI @ foundry.js:6563
setupGame @ foundry.js:6474
async function (async)
setupGame @ foundry.js:6468
_initializeGameView @ foundry.js:7227
initialize @ foundry.js:6404
async function (async)
initialize @ foundry.js:6396
window.addEventListener.once @ foundry.js:7359
async function (async)
window.addEventListener.once @ foundry.js:7358
foundry.js:2428 Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2428
call @ foundry.js:2411
callOriginalFunction @ Patches.js:59
(anonymous) @ Debug.js:42
_render @ foundry.js:4472
async function (async)
_render @ foundry.js:4434
render @ foundry.js:4404
initializeUI @ foundry.js:6574
setupGame @ foundry.js:6474
async function (async)
setupGame @ foundry.js:6468
_initializeGameView @ foundry.js:7227
initialize @ foundry.js:6404
async function (async)
initialize @ foundry.js:6396
window.addEventListener.once @ foundry.js:7359
async function (async)
window.addEventListener.once @ foundry.js:7358
foundry.js:2429 TypeError: Cannot read property 'simplefog' of null
at controls.js:117
at Function._call (foundry.js:2426)
at Function.call [as __furnace_original_call] (foundry.js:2411)
at Function.callOriginalFunction (Patches.js:59)
at Function. (Debug.js:42)
at SceneControls._render (foundry.js:4472)
_call @ foundry.js:2429
call @ foundry.js:2411
callOriginalFunction @ Patches.js:59
(anonymous) @ Debug.js:42
_render @ foundry.js:4472
async function (async)
_render @ foundry.js:4434
render @ foundry.js:4404
initializeUI @ foundry.js:6574
setupGame @ foundry.js:6474
async function (async)
setupGame @ foundry.js:6468
_initializeGameView @ foundry.js:7227
initialize @ foundry.js:6404
async function (async)
initialize @ foundry.js:6396
window.addEventListener.once @ foundry.js:7359
async function (async)
window.addEventListener.once @ foundry.js:7358
The text was updated successfully, but these errors were encountered: