Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.5-stable_4.6-stable/GH-112379.txt
22434 views
1
GH-112379
2
---------
3
Validate extension JSON: Error: Field 'classes/DisplayServer/methods/tts_speak/arguments/5': meta changed value in new API, from "int32" to "int64".
4
5
`utterance_id` argument changed from `int32` to `int64`. No compatibility method needed.
6
7