Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DllNotFoundException: Unable to load DLL 'libOni'
#2
(07-05-2020, 05:04 PM)ObiArgi Wrote: Hi
I compiled my project to a windows standalone build and when a scene has a obi physics object it crashes cuz it can't load the plugin....

in the editor everything works fine
What am i doing wrong?

i tried both mono and il2cpp builds, neither work
DllNotFoundException: Unable to load DLL 'libOni': The specified module could not be found.

What Unity/Obi versions are you using? I'm unable to reproduce this, and haven't had any similar reports in Windows. Unity is in charge of copying the appropriate library to the standalone build when compiling, so it *should* be there.
Reply


Messages In This Thread
RE: DllNotFoundException: Unable to load DLL 'libOni' - by josemendez - 07-05-2020, 05:20 PM