08.05.2020, 20:50
Quote:
You need to define the variables that have the error [new], and then see if there are other errors ...
|
My guess is your script has lack of closed brackets. ( "}" )
Usually it crashes the compiler and doesn't show any errors/warnings but there are indeed cases where it shows undefined functions like in your case.