How to find out where the error is in the script?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Tort

A click does not lead anywhere by mistake.

_process_get_node: Invalid packet received. Unabled to find requested cached node

and

_process_packet: Invalid packet received. Requested node was not found

Hi,
have you looked in the godot console window? This usualy provides more informations than the debugger console.

klaas | 2020-10-03 17:56

godot console window

I don’t quite understand what this is about.
Perhaps this is not in Ubuntu.

Tort | 2020-10-04 03:59

im using the windows version. when i open godot there are 2 windows, the editor and a console window. Dont know whats it on linux.

Does this apply to you?
Invalid packet received. Unabled to find requested cached node. · Issue #34676 · godotengine/godot · GitHub

klaas | 2020-10-04 09:02

Yes. Thanks.

Tort | 2020-10-04 15:51