Hi,
It seems that it fails to load some javascript file in my website from in my html file.
But I can load those js files normally when I use xampp to test with localhost.
Thank you
Hi,
It seems that it fails to load some javascript file in my website from in my html file.
But I can load those js files normally when I use xampp to test with localhost.
Thank you
for some js files, I can change their paths to solve this issue, but some files just can’t be loaded because this error
Could you check your browser’s error console and/or network console to see which content is actually being loaded in?
Two likely explanations I can think of is that:
sorry for late reply, my webpage is here: http://amidofu.epizy.com/MyProfile/MyScene.html
and the js file which is failed to load is
I got the same error for before, but after I changed the path of Tween.js, it got fixed.
But I can’t fix for ObjectLoader.js by changing its path.
I have no idea why.
Thank you.
BTW, can I make the forum to send me an email if someone replies me?
Hi OxyDac, Admin,
Now it seems that it’s working.
Thanks for your help.