cubing / alg.cubing.net

▶️ Multi-purpose puzzle viewer – the old generation of alg/reconstruction viewing and sharing. Superseded by Twizzle.
https://alg.cubing.net
Other
186 stars 32 forks source link

cube is not displayed #149

Closed dwalton76 closed 5 years ago

dwalton76 commented 5 years ago

This started happening a day or two ago, I see https://photos.smugmug.com/Misc/Rubiks-Cubes/Foo/i-ZfKMSRF/0/461fb857/X3/Screen%20Shot%202019-03-07%20at%207.46.52%20AM-X3.png

console log shows the following

Three.js:881 THREE.CanvasRenderer has been moved to /examples/js/renderers/CanvasRenderer.js
m.CanvasRenderer @ Three.js:881
view.initialize @ twisty.js:179
initialize @ twisty.js:131
twisty.scene @ twisty.js:634
$scope.twisty_init @ alg.cubing.net.js:372
$digest @ angular.js:11898
$apply @ angular.js:12151
(anonymous) @ angular.js:1304
invoke @ angular.js:3720
doBootstrap @ angular.js:1302
bootstrap @ angular.js:1316
angularInit @ angular.js:1265
(anonymous) @ angular.js:20869
j @ jquery-1.11.0.min.js:2
fireWith @ jquery-1.11.0.min.js:2
ready @ jquery-1.11.0.min.js:2
K @ jquery-1.11.0.min.js:2
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
jquery-1.11.0.min.js:2 [Violation] 'DOMContentLoaded' handler took 2461ms
alg.cubing.net.js:730 ServiceWorkerRegistration {scope: "https://alg.cubing.net/", updateViaCache: "imports", active: ServiceWorker, installing: null, navigationPreload: NavigationPreloadManager, …}
alg.cubing.net.js:738 Service worker already registered.
The FetchEvent for "https://alg.cubing.net/favicon.ico" resulted in a network error response: the promise was rejected.
Promise.catch (async)
(anonymous) @ service-worker.js:17
service-worker.js:1 Uncaught (in promise) no-match
Promise.then (async)
(anonymous) @ service-worker.js:17
service-worker.js:1 Uncaught (in promise) no-match
/favicon.ico:1 GET https://alg.cubing.net/favicon.ico net::ERR_FAILED
dwalton76 commented 5 years ago

The url for the scenario above is https://alg.cubing.net/?puzzle=5x5x5&setup=%0A&alg=5R2-_1U_5R2-_1U_2F2-_1U2-_5R2-_2F2-_5R2-_1U2-_2F2-_1U_5R2-_1U_5R2-_1U&type=alg

dwalton76 commented 5 years ago

I restarted chrome and it is working now...weird