You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, I'm having problems with the calendar weather module, it is simply stuck, it doesn't pass the time, it doesn't open for edits, nothing ... I've uninstalled the module and the problem persists ... can someone help me?
console:
4PseudoClock.js:18 about-time | Real time handler fired
foundry.js:1928 Foundry VTT | Activating pending audio playback with user gesture.
2PseudoClock.js:18 about-time | Real time handler fired
3PseudoClock.js:18 about-time | Real time handler fired
foundry.js:2498 Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2498
callAll @ foundry.js:2456
_onHoverIn @ foundry.js:11822
_onHoverIn @ foundry.js:45363
callback @ foundry.js:36392
_handleMouseOver @ foundry.js:36509
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerMove @ InteractionManager.ts:1581
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2499 TypeError: Cannot read property 'data' of null
at eval (eval at breakOverlayRender (systemSpecifics.js:65), :9:83)
at breakOverlayRender (systemSpecifics.js:74)
at HealthEstimate._handleOverlay (logic.js:80)
at logic.js:64
at Function._call (foundry.js:2496)
at Function.callAll (foundry.js:2456)
at Token._onHoverIn (foundry.js:11822)
at Token._onHoverIn (foundry.js:45363)
at MouseInteractionManager.callback (foundry.js:36392)
at MouseInteractionManager._handleMouseOver (foundry.js:36509)
_call @ foundry.js:2499
callAll @ foundry.js:2456
_onHoverIn @ foundry.js:11822
_onHoverIn @ foundry.js:45363
callback @ foundry.js:36392
_handleMouseOver @ foundry.js:36509
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerMove @ InteractionManager.ts:1581
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2498 Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2498
callAll @ foundry.js:2456
_onHoverOut @ foundry.js:11839
_onHoverOut @ foundry.js:45373
callback @ foundry.js:36392
_handleMouseOut @ foundry.js:36531
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerOverOut @ InteractionManager.ts:1679
r.processPointerMove @ InteractionManager.ts:1574
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2499 TypeError: Cannot read property 'data' of null
at eval (eval at breakOverlayRender (systemSpecifics.js:65), :9:83)
at breakOverlayRender (systemSpecifics.js:74)
at HealthEstimate._handleOverlay (logic.js:80)
at logic.js:64
at Function._call (foundry.js:2496)
at Function.callAll (foundry.js:2456)
at Token._onHoverOut (foundry.js:11839)
at Token._onHoverOut (foundry.js:45373)
at MouseInteractionManager.callback (foundry.js:36392)
at MouseInteractionManager._handleMouseOut (foundry.js:36531)
_call @ foundry.js:2499
callAll @ foundry.js:2456
_onHoverOut @ foundry.js:11839
_onHoverOut @ foundry.js:45373
callback @ foundry.js:36392
_handleMouseOut @ foundry.js:36531
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerOverOut @ InteractionManager.ts:1679
r.processPointerMove @ InteractionManager.ts:1574
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
16PseudoClock.js:18 about-time | Real time handler fired
controls.js:13 Parallaxia | Setting up Parallaxia controls here!
2PseudoClock.js:18 about-time | Real time handler fired
calendar.mjs:249 calendar-weather | Toggling calendar display.
7PseudoClock.js:18 about-time | Real time handler fired
calendar.mjs:249 calendar-weather | Toggling calendar display.
foundry.js:5956 Foundry VTT | Retrieved and compiled template modules/calendar-weather/templates/calendar.html
foundry.js:4503 Foundry VTT | Rendering Calendar
foundry.js:4481 TypeError: An error occurred while rendering Calendar 5: Cannot read property '0' of undefined
at DateTime.normalize (DateTime.js:86)
at Object.now [as DTNow] (DateTime.js:28)
at Calendar.updateDisplay (calendar.mjs:265)
at Calendar.activateListeners (calendar.mjs:353)
at Calendar._render (foundry.js:4537)
(anonymous) @ foundry.js:4481
Promise.catch (async)
render @ foundry.js:4479
(anonymous) @ calendar.mjs:257
Promise.then (async)
toggleCalendar @ calendar.mjs:256
onClick @ init.mjs:219
_onClickTool @ foundry.js:19950
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2
211PseudoClock.js:18 about-time | Real time handler fired
foundry.js:3983 Foundry VTT | Synchronized official game time in 15ms
260PseudoClock.js:18 about-time | Real time handler fired
The text was updated successfully, but these errors were encountered:
Go to your settings.db file and delete any lines with the key "calendar-weather" and "about-time". This will delete all of your calendar's data but it should fix this issue. Be sure to backup the settings.db file before you do this too.
hello, I'm having problems with the calendar weather module, it is simply stuck, it doesn't pass the time, it doesn't open for edits, nothing ... I've uninstalled the module and the problem persists ... can someone help me?
console:
4PseudoClock.js:18 about-time | Real time handler fired
foundry.js:1928 Foundry VTT | Activating pending audio playback with user gesture.
2PseudoClock.js:18 about-time | Real time handler fired
3PseudoClock.js:18 about-time | Real time handler fired
foundry.js:2498 Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2498
callAll @ foundry.js:2456
_onHoverIn @ foundry.js:11822
_onHoverIn @ foundry.js:45363
callback @ foundry.js:36392
_handleMouseOver @ foundry.js:36509
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerMove @ InteractionManager.ts:1581
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2499 TypeError: Cannot read property 'data' of null
at eval (eval at breakOverlayRender (systemSpecifics.js:65), :9:83)
at breakOverlayRender (systemSpecifics.js:74)
at HealthEstimate._handleOverlay (logic.js:80)
at logic.js:64
at Function._call (foundry.js:2496)
at Function.callAll (foundry.js:2456)
at Token._onHoverIn (foundry.js:11822)
at Token._onHoverIn (foundry.js:45363)
at MouseInteractionManager.callback (foundry.js:36392)
at MouseInteractionManager._handleMouseOver (foundry.js:36509)
_call @ foundry.js:2499
callAll @ foundry.js:2456
_onHoverIn @ foundry.js:11822
_onHoverIn @ foundry.js:45363
callback @ foundry.js:36392
_handleMouseOver @ foundry.js:36509
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerMove @ InteractionManager.ts:1581
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2498 Foundry VTT | Error thrown in hooked function
_call @ foundry.js:2498
callAll @ foundry.js:2456
_onHoverOut @ foundry.js:11839
_onHoverOut @ foundry.js:45373
callback @ foundry.js:36392
_handleMouseOut @ foundry.js:36531
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerOverOut @ InteractionManager.ts:1679
r.processPointerMove @ InteractionManager.ts:1574
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
foundry.js:2499 TypeError: Cannot read property 'data' of null
at eval (eval at breakOverlayRender (systemSpecifics.js:65), :9:83)
at breakOverlayRender (systemSpecifics.js:74)
at HealthEstimate._handleOverlay (logic.js:80)
at logic.js:64
at Function._call (foundry.js:2496)
at Function.callAll (foundry.js:2456)
at Token._onHoverOut (foundry.js:11839)
at Token._onHoverOut (foundry.js:45373)
at MouseInteractionManager.callback (foundry.js:36392)
at MouseInteractionManager._handleMouseOut (foundry.js:36531)
_call @ foundry.js:2499
callAll @ foundry.js:2456
_onHoverOut @ foundry.js:11839
_onHoverOut @ foundry.js:45373
callback @ foundry.js:36392
_handleMouseOut @ foundry.js:36531
a.emit @ index.js:181
r.dispatchEvent @ InteractionManager.ts:1106
r.processPointerOverOut @ InteractionManager.ts:1679
r.processPointerMove @ InteractionManager.ts:1574
t.recursiveFindHit @ TreeSearch.ts:173
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.recursiveFindHit @ TreeSearch.ts:113
t.findHit @ TreeSearch.ts:200
r.processInteractive @ InteractionManager.ts:1177
r.onPointerMove @ InteractionManager.ts:1541
16PseudoClock.js:18 about-time | Real time handler fired
controls.js:13 Parallaxia | Setting up Parallaxia controls here!
2PseudoClock.js:18 about-time | Real time handler fired
calendar.mjs:249 calendar-weather | Toggling calendar display.
7PseudoClock.js:18 about-time | Real time handler fired
calendar.mjs:249 calendar-weather | Toggling calendar display.
foundry.js:5956 Foundry VTT | Retrieved and compiled template modules/calendar-weather/templates/calendar.html
foundry.js:4503 Foundry VTT | Rendering Calendar
foundry.js:4481 TypeError: An error occurred while rendering Calendar 5: Cannot read property '0' of undefined
at DateTime.normalize (DateTime.js:86)
at Object.now [as DTNow] (DateTime.js:28)
at Calendar.updateDisplay (calendar.mjs:265)
at Calendar.activateListeners (calendar.mjs:353)
at Calendar._render (foundry.js:4537)
(anonymous) @ foundry.js:4481
Promise.catch (async)
render @ foundry.js:4479
(anonymous) @ calendar.mjs:257
Promise.then (async)
toggleCalendar @ calendar.mjs:256
onClick @ init.mjs:219
_onClickTool @ foundry.js:19950
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2
211PseudoClock.js:18 about-time | Real time handler fired
foundry.js:3983 Foundry VTT | Synchronized official game time in 15ms
260PseudoClock.js:18 about-time | Real time handler fired
The text was updated successfully, but these errors were encountered: