Jumes
Topic Author
Posts: 16
Joined: 31 May 2017, 12:57

Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

01 Jun 2017, 08:32

Hello,
I am a newbie to NoesisGUI, I don't find solution in this document http://www.noesisengine.com/docs/Gui.Co ... orial.html
so how to fix it?
cp.PNG
 
User avatar
jsantos
Site Admin
Posts: 4208
Joined: 20 Jan 2012, 17:18
Contact:

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

02 Jun 2017, 01:49

We are still investigating the reason, but in the latest versions of Unity, our dynamic library is not properly loaded the first time the package is installed. The solution for now:
  • Restart Unity
  • Tools->NoesisGUI->Settings->Reimport All
We will fix this in future versions and update the documentation about updating Noesis.
 
Jumes
Topic Author
Posts: 16
Joined: 31 May 2017, 12:57

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

02 Jun 2017, 02:41

It works, thanks:)
 
Jumes
Topic Author
Posts: 16
Joined: 31 May 2017, 12:57

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

03 Jun 2017, 04:45

Today I found that after first importing then close the unity editor, the editor is strucked, I have to terminate it in windows's task manager.
 
Jumes
Topic Author
Posts: 16
Joined: 31 May 2017, 12:57

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

03 Jun 2017, 04:47

Today I found that after first importing then close the unity editor, the editor is strucked, I have to terminate it in windows's task manager.
After restarting the untiy editor, I got this error:
Multiple plugins with the same name 'noesis' (found at 'Assets/NoesisGUI/Plugins/Libraries/Windows/x86_64/Noesis.dll' and 'Assets/NoesisGUI/Plugins/Libraries/Windows/x86_64/Noesis.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
NoesisUnity:Init() (at Assets/NoesisGUI/Plugins/NoesisUnity.cs:22)
NoesisUnity:Init() (at Assets/NoesisGUI/Plugins/NoesisUnity.cs:15)
NoesisXaml:RegisterDependencies() (at Assets/NoesisGUI/Plugins/NoesisXaml.cs:55)
NoesisXaml:OnEnable() (at Assets/NoesisGUI/Plugins/NoesisXaml.cs:10)
UnityEditor.DockArea:OnGUI()
 
User avatar
sfernandez
Site Admin
Posts: 3197
Joined: 22 Dec 2011, 19:20

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

05 Jun 2017, 16:51

It sounds to me that plugins .meta data is corrupted.
Open Unity Editor and go to Assets/NoesisGUI/Plugins/Libraries.
Under each platform directory you will find the corresponding libraries, you should select them in inspector and make sure the following settings are set:
Windows/x86/Noesis.dll        =     Editor, x86, Windows     | Standalone, Windows, x86
Windows/x86_64/Noesis.dll     =     Editor, x86_64, Windows  | Standalone, Windows, x86_64
MacOS/Noesis.bundle           =     Editor, Any CPU, OSX     | Standalone, Mac OS X, x86 + x86_64
Linux/x86/libNoesis.so        =     Editor, x86, Linux       | Standalone, Linux, x86
Linux/x86_64/libNoesis.so     =     Editor, x86_64, Linux    | Standalone, Linux, x86_64
Android/arm/libNoesis.so      =     Android, ARMv7
Android/x86/libNoesis.so      =     Android, x86
UWP/arm/Noesis.dll            =     WSAPlayer, UWP, ARM
UWP/x86/Noesis.dll            =     WSAPlayer, UWP, X86
UWP/x86_64/Noesis.dll         =     WSAPlayer, UWP, X64
 
User avatar
jsantos
Site Admin
Posts: 4208
Joined: 20 Jan 2012, 17:18
Contact:

Re: Got huge DllNotFoundException errors after first importing NoesisGUI-2.0.2f2

06 Jun 2017, 15:16

Please do the following:
  • Close Unity
  • Remove the Noesis folder
  • Open Unity
  • Import the package
  • Close Unity
  • Open Unity
  • Tools->NoesisGUI->Settings->Reimport All
That should work fine.

Who is online

Users browsing this forum: Ahrefs [Bot] and 10 guests