interesting!! i'm glad it worked out haha
isainstars
8
Posts
7
Followers
1
Following
A member registered Jun 06, 2016 · View creator page →
Creator of
Recent community posts
it would help us a *ton* if can you try running, from a terminal:
chmod +x ./path/to/app.app/Contents/MacOS/NeoCityExpress ./path/to/app.app/Contents/MacOS/NeoCityExpress
that should generate a crash.log in path/to/app.app/Contents/MacOS (it seems that app bundles in mac intercept exceptions before I get a chance to generate the log file, so executing it that way should give us something)
that was a pretty good catch, thanks eidern :O we updated the build with fixes for those issues (crash + save). mac has been pretty weird, apparently it doesn't create the crash.log file if it ran through an .app. we're still learning how to navigate mac anyway, so that was super useful!
we're also super glad you enjoyed the game!! thanks for playing it <3