DrMoriarty/nativelib

NativeLib repository not found!

joncalderson opened this issue · 3 comments

Hi! thanks you in advance for your contribution with this plugin.

I follow all the steps but i reach always the same error.
First I download NativeLib from 'AssetLib' and after that i check the DrMoriarty plugin at Project -> Config --> Plugins.
Using Godot 3.5 Stable + Python 3.12 (tried other versions too).

But I obtain this error:

  • modules/gdscript/gdscript_functions.cpp:775 - NativeLib repository not found! Search at C:\Users\jonca
    /.nativelib/meta

  • modules/gdscript/gdscript_functions.cpp:775 - Try to update repository info (button "REPO")

image
image

Hi! I have exactly the same problem(

Bro, I found a temporary solution!
Install as normal go to your addons folder > NativeLib > MainUI.gd and find the load_storage function and replace the path with a direct path to your meta folder as I have done in the image below. Not perfect but should get it running for now
194624231-b11a3c41-a141-4353-ae8f-b3e16868ecbc

Great! thanks a lot @GudsSonn!
In my case was:
image

Careful with de slash orientation!