Search found 7 matches
- Wed Nov 20, 2024 6:44 pm
- Forum: Not a bug
- Topic: [2.0.20] Heat exchanger doesn't thaw concrete under it
- Replies: 2
- Views: 219
Re: [2.0.20] Heat exchanger doesn't thaw concrete under it
Thats surprising, I would expect a building with temperature to thaw all the tiles under it. But after thinking more, I'm guessing it's because the heat exchanger consumes heat versus producing heat.
- Wed Nov 20, 2024 6:33 pm
- Forum: Not a bug
- Topic: [2.0.20] Heat exchanger doesn't thaw concrete under it
- Replies: 2
- Views: 219
[2.0.20] Heat exchanger doesn't thaw concrete under it
Unlike heating towers and nuclear reactors, heat exchangers don't thaw the concrete under it. Just a minor visual inconsistently, no gameplay impact.
- Thu Jan 27, 2022 8:22 pm
- Forum: Pending
- Topic: [1.1.53] Crash while in the blueprint menu (ElectricPole::drawWireInternal)
- Replies: 1
- Views: 1051
[1.1.53] Crash while in the blueprint menu (ElectricPole::drawWireInternal)
No Mods https://clips.twitch.tv/VibrantSavoryGaurThunBeast-_5Mvuwmg5JSnvJ5h I am using a python script for the Twitch Plays logic that uses a windows api to send keyboard and mouse commands. It doesn't seem like my bot would cause an issue but what do I know. As far as I can tell, the game crashed w...
- Thu Jan 27, 2022 8:13 pm
- Forum: Videos
- Topic: Presenting Twitch Plays Factorio | Chat Controls the Game
- Replies: 1
- Views: 2321
Presenting Twitch Plays Factorio | Chat Controls the Game
I have created a system where chat commands are used to control a game of factorio completely. https://www.twitch.tv/chatplaysfactorio Information and commands can be found in the description of the stream. Special care has been taken to make the commands as usable as possible with a wide variety of...
- Tue Dec 11, 2018 9:24 pm
- Forum: Modding help
- Topic: Unknown Entity Name
- Replies: 4
- Views: 1762
Re: Unknown Entity Name
Awesome, thank you so much for your time and help!
- Tue Dec 11, 2018 9:00 pm
- Forum: Modding help
- Topic: Unknown Entity Name
- Replies: 4
- Views: 1762
Re: Unknown Entity Name
I am using https://github.com/gotyoke/Factorio-AnyPct-TAS and https://forums.factorio.com/viewtopic.php?t=43759 seablock. I took gotyokes tasks.lua and changed it to local task = {} task[1] = {"speed", 1} task[2] = {"mine", {0.7,0.7}} task[3] = {"build", "landfill-...
- Tue Dec 11, 2018 7:46 pm
- Forum: Modding help
- Topic: Unknown Entity Name
- Replies: 4
- Views: 1762
Unknown Entity Name
Hello, I am trying to use the Factorio TAS mod with bobs and angels but I get the error ' Unknown Entity Name' when trying to build a non vanilla item. It seems to me that the mod can only see the vanilla prototypes. Can someone guide me in the right direction for what I can do for this mod to be ab...