Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Obi Cloth On M1 Mac
#3
(02-12-2021, 11:54 AM)josemendez Wrote: Use the default backend (Burst) instead: it runs on M1
I'm not sure what I'm doing wrong but I'm getting the same dll exception on M1. I have burst and the other dependencies (math, jobs and collections). The obi solver does not show any warning below the backend menu with "burst" selected. I'm probably missing something basic here?

This is my exact exception:

Code:
DllNotFoundException: libOni assembly:<unknown assembly> type:<unknown type> member:(null)
Obi.ObiProfiler.DisableProfiler () (at Assets/Obi/Scripts/Common/Utils/ObiProfiler.cs:84)
Obi.ObiFixedUpdater.FixedUpdate () (at Assets/Obi/Scripts/Common/Updaters/ObiFixedUpdater.cs:56)
Reply


Messages In This Thread
Using Obi Cloth On M1 Mac - by oayhan - 02-12-2021, 11:03 AM
RE: Using Obi Cloth On M1 Mac - by josemendez - 02-12-2021, 11:54 AM
RE: Using Obi Cloth On M1 Mac - by plufz - 05-01-2022, 11:30 PM
RE: Using Obi Cloth On M1 Mac - by josemendez - 09-01-2022, 09:13 PM
RE: Using Obi Cloth On M1 Mac - by plufz - 16-01-2022, 11:43 PM
RE: Using Obi Cloth On M1 Mac - by hugohil - 03-01-2024, 10:09 AM
RE: Using Obi Cloth On M1 Mac - by josemendez - 03-01-2024, 02:02 PM
RE: Using Obi Cloth On M1 Mac - by hugohil - 03-01-2024, 04:31 PM
RE: Using Obi Cloth On M1 Mac - by timconkling - 08-01-2024, 05:04 PM