You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? I personally don’t want this showing up on my developer console.
What is the issue? The issue is that I’ve accidentally inserted a free model, and I’m unable to locate it. I’ve been searching through scripts and yet again, unable to find underlining cause of the issue.
What solutions have you tried so far? I’ve personally tried looking through my scripts and was unable to locate the script/Gui. Any help would be appreciated.
How often do you use module scripts? Maybe you can try to search for “require(” (with the parenthesis) and check all scripts that have that function. If there is a require that you do not recognize delete it, and after you’re finished with all scripts test.
if you click the message in the debug console in studio it should take you to the script that prints the message, you could also type “script” int the explorer which will show you all the scripts in your game