Can you send a pic of just the console?
Itâs an error of the engine. In this case it probably means you try to set a position somewhere with something thatâs undefined or not a vector 3.
Thanks! Ill look into it.
As far I can see a lerp function in your dummy script?
IcelitRecorderBossfligjt.js
line 66 this.moveToPoint(this.targetPosition5, dt);
this.targetPosition5 is never defined and then gets passed to lerp on line 91
If you look closely you can see the file and line number in the error message call stack
Thanks, all. I ran my script through Chat GPT and the stupid AI removed it. The script works now!
Maybe donât run your scripts through AI.
One time I asked microsoft copilot what 1.4+1.4 is, and it told me it was 2
I usually donât, but ChatGPT has been doing better lately and I couldnât find out what was wrong with my script
I thought copilot was smarter than GPT.
It is. It released a new model a few months ago, 4o
Even if it is, copilot is still a massive dumbo. Just a couple days ago when I was trying to make my 12 bit decimal lookup table I asked it for help and it gave me this:
Seriously, how does this mistake even occur?
All I can say is absolutely do not trust any AI for code, especially if you are just going to copy and paste it. AI will for no reason whatsoever remove, add, and change random aspects of the code. One time I asked copilot to invert all x values on an svg and it straight up just removed a point for no reason.
Asking artificial intelligence for code advice is sorta like asking a schizophrenic bill gates to code for you. It might do a great job, but some aspects will just flat out not make any sense whatsoever. AI will also sometimes blatantly lie or contradict itself, sometimes in the same response.
Hey, at least it isnt the AI that (albeit was a test) convinced 12 other robots to go with it.
wat?
iRobot ahh type stuff
Have you guys noticed that Gimkit and Playcanvasâs chat groups are VERY similar?
I think they use the same service
Yeah they both use discourse, an open source forum platform.
I see.
That makes sense.
The retro computing forum is identical
How is the eZ80 3x faster than the Z80? - Hardware - Retro Computing
