Day and Night Plugin Bug - August 2023
-
The Day and Night Plugin is 'loaded' but when I click on 'open', it does not load and I the Error Console gives the below script. (Note: This exact scenario occurs often for me, it always does so in this exact same way, so it may be a recurring bug.)
{
"errorID": "failed-to-call-rqstopen-with-data-windy-plugin-day-night",
"timestamp": 1691859969056,
"runningMs": 26461,
"type": "user",
"module": "Evented",
"msg": "Failed to call rqstOpen with data ["windy-plugin-day-night"]: e.dependencies.forEach is not a function",
"line": null,
"col": null,
"url": "https://www.windy.com/-Temperature-temp?temp,53.436,-139.482,4,i:pressure",
"script": null,
"ver": "39.2.1",
"target": "index",
"stack": "TypeError: e.dependencies.forEach is not a function
at wt (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:31219)
at bt (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:31810)
at r.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:262179)
at r (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:178847)
at r.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:179003)
at r (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:262617)
at e. (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:263142)
at e.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:24983)
at https://www.windy.com/v/39.2.1.ind.e1d3/plugins/plugins.js:1:23153",
"platform": "desktop",
"error": " {
"stack": "TypeError: e.dependencies.forEach is not a function
at wt (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:31219)
at bt (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:31810)
at r.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:262179)
at r (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:178847)
at r.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:179003)
at r (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:262617)
at e. (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:263142)
at e.value (https://www.windy.com/v/39.2.1.ind.e1d3/index.js:1:24983)
at https://www.windy.com/v/39.2.1.ind.e1d3/plugins/plugins.js:1:23153",
"message": "e.dependencies.forEach is not a function"
}",
"isOnline": true,
"size": "1500x1000",
"latestBcast": "bcast: pluginClosed tools (2276ms ago at 1691859966780)
bcast: rqstClose plugins (505ms ago at 1691859968551)
bcast: globeClose (2ms ago at 1691859969054)
bcast: pluginClosed plugins (1ms ago at 1691859969055)
bcast: rqstOpen windy-plugin-day-night (1ms ago at 1691859969055)"
}