[SOLVED] See third post.
Okay, this might not be the right place to ask, since I have the same problem with jquery, but I didn’t have a better idea so here it goes.
I’ve searched all over the internet and can’t find anywhere where this problem is mentioned.
It took me a while to determine this but I’ve been having a problem for over an hour with some code, couldn’t figure it out. Then I checked the console (then spent close to an hour searching online). I get a SyntaxError: illegal character on the actual three.js file. (And the jquery file.) On my Windows computer, I don’t have this problem, and the problem occurs in both Firefox and Chrome on Android.
Where the line number for the error should be, there’s a bunch of non-Latin characters. Mostly Chinese looking.
Sounds like an encoding problem to me, but when it doesn’t happen on Windows, and no one else seems to have the issue…
(Note that I don’t have console viewing capabilities for Chrome on Android so I don’t know if it has any different information.)
Anyone have any similar issues? Any thoughts? I’m using an S7 Edge and a relatively new version of Android. (I’ll get the version number shortly, transferring files right now.)
EDIT: I am using the current version of both three js and jquery.