Closed ZodmanPerth closed 1 year ago
This is not a bug, Godot do not give a full stacktrace at runtime mode. This info is only available at debug mode.
I have to add this info to the documentation, to not confuse the user.
In that case I suggest you remove the line number part of the report at runtime and only show it at debug time.
The used Godot version: v3.5.1.stable.official [6fed1ffa3]
OS including version: Windows 11
Describe the bug The line number on the report shows the correct line when debugging tests, but when running tests without the debugger the line number is reported as
-1
Debug Time:
Run Time:
Steps to Reproduce
-1
Minimal reproduction project: