mirror of
https://github.com/godotengine/godot.git
synced 2026-04-18 09:51:15 +00:00
3 lines
456 B
Text
3 lines
456 B
Text
GDTEST_RUNTIME_ERROR
|
|
>> SCRIPT ERROR at runtime/errors/utility_functions.gd:3 on subtest_pass_wrong_arg_builtin(): Error calling utility function "floor()": Argument "x" must be "int", "float", "Vector2", "Vector2i", "Vector3", "Vector3i", "Vector4", or "Vector4i".
|
|
>> SCRIPT ERROR at runtime/errors/utility_functions.gd:7 on subtest_pass_wrong_arg_gdscript(): Error calling GDScript utility function "len()": Value of type 'Color' can't provide a length.
|