I know what I am doing at work today!
Won't Run
Thank You!
#3 posted by
Izhido on 2019/07/01 20:42:21
It is not clear, however, what were you doing when the crash happened. Can I ask for mor details on that?
Crash
was on launch... double clicked and poof!
Just To Confirm...
#5 posted by
Izhido on 2019/07/01 21:12:17
This is an unsigned executable - signing it would require a registered Apple dev account, which I don’t currently have.
The gist seems to point at an error in code signing (which this executable lacks, of course).
Could it be that your current settings disallows unsigned code from running in your system?
@izhido
Yes since I am at work that must be the case.
#7 posted by
Joel B on 2019/07/01 22:05:15
Same crash here on Mojave 10.14.5. I don't normally have any particular issue running unsigned binaries.
#8 posted by
Joel B on 2019/07/01 22:08:22
Some superficial googling seems to indicate that this happens when an app has been partially but not completely set up for code signing. If an app does not have any provisioning profile at all, it shouldn't have this crash.
Quick Update:
#9 posted by
Izhido on 2019/07/01 22:52:04
The app is now in an ad-hoc signing model. I have just uploaded the (presumably) no-longer signed app to the site. Can I convince you guys to give it a try again? Remember - Ctrl-Open to bypass Gatekeeper, if required.
#10 posted by
Joel B on 2019/07/02 00:26:11
"File not found" on download
Third Time's The Charm...
#11 posted by
Izhido on 2019/07/02 01:11:47
This time the file has the right name in the page.
I appreciate very much that you're taking your valuable time going with this, and I apologize for making you suffer my obvious mistakes. So, one more time?
Better
now it runs but cannot load the sample maps - each time I load one it crashes to desktop
also does not seem to be writing a cfg file when I make changes
having the command line disregard the -basedir choice is very awkward
Also
looks like -width and -height are not recognized? or I was trying too high a resolution?
e.g:
-width 1920 -height 1080 does not work
#14 posted by
Joel B on 2019/07/02 03:47:01
Segfaults if I choose "New Game". Let me know if you want the crash report.
Third Time Was Not The Charm,
#15 posted by
Izhido on 2019/07/02 03:49:20
It seems.
Clearly, I might have rushed this release. Thank you so much for taking your time to test the engine. For now I’ll remove the published release from bitbucket, to avoid further damage, and I’ll focus on fixing broken stuff like the sample maps not loading. I appreciate the effort.