Currently it doesn't seem to possible to edit the shortcut for opening the Atlas Sprites from F3.
Would it be possible to add that to the Controls screen?
Search found 5 matches
- Wed Apr 26, 2017 12:55 am
- Forum: Implemented Suggestions
- Topic: Editing Atlas Sprites Shortcut
- Replies: 0
- Views: 3935
- Tue Apr 25, 2017 1:52 am
- Forum: Resolved Problems and Bugs
- Topic: [0.15.1] Crash in ProductionHelper::canGiveProducts (375)
- Replies: 6
- Views: 2509
Re: [0.15.1] Filename not available when trying to run mod
While the crash log includes the other mods, the crash occurs with only my mod running. Here's a crash dump with just my mod loaded in. 0.001 2017-04-24 20:50:19; Factorio 0.15.1 (build 29050, win64, steam) 0.001 Operating system: Windows 10 (version 1607) 0.001 Program arguments: "E:\_Game Lib...
- Tue Apr 25, 2017 12:38 am
- Forum: Resolved Problems and Bugs
- Topic: [0.15.1] Crash in ProductionHelper::canGiveProducts (375)
- Replies: 6
- Views: 2509
[0.15.1] Crash in ProductionHelper::canGiveProducts (375)
I'm using my mod https://mods.factorio.com/mods/ElecNinja/auto-barrelling and whenever I try to get it to run Factorio crashes with a filename not found error. However, I'm looking through my code and all the filenames should be correct for my mod 0.001 2017-04-24 19:31:23; Factorio 0.15.1 (build 29...
- Sat Sep 10, 2016 3:29 pm
- Forum: Mods
- Topic: [MOD 1.1] Warehousing v0.4.0
- Replies: 251
- Views: 243743
Re: [MOD 0.13] Warehousing v0.0.10
Thanks for updating to 0.14. The Storehouses had a lower capacity because larger chests have a higher latency time due their large amount of slots which have to be checked before insert. So you can not easily higher this value without negative consequences. Greetings steinio I see. I've updated the...
- Sat Sep 10, 2016 2:53 pm
- Forum: Mods
- Topic: [MOD 1.1] Warehousing v0.4.0
- Replies: 251
- Views: 243743
Re: [MOD 0.13] Warehousing v0.0.10
Hello, I've updated the mod so that you can just download it for 0.14 and it should work. Also changed it so that the warehouses and storehouses all have the same inventory size. Warehouses are 3x3 with 500 inventory space, which makes them more efficient than just 9 chests which are 48x9=432 invent...