I get this weird error message when i go to settings and toggle fullscreen on and off

this is my first post here sorry if this is the wrong category

  1. What do you want to achieve? : know if this error has something to do with my code or if this is just something that happens to everyone

  2. What is the issue? when i go to settings while testing my game in studio and toggle fullscreen on and off i get this error massage: Maximum event re-entrancy depth exceeded for BindableEvent.Event

  3. What solutions have you tried so far? i tried to toggle fullscreen on and off from studio interface and no errors were shown it only happens when i do it on the client

2 Likes

That sounds like it might be coming from a CoreScript.

3 Likes