+8 votes

Hello everyone!

I need to debug my application and the editor's console, in the output tab, after some text says:

[output overflow, print less text!]

How can I print every thing I want, please?

It is necessary to print all that text.

Thank you very much in advance!

in Engine by (89 points)

1 Answer

+4 votes

Try to increase value of max_remote_stdout_chars_per_second at Project Settings > Debug.

enter image description here

by (9,794 points)

Hi Volzhs!

Thank you for your answer.
I already checked that option, but it seems it is for remote stdout, not local.

After asking on IRC, punto told me that in GNU/Linux, you can execute the editor from the console and, therefore, all output is printed there.

I will use that as a solution for the moment since I can check all what I need, although it is not what I would like.

Thanks again for your time, Volzhs! :)

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.