InventivetalentDev / SkinRender

SkinRender website source
https://skinrender.ga
8 stars 4 forks source link

Firefox (Latest) Windows does not show the JavaScript Version #4

Open TomLewis opened 6 years ago

TomLewis commented 6 years ago

Using Firefox 59.0.1 64-bit On Windows 10 does not show the JavaScript 3D render.

it also does not display the "basic demo" https://skinrender.ga/demo/ or the MineSkin example. https://codepen.io/inventivetalent/full/POwBaX/

InventivetalentDev commented 6 years ago

Could you please check your console (F12) and post the log/errors here?

TomLewis commented 6 years ago

Sure. From https://skinrender.ga/demo/


The resource at “https://www.googletagmanager.com/gtag/js?id=UA-43843691-14” was blocked because tracking protection is enabled.[Learn More]
demo
Loading failed for the <script> with source “https://www.googletagmanager.com/gtag/js?id=UA-43843691-14”.
demo:1
<body>
skin.js:1:258
Object { autoResize: true }
skin.js:1:279
Has Cape: true
skin.js:20:1
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
demo
Cape Image Error
skin.js:22:43
error { target: img, isTrusted: true, currentTarget: img, eventPhase: 2, bubbles: false, cancelable: false, defaultPrevented: false, composed: false, timeStamp: 456, cancelBubble: false, … }
skin.js:23:1
Skin Image Loaded
skin.js:13:519
Slim Detection:
skin.js:13:818
false
skin.js:16:1
InventivetalentDev commented 6 years ago

Just tried it with Firefox and the JavaScript renders seem to be working fine for me. However, I made a small change to fix an issue with the demo page specifically, so you might want to check if that's working now.