Obi Official Forum
DllNotFoundException: Oni -- Android - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: General (https://obi.virtualmethodstudio.com/forum/forum-5.html)
+--- Thread: DllNotFoundException: Oni -- Android (/thread-2677.html)



DllNotFoundException: Oni -- Android - goldenmommy - 04-01-2021

Hi,

Getting this error, have Obi Fluid installed building for Android.  Did not have w/ iOS.  I can temporarily get rid of this error by uninstalling and reinstalling the external dependencies manager, but the project still fails to build with another errror: "Error building player because script class layout is incompatible between the editor and the player". Then the DllNotFoundException comes back.  Restarting Unity has no effect.  Any ideas? May have something to do with NDK but I've tried both the built-in installation as well as the Android Studio NDK directory.  Any ideas? Thanks!


RE: DllNotFoundException: Oni -- Android - josemendez - 04-01-2021

Hi,

What Unity/Obi/Android versions are you using? Also, which backend are you using (Obi/Burst)?


RE: DllNotFoundException: Oni -- Android - goldenmommy - 07-01-2021

Unity 2019.2.7f.  I removed In-App Purchasing package and folders and the error has stopped.


RE: DllNotFoundException: Oni -- Android - josemendez - 07-01-2021

(07-01-2021, 09:39 AM)goldenmommy Wrote: Unity 2019.2.7f.  I removed In-App Purchasing package and folders and the error has stopped.

That means the missing library was probably part of the IAP package. You can ask about this in the Unity forums, they might be able to help.

cheers!