You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: