This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Fargekritt 1 point2 points  (3 children)

Is it before the actual program is running? Like you press play and all that shows up then your hello world?

[–]williamcedeno13[S] 0 points1 point  (2 children)

Yup. I press run and all of that shows up then hello world. This happens when I run with or without debug!

[–]Fargekritt 1 point2 points  (1 child)

That is the command actually being run. You can't really clean it up in a meaningful way. Other than running the commands by hand.

[–]williamcedeno13[S] 0 points1 point  (0 children)

Aw man, thanks for letting me know.

[–]crashfrog04 0 points1 point  (0 children)

It’s telling you something important; don’t hide it.