You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the various downloads for this model , Three.js works fine but the React-three-fiber starter projects renders black without model and gives me an console error 'GLTFLoader.js:149 RangeError: Invalid typed array length: 4 at new Uint8Array () at GLTFLoader.parse (GLTFLoader.js:254) at Object.onLoad (GLTFLoader.js:169) at XMLHttpRequest. (three.module.js:34742)'
Status is 200 for the model but as I said it only renders a black window, how can this be resolved?
The text was updated successfully, but these errors were encountered:
So it seems to be a fault in the 3d model. It does not go through validation from Krohnos , the project setup works fine when changing the model to a validated gltf..
I tried the various downloads for this model , Three.js works fine but the React-three-fiber starter projects renders black without model and gives me an console error 'GLTFLoader.js:149 RangeError: Invalid typed array length: 4 at new Uint8Array () at GLTFLoader.parse (GLTFLoader.js:254) at Object.onLoad (GLTFLoader.js:169) at XMLHttpRequest. (three.module.js:34742)'
Status is 200 for the model but as I said it only renders a black window, how can this be resolved?
The text was updated successfully, but these errors were encountered: