Giter VIP home page Giter VIP logo

Comments (6)

erikhaandrikman avatar erikhaandrikman commented on July 19, 2024

Can you share an isolated part of the code that causes this error?

from lightning.

MykhailoDz avatar MykhailoDz commented on July 19, 2024

@erikhaandrikman
// Web-specific data types. gl.texImage2D(gl.TEXTURE_2D, 0, options.internalFormat, options.format, options.type, source) in WebPlatform.mjs;
and if you ask about personal code, we don't know, still trying to find out. There is no reference in error to our code. Fallback to 1.0.18 (SDK) helps.

from lightning.

erikhaandrikman avatar erikhaandrikman commented on July 19, 2024

Yeah indeed some personal code so we can reproduce the error

from lightning.

MykhailoDz avatar MykhailoDz commented on July 19, 2024

@erikhaandrikman, we found the problem.
In the newest version in lightning-web.js in createSvg function you delete :
img.crossOrigin = "anonymous";
After adding it, everything works fine.

from lightning.

erikhaandrikman avatar erikhaandrikman commented on July 19, 2024

thnx for the message we will take a look at it.

from lightning.

WahajTariq avatar WahajTariq commented on July 19, 2024

Hello,

I wanted to use Cesium to verify the coordinates of a BIM Model (ifc imported). When I launch the HelloWorld program it gives me the following error:

An error occurred while rendering. Rendering has stopped.
SecurityError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': The image element contains cross-origin data, and may not be loaded.

Error: Failed to execute 'texImage2D' on 'WebGLRenderingContext': The image element contains cross-origin data, and may not be loaded.
at new Texture (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:292351)
at Material$4.update (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:320751)
at EllipsoidPrimitive.update (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:2554722)
at Moon.update (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:2824039)
at Scene.updateEnvironment (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:3102902)
at render (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:3106427)
at tryAndCatchError (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:3106686)
at Scene.render (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:48:3108572)
at CesiumWidget.render (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:90:113237)
at n (file:///C:/Users/vwaha/Downloads/Cesium-1.92/Build/Cesium/Cesium.js:90:98966

The image of the error:
image

Could you please help me to solve this?

from lightning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.