godot/misc/extension_api_validation/4.5-stable/GH-112379.txt

5 lines
259 B
Text

GH-112379
---------
Validate extension JSON: Error: Field 'classes/DisplayServer/methods/tts_speak/arguments/5': meta changed value in new API, from "int32" to "int64".
`utterance_id` argument changed from `int32` to `int64`. No compatibility method needed.