godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
697 stars 73 forks source link

Error getting image file from URL: https://raw.githubusercontent.com/SrdanJokic/easyPool/master/AssetIcon.png #241

Open sonnyding1 opened 3 months ago

sonnyding1 commented 3 months ago

Hi, when I was trying to use the plugin, it shows that it cannot fetch an image file:

editor/plugins/asset_library_editor_plugin.cpp:861 - Error getting image file from URL: https://raw.githubusercontent.com/SrdanJokic/easyPool/master/AssetIcon.png
  Invalid URL scheme:   https://.
  Attempt to open script 'res://addons/godot-git-plugin/godot-git-plugin.gd' resulted in error 'File not found'.
  Failed loading resource: res://addons/godot-git-plugin/godot-git-plugin.gd. Make sure resources have been imported by opening the project in the editor at least once.