Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dll not found exception
#2
(24-01-2022, 08:58 PM)turnercore Wrote: Trying to install Obi Rope for the first time, created a new project in Unity 2021.2.7f1, using MacOS, and I'm getting a bunch of errors when I install, and once I restart Unity I get 4 dll not found exception errors (and also the demo scenes don't work). I may well be doing something wrong on the install, but I have no idea what to try. Any help with this?

Hi there,

If you're using Apple Silicon (M1 CPU) you need to use the Burst backend since there's no fallback for it.
Follow the setup steps:

http://obi.virtualmethodstudio.com/manua...setup.html
http://obi.virtualmethodstudio.com/manua...html#burst

kind regards,
Reply


Messages In This Thread
Dll not found exception - by turnercore - 24-01-2022, 08:58 PM
RE: Dll not found exception - by josemendez - 25-01-2022, 09:30 AM
RE: Dll not found exception - by turnercore - 25-01-2022, 11:53 PM