-
Notifications
You must be signed in to change notification settings - Fork 19
Description
res://addons/sketchfab/HttpImage.gd:84 - Parse Error: Cannot pass a value of type "bool" as "HTTPClient.Method".
res://addons/sketchfab/HttpImage.gd:84 - Parse Error: Invalid argument for "request()" function: argument 3 should be "HTTPClient.Method" but is "bool".
modules/gdscript/gdscript.cpp:2936 - Failed to load script "res://addons/sketchfab/HttpImage.gd" with error "Parse error". (User)
res://addons/sketchfab/Main.tscn::1:0 - Parse Error: Unexpected "Identifier" in class body.
Resource file not found: res://addons/sketchfab/plugin-icon.png (expected type: )
res://addons/sketchfab/Main.gd:88 - Invalid assignment of property or key 'max_size' with value of type 'float' on a base object of type 'TextureRect (HttpImage.gd)'.
res://addons/sketchfab/Requestor.gd:86 - Invalid type in function 'connect_to_host' in base 'HTTPClient'. Cannot convert argument 3 from bool to Object.