You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/10/04 01:33:26 UTC

[GitHub] [incubator-echarts] CNzxy0820 opened a new issue #11365: Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded.

CNzxy0820 opened a new issue #11365: Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded.
URL: https://github.com/apache/incubator-echarts/issues/11365
 
 
   ### Version
   4.3.0-rc.2
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xcpyv2N1ld](https://gallery.echartsjs.com/editor.html?c=xcpyv2N1ld)
   
   ### Steps to reproduce
   I just use the link copy to my html,but the "globe: { baseTexture,heightTexture  and environment} "will report an error : "Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded." when I commented this three codes,it didn't report error.
   
   ### What is expected?
   I want use this example in my website
   
   ### What is actually happening?
   it reported many errors 
   
   ---
   I download baseTexture,heightTexture  and environment picture in "https://a1115040996.github.io/MyHTML/echarts/3DEarth.html",and put in my folder,and open in default browser, errors are appeared.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org