Open bitbrain opened 2 years ago
4.0.alpha
Please be more explicit, this spans a full 6-month range now :)
I don't think that's a bug, those are parser errors from GDScript and they should be shown in the GDScript editor, not in the Output panel. That they spam the toaster too is another problem that we'll address eventually but I don't think it's expected to see all these errors in the Output panel.
I think the bug is that some of these gdscript errors are exclusively shown in the toaster but not in the Output console, until the affected file is actually opened.
Godot version
4.0.alpha13
System information
Windows 10
Issue description
Errors that are displayed on startup via the notification popup do not appear in the error console:
I would expect these errors to be shown in the Output but it shows 0 errors.
Steps to reproduce
Minimal reproduction project
GUT_Godot4_WithErrors.zip