Hi, I have just uploaded my portfolio containing a few three avatars but, I get an error I am not currently seeing on my local server.
THREE.FBXLoader: Cannot find the version number for the file given.
When I run the site on my local server I don’t get this error please feel free to visit the site to see what I am talking about www.ivan-richard.com
Steps to recreate the problem
- Go to the site www.ivan-richard.com
- Go to the project section
- Click any of the avatars
- Open developer console
You’ll see the THREE.FBXLoader: Cannot find the version number for the file given. error
But this error doesn’t show up on the local server when I run the site. The git hub repository for the site
is shown below if you want to run the code by yourself