Page 1 of 3

Version 0.11.21

Posted: Thu Apr 09, 2015 3:28 pm
by kovarex
Almost a stable candidate :)

Notice: There was a bug in the windows updater when using the zip version. The error is now fixed (the update package has been fixed and reuploaded).
Use the automatic updater if you can (check experimental updates in other settings) or download full installation at http://www.factorio.com/download/experimental.

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 3:46 pm
by Twisted
Almost :P

Image

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 4:13 pm
by SNORKOFOB
No new content? :<

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 4:15 pm
by quinor
Nope. Still bugfixes, but in next version there will be a LOT of new stuff.

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 5:36 pm
by Smarty
Twisted wrote:Almost :P

Image
same error

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 6:26 pm
by Akromos
Same here

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 6:29 pm
by Alvin853
The # of fixes per release is going down, so we're either close to 0.12 or these bugs are really hard to fix :D

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 6:32 pm
by bobingabout

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 6:54 pm
by Donbo
Ditto on that update error.

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 7:17 pm
by vampiricdust
Same error, but appears to be updated.

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 7:45 pm
by fishycat
hi, i have the same problem with the update.

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 9:21 pm
by SHiRKiT
Something went wrong with the Build system :D

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 10:17 pm
by bigyihsuan
Same error. Will try again when fixed

Re: Version 0.11.21

Posted: Thu Apr 09, 2015 10:57 pm
by bobingabout
I downloaded the big file to update manually.
kovarex wrote:Storage slots of mining drill is moddable now. This affects the internal inventory size, so when resource with more different results is mined, no items are lost (as long as the size is big enough). Default value is 1.
I only did a quick test with it.

Yeah, I'd probably set this to 2 instead as default, since thats what it used to be hardcoded for, some mods, including my own use this to allow some ores to drop 2 resources. would be a bit odd that you can mine 2 by hand, but not with a machine.
for anyone interested, the new tag (not used in the game's data files yet) is "storage_slots"

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 12:04 am
by Tyr4el
I'm getting that same error but not from Factorio, from Windows.

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 7:49 am
by liamjdavison
My error message is slightly different, and comes in a Windows dialog box:
Error when opening D:\Program Files\Factorio\bin\x64\..\..\data/../tests/x64/FactorioTestIntegration.exe for reading. No such file or directory
Those forward slashes look suspicious to me...

Windows 8.1 64bit.

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 8:04 am
by bobingabout
liamjdavison wrote:Those forward slashes look suspicious to me...
Ignore those. The backslash is a windows specific thing, other OS's like MacOS and Linux use the forward slash instead.
Therefor, internally in code, you typically use a forward slash in the directory structure. Windows programs will automatically give the correct results in a windows operating system with either a forward slash or backslash.

the reasons you have here a mix between forward and backward slashs is because the backslashs will have been obtained from windows to say where the game is installed, and the forward slashs will be where the game is looking within it's directory structure.

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 9:15 am
by kovarex
The update bug has been fixed, thx for the notice.

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 9:58 am
by DarthPonguin
Not fixed, I'm sorry to say. Unexpected Content again, Win 7 64x.

Re: Version 0.11.21

Posted: Fri Apr 10, 2015 11:00 am
by jeffmcwill
Yep, same error:

"factorio test integration has unexpected content"

I also noticed the update created a new "tests" directory in the program files directory, not the Factorio directory