Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DllNotFoundException: Unable to load DLL 'libOni'
#6
(20-05-2020, 12:36 AM)jorgeo Wrote: I might have the same problem in 2019.3.13 & 2019.3.14, but mine says
Code:
DllNotFoundException: 9
Obi.ObiRopeBlueprint+<Initialize>d__2.MoveNext () (at Assets/Common/Functionality-Obi/Scripts/RopeAndRod/Blueprints/ObiRopeBlueprint.cs:119)
during build for standalone Windows. I have also tried to move Obi to it's default folder, with no change.

Make sure the /Obi/Plugins/x86_64 (or x86 for 32 bit) /libOni.dll file is there, and that it is marked for Editor and Standalone. That's the default in a fresh install of the asset, but might have been altered for some reason?
Reply


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