mirror of
https://github.com/godotengine/godot.git
synced 2026-05-10 09:51:31 -04:00
4 lines
297 B
Plaintext
4 lines
297 B
Plaintext
GDTEST_ANALYZER_ERROR
|
|
>> ERROR at line 2: Invalid argument for "floor()" function: Argument "x" must be "int", "float", "Vector2", "Vector2i", "Vector3", "Vector3i", "Vector4", or "Vector4i".
|
|
>> ERROR at line 3: Invalid argument for "len()" function: Value of type 'Color' can't provide a length.
|