Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obi fluid DllNotFound
#1
Hi, I've imported both Obi fluid and Obi softbody and I got this error in my console

DllNotFoundException: libOni assembly:<unknown assembly> type:<unknown type> memberTristenull)
Obi.OniBackend.CreateSolver (Obi.ObiSolver solver, System.Int32 capacity) (at Assets/Obi/Scripts/Common/Backends/Oni/OniBackend.cs:17)
Obi.ObiSolver.Initialize () (at Assets/Obi/Scripts/Common/Solver/ObiSolver.cs:851)
Obi.ObiSolver.AddActor (Obi.ObiActor actor) (at Assets/Obi/Scripts/Common/Solver/ObiSolver.cs:1112)
Obi.ObiActor.AddToSolver () (at Assets/Obi/Scripts/Common/Actors/ObiActor.cs:348)
Obi.ObiActor.OnEnable () (at Assets/Obi/Scripts/Common/Actors/ObiActor.cs:323)
Reply


Messages In This Thread
Obi fluid DllNotFound - by Harutyun - 24-06-2022, 10:14 PM
RE: Obi fluid DllNotFound - by josemendez - 25-06-2022, 07:31 AM
RE: Obi fluid DllNotFound - by Harutyun - 26-06-2022, 09:12 AM
RE: Obi fluid DllNotFound - by josemendez - 26-06-2022, 09:47 AM
RE: Obi fluid DllNotFound - by Harutyun - 26-06-2022, 10:34 AM
RE: Obi fluid DllNotFound - by josemendez - 26-06-2022, 11:25 AM
RE: Obi fluid DllNotFound - by Harutyun - 26-06-2022, 12:27 PM