Okay...I got this weird error while testing a script.
What bothers me about it is:
The script does nothing with materials or even Base.rte.
The console treats it like a function call. Can files even be treated like functions?!
This is the funny part. The script gives me a correction for how to properly treat a file like a function.
It's like the game engine is spitting out mindless babble at me. My script contains a lot of tables and a global function. Does anyone know if these might have something to do with it?
How come I'm the one running into all these weird errors