Obi Official Forum
iOS Simulator Crash - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html)
+--- Thread: iOS Simulator Crash (/thread-697.html)



iOS Simulator Crash - gmentat - 25-09-2018

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


RE: iOS Simulator Crash - josemendez - 25-09-2018

(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


RE: iOS Simulator Crash - gmentat - 26-09-2018

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.


RE: iOS Simulator Crash - gmentat - 28-09-2018

Was this helpful?