Getting an warning for no reason

hello, for a while now sometimes when I start writing a script I get warning 000 (expected assignment or function call) for what appears to be for no reason

I was just programming some simple points for a railway game im working on and it happend again

Am I doing somthing wrong or is this a bug?
if it is how do I fix it

1 Like

This is surely due to keeping typed lua on. It can get really unstable sometimes. Go the beta features tab, and disable it.

3 Likes