I have a game that’s in development, but this happened. that dark blue thing shouldn’t be on the screen and I can’t see what i’m doing
the issue is simple their is a as i call it a “into screen” but i normal mess around with my codes that don’t look right and it normal fix’s after checking and fixing my code if thier was errors and some other instance it fixes itself!
Have you saved it and closed it to restart Studio?
If that doesn’t fix it then it’ll be something in your game that has put up the black screen, possibly a blank GUI.
Please please please don’t put up a title that doesn’t describe your issue! You can also just drag your image into the Post window and it’ll save in the post so we don’t have to download it.
I’m not in studio, that’s when I was playing my game
Have you tried just deleting the gui?
I have tried that, but it is still there
Can you send me what is in startergui.
there is nothing in starter gui!

Did you insert a script which requires a module that inserts a gui into playergui?
I don’t see anything that has a playergui inside a script
I don’t think you understand. Here is a list of things it could possibly be:
- A plugin
- A require statement getting a modulescript from an assetId
- A script that is already in your game inserting a gui into playergui.
- Some kind of getfenv statement doing the same thing as number 2.
Try looking at some keywords by going into the Find All tab.
When I put a loading screen gui that will delete itself into startergui, it won’t delete.
so it could be a problem with the game not deleting the gui and the dark blue thing.
I tried duplicating the game under a different name, same problem.
hello? im still stuck with the problem.
