Support for High Sierra (Mac OSX 10.13)

Hi,

This got printed:

/Users/scottwilson-billing/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.coronalabs.corona_simulator.sfl

I then restarted.

Sadly it still dies immediately after launch :frowning:

Thanks for the suggestion though

It failed, apparently there are no cached files for me

Just upgraded to Beta 7 (17A352a), same issue

Can you try Daily Build 2017.3126?  It’s a longshot but the fix to Recent Projects in the Welcome window is in the right area.

Hi,

Still crashes for me with the latest build.

Cheers

Scott

Same here

Just to 100% clear, we’re talking about running on new builds of macOS 10.13 beta, right?  A couple of the previous posts talk about Xcode 9 betas.  

Or are we talking about combinations of macOS 10.13 and Xcode 9 betas?

I’m on 10.13 Beta 8 (17A358a) but haven’t upgraded Xcode to 9 yet, so still on 8.3.3. Do you want me to try with an upgrade to Xcode?

No need.  

Thanks to sterling help from @meyumeapps we’ve located the cause of the issue which seems to be something to do with the macOS color chooser.  If you have a custom color picker pane installed you might want to try moving it out of ~/Library/ColorPickers to see if that makes a difference.

Yep, that did the trick! Thanks guys, not gonna ask how this relates, just happy I can code again :slight_smile:

It’s likely that any software that tried to display a color chooser would have had the same issue.

Which custom color picker did you have installed? 

Ah, I had one from when I installed Zepplin

Can you be more specific on what the warning is?  A screen shot might be helpful!

Rob

We had an engineer get the latest beta installed today and the simulator seems to run fine.  We will need screen shots and a better description of any errors/what you’re seeing.

Rob

Hi Rob,

unfortunately the message doesn’t appear any more, the app dies 1 seconds after launching it. I’ve tried the latest public and several of the last daily builds. Always the same behaviour.

The message seemed like it was coming from the app rather than from OSX, simply stating that 10.13 wasn’t supported but I can try and go ahead.

Are there any logs I can check?

Thanks

Georg

Quick update: OSX logs show a couple of these:

[ERROR] Failed getting container for URL: <private>, error: <private>

Had to perform a clean uninstall, now the message is back. Using latest daily build: Corona 2017.3117

Does it work if you dismiss that dialog?  We don’t formally support 10.13 yet, so that message is expected, but our internal testing shows that it should work. The only issue we’ve seen is with your “Recents” list showing up.

Rob

Same behaviour, I hit continue, the icon pops up and then the app dies. After the clean up and reinstall, the error doesn’t show anymore. I can share the logs if you want.

BTW, the OSX version I’m on is 10.13 Beta (17A315i)

Can you look and see if you have a crash log? 

Can you send us more of the console log where you caught the error you did.

You can also try and run:

/Applications/Corona-3114/Corona Simulator.app/Contents/MacOS/Corona Simulator" -no-console YES

from the Terminal, substituting the version you are using in the command line and send us any output that shows up in the terminal window.

Thanks

Rob