Hi,
I was trying with my team to build an environment for virtual production using Cesium to get a landscape and applying it inside an LED Volume made by 14 screens with a 4k output for each.
The main issue that I was facing is that when running the session (at the first attempt I started before the clusters and then the editor) only some nodes renders the output from the geospatial informations (like only 2 workstations were showing the map, the other 12 and the editor too were not showing anything, only the empty sky).
I noticed that inside the editor output log there was a printed log:
LogCesium: Error: [2024-07-04 15:27:37.907] [error] [ErrorList.h:72] Errors when loading tileset:
- Received status code 429 for tile content https://tile.googleapis.com/v1/3dtiles/root.json?key=AIzaSyBQ7Wj99aTxRqET-22qYWGFcDCWgVDt89A
When changing some details or refreshing tilesets, it updates and shows the output on other 2 nodes, meanwhile on the others there’s only the empty sky.
Has anyone any suggestion to fix this?