three-loader-3dtiles icon indicating copy to clipboard operation
three-loader-3dtiles copied to clipboard

browser crash

Open PerspectivesLab opened this issue 1 year ago • 0 comments

hi there, time to time there are errors, about "three loader 3dtiles" that can't load textures sporadically when i wait for full loading, this will not happen, what could be the cause ? thx

GLTFLoader.js:3296 THREE.GLTFLoader: Couldn't load texture blob:http://localhost:5173/956d8764-64db-4302-a849-47cc82454dc9
(anonymous) @ GLTFLoader.js:3296
tileset-3d.js:527 A 3D tile failed to load: undefined error parsing gltf in tile http://localhost:5173/media/tiles/ct/LOD-1/Mesh-XL-YR-ZL-XR-YR-ZR-XL-YL-ZR.b3dm: TypeError: Cannot set properties of null (setting 'encoding')
 
index.ts:217 Tile error http://localhost:5173/media/tiles/ct/LOD-1/Mesh-XL-YR-ZL-XR-YR-ZR-XL-YL-ZR.b3dm error parsing gltf in tile http://localhost:5173/media/tiles/ct/LOD-1/Mesh-XL-YR-ZL-XR-YR-ZR-XL-YL-ZR.b3dm: TypeError: Cannot set properties of null (setting 'encoding')

PerspectivesLab avatar Jul 03 '23 09:07 PerspectivesLab