[x3d-public] Issues with Color and missing Text, AllenDutton.x3d, upgrading to HAnimV2

John Carlson yottzumm at gmail.com
Wed Jul 16 14:16:37 PDT 2025


Andreas,

I'm stumped, because there are *no* Text nodes.  I tried changing the
text_color diffuseColor to green, but it didn't work.

Despite there being no Text nodes.  I tried to add web fonts through styles.

I don't think that Fonts are related at all at this point??

Help!

On Wed, Jul 16, 2025 at 3:54 PM John Carlson <yottzumm at gmail.com> wrote:

> Apparently, if X3DOM cannot find an image for an ImageTexture, then it
> ignores any Material, and paints black.
>
> I've made changes (you'll really have to clear your browsing history), and
> the colors show up now:
>
>
> https://andreasplesch.github.io/Library/Viewer/index.html?url=https://raw.githubusercontent.com/coderextreme/X3DJSONLD/refs/heads/master/src/main/data/AllenDutton.x3d
>
> If someone has a clue on the Text node (perhaps the addition of a
> FontLibrary would solve the issue?), please let me know how to proceed
> with modifications to the X3D file, ensuring it will work with X_ITE, etc.
> as well.
>
> John
>
> On Wed, Jul 16, 2025 at 3:34 PM John Carlson <yottzumm at gmail.com> wrote:
>
>> Apparently, the images are not in the sourceforge repository (searched
>> for gree* and clone*, so I will remove them from AllenDutton.x3d unless the
>> images can be recovered from revision control.
>>
>> Sigh!
>>
>> John
>>
>> On Wed, Jul 16, 2025 at 3:23 PM John Carlson <yottzumm at gmail.com> wrote:
>>
>>> There may be some missing images for
>>> HumanoidAnimation/Legacy/AllenDutton.x3d,in the archives.
>>> Andreas, please see differences between this:
>>>
>>>
>>> https://andreasplesch.github.io/Library/Viewer/index.html?url=https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d
>>>
>>> and:
>>>
>>>
>>> https://create3000.github.io/x_ite/playground/?url=https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d
>>>
>>> Reports in the LOG:
>>>
>>> Error loading image '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg:'
>>> error Error loading image '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif:'
>>> error
>>>
>>> I realize this is a legacy model, so I'll use my new version:
>>>
>>>
>>> https://andreasplesch.github.io/Library/Viewer/index.html?url=https://raw.githubusercontent.com/coderextreme/X3DJSONLD/refs/heads/master/src/main/data/AllenDutton.x3d
>>>
>>> Most notable are missing colors and Text.
>>>
>>> The colors might be a CORS issue, as there's stuff in the LOG.  I don't
>>> see a reference to fonts.
>>>
>>>
>>> Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> [NEW] Explain Console errors by using Copilot in Edge: click
>>>
>>>          to explain an error.
>>>         Learn more
>>>         Don't show again
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>>
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>>
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>>
>>> Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> [NEW] Explain Console errors by using Copilot in Edge: click
>>>
>>>          to explain an error.
>>>         Learn more
>>>         Don't show again
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>>
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> x3dom.Utils.createTexture2D @ x3dom-full.debug.js:25485
>>> x3dom.Cache.getTexture2D @ x3dom-full.debug.js:20628
>>> x3dom.Texture.updateTexture @ x3dom-full.debug.js:21450
>>> x3dom.Texture.update @ x3dom-full.debug.js:21073
>>> x3dom.Texture @ x3dom-full.debug.js:21050
>>> x3dom.gfx_webgl.Context.setupShape @ x3dom-full.debug.js:13381
>>> x3dom.DrawableCollection.addShape @ x3dom-full.debug.js:29557
>>> collectDrawableObjects @ x3dom-full.debug.js:48450
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> (anonymous) @ x3dom-full.debug.js:91568
>>> collectChildNodes @ x3dom-full.debug.js:91566
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> collectChildNodes @ x3dom-full.debug.js:41920
>>> collectDrawableObjects @ x3dom-full.debug.js:41906
>>> x3dom.gfx_webgl.Context.renderScene @ x3dom-full.debug.js:16898
>>> x3dom.X3DDocument.render @ x3dom-full.debug.js:21982
>>> x3dom.X3DCanvas.tick @ x3dom-full.debug.js:1922
>>> x3dom.X3DCanvas.mainloop @ x3dom-full.debug.js:1994
>>> doc.onload @ x3dom-full.debug.js:2026
>>> next_step @ x3dom-full.debug.js:21871
>>> next_step @ x3dom-full.debug.js:21882
>>> x3dom.X3DDocument.load @ x3dom-full.debug.js:21886
>>> x3dom.X3DCanvas.load @ x3dom-full.debug.js:2053
>>> onload @ x3dom-full.debug.js:20501
>>> x3dom.reload @ x3dom-full.debug.js:20564
>>> x3dom.Runtime.replaceWorld @ x3dom-full.debug.js:20179
>>> updatex3d @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:263
>>> load @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:247
>>> await in load
>>> onload @ index.html?url=
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/AllenDutton.x3d:81
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>>
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to image at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif:1
>>>   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>> Image
>>> xhr.onerror @ x3dom-full.debug.js:25472
>>> XMLHttpRequest.send
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> requestImageWithChannelCount @ x3dom-full.debug.js:25475
>>> (anonymous) @ x3dom-full.debug.js:25539
>>> Promise.then
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/greenCamo.jpg
>>> net::ERR_FAILED 404 (Not Found)
>>> x3dom.RequestManager._sendRequest @ x3dom-full.debug.js:24131
>>> x3dom.RequestManager.addRequest @ x3dom-full.debug.js:24188
>>> (anonymous) @ x3dom-full.debug.js:32108
>>> x3dom.DDSLoader.load @ x3dom-full.debug.js:32080
>>> x3dom.Utils.tryDDSLoading @ x3dom-full.debug.js:25549
>>> image.onerror @ x3dom-full.debug.js:25527
>>> index.html:1  Access to XMLHttpRequest at '
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif'
>>> from origin 'https://andreasplesch.github.io' has been blocked by CORS
>>> policy: No 'Access-Control-Allow-Origin' header is present on the requested
>>> resource.
>>> x3dom-full.debug.js:24131   GET
>>> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/clone.gif
>>> net::ERR_FAILED 404 (Not Found)
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20250716/34c51ddd/attachment-0001.html>


More information about the x3d-public mailing list