Page 1 of 1

[0.8.0 MacOS] Updating

Posted: Tue Dec 17, 2013 6:02 pm
by ssilk
Automatic update didn't work this time. So I made it myself.

After installing it told me, that it can't be started, because it is from a non-certified developer. :)

Ok, I made it myself:

Code: Select all

macpro:factorio.app ssilk$ ./Contents/MacOS/factorio
Downloading https://www.factorio.com/updater/get-available-versions?username=ssilk&token=0bde0092b811c9f4ce3896c44a61ca
  => 401
Downloading https://www.factorio.com/updater/get-token?username=ssilk&password=.........
  => 200
Downloading https://www.factorio.com/updater/get-available-versions?username=ssilk&token=7a226bfc4133becbb13708966311c7
  => 200
Downloading https://www.factorio.com/updater/get-download-link?username=ssilk&token=7a226bfc4133becbb13708966311c7&package=scenario-pack&to=0.5.0&isTarget=false
  => 200
Downloading https://updates-factorio-com.s3.amazonaws.com/scenario-pack-0.0.0-0.5.0-update.zip?Expires=1387302985&AWSAccessKeyId=AKIAJDOJU3RLQYEZDRBA&Signature=vtnSfePalK8LrNNCVMgPP0mk9N4%3D to /Users/alexaulbach/Library/Application Support/factorio/temp/scenario-pack-0.0.0-0.5.0-update.zip
  => 200
Downloading https://www.factorio.com/updater/get-download-link?username=ssilk&token=7a226bfc4133becbb13708966311c7&package=scenario-pack&from=0.5.0&to=0.5.1&isTarget=false
  => 200
Downloading https://updates-factorio-com.s3.amazonaws.com/scenario-pack-0.5.0-0.5.1-update.zip?Expires=1387302995&AWSAccessKeyId=AKIAJDOJU3RLQYEZDRBA&Signature=PkiD2Mg06967dUS2fTMU1iC29ww%3D to /Users/alexaulbach/Library/Application Support/factorio/temp/scenario-pack-0.5.0-0.5.1-update.zip
  => 200
Downloading https://www.factorio.com/updater/get-download-link?username=ssilk&token=7a226bfc4133becbb13708966311c7&package=scenario-pack&from=0.5.1&to=0.7.0&isTarget=false
  => 200
Downloading https://updates-factorio-com.s3.amazonaws.com/scenario-pack-0.5.1-0.7.0-update.zip?Expires=1387302996&AWSAccessKeyId=AKIAJDOJU3RLQYEZDRBA&Signature=Ft13nXhpMZN%2BFc%2B2DTyFyD3%2B5W0%3D to /Users/alexaulbach/Library/Application Support/factorio/temp/scenario-pack-0.5.1-0.7.0-update.zip
  => 200
Downloading https://www.factorio.com/updater/get-download-link?username=ssilk&token=7a226bfc4133becbb13708966311c7&package=scenario-pack&from=0.7.0&to=0.7.1&isTarget=false
  => 200
Downloading https://updates-factorio-com.s3.amazonaws.com/scenario-pack-0.7.0-0.7.1-update.zip?Expires=1387302999&AWSAccessKeyId=AKIAJDOJU3RLQYEZDRBA&Signature=jfMKHGY3uywHIB1qHSrJYbkIde8%3D to /Users/alexaulbach/Library/Application Support/factorio/temp/scenario-pack-0.7.0-0.7.1-update.zip
  => 200
Downloading https://www.factorio.com/updater/get-download-link?username=ssilk&token=7a226bfc4133becbb13708966311c7&package=scenario-pack&from=0.7.1&to=0.7.5&isTarget=true
  => 200
Downloading https://updates-factorio-com.s3.amazonaws.com/scenario-pack-0.7.1-0.7.5-update.zip?Expires=1387303010&AWSAccessKeyId=AKIAJDOJU3RLQYEZDRBA&Signature=UsjdwD1PQLxGDKpAfChZftZsNjI%3D to /Users/alexaulbach/Library/Application Support/factorio/temp/scenario-pack-0.7.1-0.7.5-update.zip
  => 200
Restarting factorio
2013-12-17 18:57:45.204 factorio[7987:a12f] 18:57:45.204 ERROR:     [0x1097a1000] >aqsrv> AQServer.cpp:65: APIException: Exception caught in kern_return_t AQServer_EnqueueBuffer(mach_port_t, audit_token_t, audioq_t, aqbuffer_t, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, XAudioTimeStampBase, Byte *, mach_msg_type_number_t, vardata_t, mach_msg_type_number_t, boolean_t, XAudioTimeStampBase *) - error -66671
Floating point exception: 8
This was updating the scenario package from v 0.7.4 (didn't update to 0.7.5 on mac)...

Indeed, when I think about it, I mean this is on windows not much different: The restarting throws always a warning, that the application didn't response.

Re: [0.8.0 MacOS] Updating

Posted: Tue Dec 17, 2013 6:42 pm
by ibsteveog
On my Mac (10.9), If I double click the application or run it from spotlight or an icon, I get the warning about the developer being unrecognized and I am unable to open the app.

BUT!

If I open the Application folder and right click on Factorio and then choose Open, I will still get a warning that the developer is not certified, but the warning message will let me proceed to open the application anyways. After I've done this once, I can run the application via normal launch methods until the next time I download an update.

Re: [0.8.0 MacOS] Updating

Posted: Tue Jun 17, 2014 1:10 pm
by slpwnd
Hmmm, probably has to do something with signing the application by a "certified apple key"? Anyone has any tips?

Re: [0.8.0 MacOS] Updating

Posted: Wed Jun 18, 2014 4:32 am
by ssilk
I had this problem also once and it got solved by installing as root... Or some other magic.
Sort for beeing so unspecific. I will search it, but not yet.