Skip to content
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

calendar weather module, it is simply stuck #182

Open
denyrj opened this issue Dec 23, 2020 · 1 comment
Open

calendar weather module, it is simply stuck #182

denyrj opened this issue Dec 23, 2020 · 1 comment

Comments

@denyrj
Copy link

denyrj commented Dec 23, 2020

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

@DasSauerkraut
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants