Hi, there is a user that gets the error denoted after running our app Satellite Tracking for several minutes. They are running a:
- Asus nuc 14, i9, with 185h arc graphics
- Microsoft Edge
- latest Windows 11 with latest updates
What do you think the issue is ? And how to fix it ? (many other users have no problem)
Hi @SpaceStation22,
Thanks for your post. This certainly seems like a bug, a bug which is related to hardware. Do you mind opening a GitHub issue to report the bug GitHub · Where software is built with all the information you have provided in this forums post?
In addition, is it possible to provide minimal sample code to reproduce the issue? I realize this may be difficult as the issue is being reported by your user and you may not be able to reproduce it yourself. It may be helpful to know if they user cannot load a simple Cesium scene with just the default viewer https://sandcastle.cesium.com/ or if there are additional elements in the scene causing the bug.
Thanks,
Luke
Thanks @SpaceStation22 for submitting an issue. Please see the workaround mentioned on the issue thread. Making sure resources are destroyed properly is a common solution to shader compile errors in CesiumJS. Please let us know if this is a viable path for you and if it improves the performance of your application.
Thanks,
Luke