#Error while loading a GLTF model
19 messages · Page 1 of 1 (latest)
and make sure you're using the same CDN and links for all of them too
otherwise it's likely you're importing a different version of code three and a different version of GLTFLoader
and they aren't always compatible
0.110.0
?

latest version is 154 (optionally, if you don't want to fight recent color changes - 151 😄 )
110 is 4yrs old 🥲
151 is 3 months old
(which is ok - pretty much anything above 130 should be acceptable, I can't remember if there were any significant breaking changes you should care about since then)
yup, last month
but it has a little annoying color space changes - so feel free to use 151 at first
see code in HTML tab
jsdelivr uses r-notation (r151 etc.)
just take the code from JS tab too then
but the import errors should obviously disappear
so maybe the build didn't refresh if they are still there