Page 2 of 2

Re: LÖVE automated building and distribution.

Posted: Fri Dec 23, 2011 2:45 pm
by Affi
Nixola wrote:I have the same problem... Mac and Win zips are 0byte zip files, and if I try to download the .love I get this:

Code: Select all

<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>SCR Asteroids</Key><RequestId>21235AEB90BAC593</RequestId><HostId>iauCAmaxjcuLBwIH7l6yIzzAJGZUywUGPzKs8wB6e/a0ax2JHRGStXw0N2JtxUye</HostId></Error>
It seems that the build system doesn't play nicely with special characters or whitespace in filenames. Removing the space works fine.

Love: http://cdn.tldr.so/SCRAsteroids.love
Mac: http://cdn.tldr.so/SCRAsteroids-mac.zip
Windows: http://cdn.tldr.so/SCRAsteroids-win.zip

Edit: I'll add some rules to rewrite any whitespace or special characters upon upload, give me a few hours.

Re: LÖVE automated building and distribution.

Posted: Thu Jan 05, 2012 3:23 pm
by Affi
A new build is about to go up that adds Linux build support :).

Re: LÖVE automated building and distribution.

Posted: Thu Jan 05, 2012 5:29 pm
by MarekkPie
Woot.

Re: LÖVE automated building and distribution.

Posted: Fri Jan 27, 2012 8:52 pm
by josefnpat
Affi wrote:A new build is about to go up that adds Linux build support :).
This truly excites me! Will it just package it, or also make it a .deb that installs the req's?

Re: LÖVE automated building and distribution.

Posted: Thu Feb 09, 2012 9:48 pm
by Nixola
Is the server down? I need it just now >.<
I guess I'll have to make the .exe myself and to pack it with the dlls in a zip file...

Re: LÖVE automated building and distribution.

Posted: Sun Feb 12, 2012 2:51 pm
by Affi
This project now has a new home following a change of brand after our bootstrap phase. As a result, this thread also has a new home :).

viewtopic.php?f=3&t=7980