Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iOS Simulator Crash
#1
Hello,
We are having issues with the Cloth component in the iOS Simulators. The app crashes somewhere in the Oni library with an error: "...UseHalfMesh not found". I can attach the whole log of the error if necessary. 

Can Obi Cloth run in the Simulator SDK?

Thanks
Reply
#2
(25-09-2018, 11:35 AM)gmentat Wrote: Hello,
We are having issues with the Cloth component in the iOS Simulators. The app crashes somewhere in the Oni library with an error: "...UseHalfMesh not found". I can attach the whole log of the error if necessary. 

Can Obi Cloth run in the Simulator SDK?

Thanks

Hi,

Yes, the library is capable of running in the simulator. If you could attach the entire error log it would be very helpful. If necessary, you can send it to support(at)virtualmethodstudio.com
Reply
#3
dyld: lazy symbol binding failed: Symbol not found: _CreateHalfEdgeMesh
  Referenced from: /Users/anton/Library/Developer/CoreSimulator/Devices/B570512A-409B-4A4B-9B6C-707F74D52481/data/Containers/Bundle/Application/042D97BA-FBFF-4D6D-87F3-958AABFDDC32/CrushTheCastleSM.app/CrushTheCastleSM
  Expected in: flat namespace

dyld: Symbol not found: _CreateHalfEdgeMesh
  Referenced from: /Users/anton/Library/Developer/CoreSimulator/Devices/B570512A-409B-4A4B-9B6C-707F74D52481/data/Containers/Bundle/Application/042D97BA-FBFF-4D6D-87F3-958AABFDDC32/CrushTheCastleSM.app/CrushTheCastleSM
  Expected in: flat namespace

A screenshot of the call stack is attached.
Reply
#4
Was this helpful?
Reply