You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Core: Improve vformat error reporting on sprintf failure
And fix a few occurrences of formatting errors that led me to this.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
GDTEST_RUNTIME_ERROR
|
||||
>> ERROR
|
||||
>> Method/function failed.
|
||||
>> Unable to convert array index 0 from "Object" to "Object".
|
||||
not ok
|
||||
|
||||
Reference in New Issue
Block a user