Exception when running on IOS __PHYSFS_platformGrabMutex
Posted: Sat Dec 31, 2016 8:44 am
Hi,
I'm new to this forum, sorry if I'm asking a question that has been answered elsewhere (didn't find an answer). I'm an experienced developer, mainly from non-games development, though I did a lot of game programming in my youth.
I thought it would be fun to do an ios game now, and started out with swift. I stumbled across Löve, and have experimented with it a bit now, and really like it. It seems to be able to do what I need, and much more lightweight than swift+spritekit + supports more platforms :-).
However when I try to run on ios I always get the exception: __PHYSFS_platformGrabMutex (EXC_BAD_INSTRUCTION)
This is also when just running the app without my own code, and tapping the 'No game screen' app in the list. My own app gets the same exception.
I'm running Xcode 8.2.1, if that helps.
Is this a known issue, and is there an easy fix?
IOS support is very important to me, so I need it to work before I start spending significant time on this.
Thanx for your help.
I'm new to this forum, sorry if I'm asking a question that has been answered elsewhere (didn't find an answer). I'm an experienced developer, mainly from non-games development, though I did a lot of game programming in my youth.
I thought it would be fun to do an ios game now, and started out with swift. I stumbled across Löve, and have experimented with it a bit now, and really like it. It seems to be able to do what I need, and much more lightweight than swift+spritekit + supports more platforms :-).
However when I try to run on ios I always get the exception: __PHYSFS_platformGrabMutex (EXC_BAD_INSTRUCTION)
This is also when just running the app without my own code, and tapping the 'No game screen' app in the list. My own app gets the same exception.
I'm running Xcode 8.2.1, if that helps.
Is this a known issue, and is there an easy fix?
IOS support is very important to me, so I need it to work before I start spending significant time on this.
Thanx for your help.