dollychun
(dollychun)
August 4, 2020, 12:38pm
#1
As a Roblox developer, it is currently too hard to debug a actual server.
If you use TeleportService etc., it will not work in Roblox Studio.
So I need to debug the actual server.
The problem is here.
If I get an error, I search it online.
However, the developer console log cannot be copied. [CTRL+C]
This is the problem.
If this issue is addressed, it would improve my development experience because it makes debugging a little easier.
The current developer console log cannot be copied.
Is there a possible way? And is there a solution?
[Developer console]
I want to copy these strings
35 Likes
sjr04
(uep)
August 4, 2020, 12:48pm
#2
TextLabels in general need to be able to be copyable. When you print stuff it creates a frame with a text label in it in the developer console.
9 Likes
It should be an option. I don’t want players to be able to highlight text in just any game UI – only the ones I allow them to. Being able to highlight text can break design/immersion and might reveal implementation details.
For Developer Console it should definitely be a thing.
18 Likes
Norman748
(Norman)
October 21, 2021, 10:24pm
#4
Love the idea. This is something that needs to be added!
In all seriousness, let’s hope this gets added in the near future. It would make so many people’s lives much easier.
3 Likes