Im super confused, recently I found a bug in my game, I went into studio, fixed it, and that was that.
However, a new error came from a different script that had nothing to do with the other bug.
I fixed that error, and now I see that another unrelated error has appeared.
The main issue in most of the scripts is this:
![]()
Even though, as you can see:
![]()
As of now, I undid all the changes, and there is no errors apart from this one still ![]()
I am really confused, what is going on???
Ive never seen anything like this, everything is seemly breaking out of nowhere for no apparent reason
EDIT: So I unchecked ResetOnSpawn for the TopMenu ScreenGui, and no more errors are popping up.