Hello!
I’m making this post to report a bug involving the console.
When a LocalScript errors/warns/prints, the text to quickly access the script points to a placeholder domain. (which is example.com), making it so that when I want to quickly open the line with the error, it doesn’t work.
Sometimes, it also happens for all scripts in a Team Create test session,
and for all CoreScripts (might be intentional to hide the script’s existence?)
This occurs because the script link points to a script which was cloned during runtime. Since the link only works for the duration of the play test, you have to click it before you end it.
I know. And the reason is: Testing! For example, let’s say that roblox is a totally new thing and that the roblox.com website isn’t created, because they still don’t have a name for it. but you don’t want to stop developing the IDE just because of that! Well, you’ll use example.com instead. But does the roblox.com website exist? Absolutely! And should placeholder domains used for testing show up in live versions? No!
why are you being so… attituted? idk how u say it in english.
EDIT: the word i was looking for is bitchy
yes it harms my workflow, read op. Don’t repeat words you’ve just learned without fully understanding its meaning.
instead of, at the very least, showing what script the error came from. Placeholders should not make it to production! Even if it’s not unintentional (i.e. there could be technical reasons why this can’t change and the engineering team know it), this is still unexpected by the user of the program, and definitely seems broken.
You can’t just dismiss this as “placeholders happen lol”, this is meant to be a professional tool to interface with a game engine. Sure, this isn’t that big of a deal in the grand scheme of things, but it really seems like you’re trying to deflect any attention brought onto this bug report, for no reason.
Let bugs get fixed, let the engineers prioritize what’s important, and don’t discourage people from pointing out little flaws that, when fixed, can lead to a more “polished” feeling experience for newcomers.
The source is not available because the script doesn’t exist anymore. The placeholder is just the URI so when the source exists it links to the script.