gilzoide / godot-lua-pluginscript

Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
https://gilzoide.github.io/godot-lua-pluginscript/topics/README.md.html
MIT License
297 stars 21 forks source link

cant use the plugin #55

Open alexitosex opened 3 months ago

alexitosex commented 3 months ago

Unable to load addon script from path: 'res://addons/godot-lua-pluginscript/plugin/plugin.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/godot-lua-pluginscript/plugin/plugin.cfg' to prevent further errors.

gilzoide commented 3 months ago

Seems like a duplicate of #54. Are you using Godot 3.6 by any chance?