What error is this?


When I click on the menu, it gives me a split second and then this error. I’ve seen many different errors but this is the first time i’ve ever seen this. Help!
@MakeCode :pleading_face:

2 Likes

No reason for this error.
I looked at the code and nothing seems wrong.

2 Likes

It looks like it is caused by the Pause 500 in your On Game Update code. I think there must be a bug with waiting while the menu is open?! So weird!! Removing the wait makes the bug go away, though I have no idea what could be causing this or why the error message says that. It says it is an error with differentiating null/undefined value, so maybe there is a problem where it… can’t tell the difference between the two?? The error message doesn’t really make much sense.

2 Likes

any tips on how I could make this? The status bar is to show the power of the shot. I want the ball to follow the aimer. Seems like an issue