AnidemDex / Blockflow

📜 A visual language to make games in Godot 4 🎮
MIT License
83 stars 7 forks source link

error in the code #171

Open GodaMew opened 1 month ago

GodaMew commented 1 month ago

Hiya, cant activate the plugin in project settings, this error pops up : "Unable to load addon script from path: 'res://addons/Blockflow-1.1/core/plugin_script.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/Blockflow-1.1/plugin.cfg' to prevent further errors." might be broken at my end though, but wanted to send it anyways.

AnidemDex commented 1 month ago

Hey, welcome. Thank you for the report.

Can you show what files does Godot show in your filesystem under the blockflow folder, please?

AnidemDex commented 1 month ago

Maybe is related to #152 :thinking:

GodaMew commented 1 month ago

Hi, yep sorry im a little stupid when it comes to tech stuff, i just used git submodule and it worked fine. Might just be that the zip file only works for solo projects. Thanks for the awnser.

AnidemDex commented 1 month ago

Could you describe how did you installed the plugin? Maybe something is wrong in the zip release or in the installation steps

GodaMew commented 1 month ago

I downloaded the zip and extracted it to my Godot game files in the addons file.