Stationeers

Stationeers

Furnace IC (2023)
35 Comments
Hiroshima 27 Oct @ 9:18pm 
Still works fine
Hoschi 27 Oct @ 3:29pm 
Anyone have any idea why the furnace is being pumped full of pressure so quickly and explodes, even though 1) the fuel pipe is only at 8 MPa, and 2) everything else is fine? It's very strange. It doesn't matter whether I turn on the two fuel pumps beforehand or not. If I select an ore and press the button, the furnace quickly increases to 60 MPa without either of the fuel pumps even turning on.
Tango80 17 Oct @ 2:48pm 
For those people who can't get this to work there are lines in the code that have to be changed to the correct IC housing. which you are using. The default Hash IC or the Furnace IC housings are of the compact instead of the standard. To fix for standard housing the Hash IC program line to check is line 102 and make sure that it is the correct ID code for the Housing you are using i.e. -128473777 for normal housing and 2037291645 for the Compact. If they are different to what you are using this line needs to be changed. Also quite similar is line 2 on the Furnace IC program line make sure again if its -128473777 for the normal housing and 2037291645 for the compact.
Barsiel  [author] 4 Oct @ 3:16pm 
@storchi You just have to update the script from the work shop and it will now work with the compact IC housing.
storchi 4 Oct @ 2:01pm 
@warsome
I´m sry, knew.
What do i have to do in the furnace code and what do i have to do in the hash IC Code.
pls eplain it like im a 5 yeat old.^^
Lord Read 4 Oct @ 4:58am 
@warsome oh nice thanks so much!
Warsome 30 Sep @ 3:38am 
@Lord Read, you just need to edit the code, and change the HASH id for the IC-Housing to the new one. (2 port is: -128473777 1 port is: 2037291645 )
Lord Read 29 Sep @ 2:39pm 
Post Terrain Update Sept 2025, This will not work with the new ICHousing with 1 data/power port (Compact version). You must use the "Legacy" Housing with 2 ports. Took me hours to figure out.
trucksarenoisy 23 Aug @ 8:41am 
this script is working on the latest beta branch, i have just set it up successfully and it's working as intended
Troller o Thardigrado 8 Jun @ 9:17am 
I think this script doesn't work currently. Two things, even naming everything correctly, as in the explanation, the start button still doesn't start the furnace. When I turn on the IC fitting, the fuel mixer stays at 100% on output 1 and 0% on output 2, and doesn't turn off until I turn off the IC fitting.
LCD 9 Apr @ 2:48am 
This isnt working anymore at all. even looked at the script and named the items you have listed with copy and paste to make sure i wasnt messing it up somehow. the only things working are the pressure switch, and the flush lever. pumps do absolutely nothing, dial shows images like its supposed to but the "Confirm Button" doesnt do shit.
TheKinkyDoctorOnTheWall 13 Mar @ 6:36pm 
I dont know why but it no longer works for me. At least everytime i try to make inconel it doesnt get the pressure all the way up. I dont know what the error source is and looked at every aspect of the funrace already. any hints what it could be?
Barsiel  [author] 18 Nov, 2024 @ 7:31pm 
@trucksarenoisy updated description
trucksarenoisy 18 Nov, 2024 @ 12:27am 
are there any instructions for setup anywhere? i'm a bit lost on what to do
troyt75 19 Oct, 2024 @ 1:19pm 
For those having issues and you are copying the names from this web page, watch out for spaces at the beginning or end of the words when pasting in game.
Mister Wiggles 24 Jul, 2024 @ 8:13am 
For those having issues with the fuel/coolant pumps not operating...it's could be a discrepancy between the guide and the naming convention. In the pictures it labels things as "Coolant Pump" and "Fuel Pump" however your actually need to name them FuelPump and CoolantPump...that threw me off when I first tried doing the build
BackToPokeball 11 Jul, 2024 @ 8:13am 
After trying for three days, all of sudden, it worked.
Some points need to be noticed:
1."Renaming the IC" means to rename the IC housing, not IC itself.
2.The program is smooth once it's able to run. Even the coolant and the pressure air haven't perfectly set.
I shared the pressure air and the coolant. And after smelting 400g of Electrum, The coolant has raised from -120C to 300C but still not explosion.

Nice work bro. You've made my life easier.
Barsiel  [author] 8 Jun, 2024 @ 11:16pm 
@NYPPE head over to my discored server and share your savefile. it's linked at the end of the guide
NYPPE 8 Jun, 2024 @ 10:12pm 
I have the same problem, furnace spamming ignite but not starting up or ejecting finished products
Matthias R. 5 Jun, 2024 @ 7:31am 
Anyone else having the issue with Furnace IC not fireing up the furnace just sitting there hitting activate the whole time???
frelling 13 May, 2024 @ 2:45pm 
Currently, if someone forgets to turn on the Pipe Analyzers, the system will not work. To avoid unnecessary deconstruction, it would be better if the code just turned them on by default.
olegiv-95 16 Feb, 2024 @ 4:51pm 
Is it possible to add pre heated gas (waste gases) usage to increase fuel efficiency?
I also had problems with fuel pump, because I forgot to turn on pipe analyther. It would be nice to add automatic turning on pipe analyzers. But I just chancged hash for pipe analyzers to small insulated tank and it works fine to save energy.
Barsiel  [author] 18 Dec, 2023 @ 1:30pm 
@Kassfaru Thanks for pointing this out mate. I'll sort it out and update the code.
Kassfaru 17 Dec, 2023 @ 3:01pm 
Hi Basel in the Furnace IC on row 26.
you set the PressureExternal on 101.
this setting you setting also in the Hash IC, but when the Setting in the Furnace Ic is still set, the VentLever for Flushing the Box Chamber will not work. the PressureExternal is after pulling the lever still on "101" and not "0".
after excluding the row 26 it is working.
Barsiel  [author] 1 Dec, 2023 @ 5:42am 
@Robby55cast Hop on to my discord and we'll help you sort it out
https://discord.gg/fhYUSnz6BF
Robby55cast 1 Dec, 2023 @ 2:42am 
Hi Guys, I spent the last 2 days to check all devices name and they are right but still the fuel pump wan't work. Someone already had this issue?
Barsiel  [author] 6 Oct, 2023 @ 10:18am 
@DrakenEld You're right! I just checked the code and it was weird for some reason. even tho I pasted the code right off my notepad, which doesn't have this issue.
Thanks for pointing this out. I've re-uploaded the correct code.
DrakenEld 6 Oct, 2023 @ 9:47am 
Okay! So I think I figured out the issue.
You had the code line "datmul r15 r15 8314.46div r0 r0 r15" on line 71 but I've never seen "datmul" before, just "mul" and I also noticed that you had "div" in the middle so I took off "dat" from the beginning and created a new line before "div" so this would be the final resulting of code:
"mul r15 r15 8314.46"
"div r0 r0 r15"

This separates each code request and I was able to fully transfer the code without anymore issues. Everything seems to be working now so it was just that line(s) of code.
Maybe it was an accidental mistake? I saw you posted this super early into the morning so you must've been up all night working on it. I can completely understand a quick typing error.
Barsiel  [author] 6 Oct, 2023 @ 8:11am 
@DrakenEld Yea, I've had to do some major changes to the original setup to account for the changes that happened to the game since I originally posted the build many years ago. Most important thing is to make sure that you are abiding by the device names that I have set in the guide.
If you have any issues, please don't hesitate to ask :)
DrakenEld 6 Oct, 2023 @ 8:07am 
I'll add you but I also just realized you added way more to the guide so I'll work on fixing it all up before I bother you more about trying to fix any code lol I probably just don't have it fully set up the way you just updated it to :steamfacepalm:
Barsiel  [author] 6 Oct, 2023 @ 8:05am 
Add me to discored Barsiel#0078
Hopefully I'll be able to look at your issue from there.
DrakenEld 6 Oct, 2023 @ 8:01am 
Is there any other way for me to send it to you? It won't let me publish it for some reason. I was playing with my husband in the same world and we've been building our base together (slowly but surely). The publish button is grayed out so I can't click it.
Barsiel  [author] 6 Oct, 2023 @ 7:49am 
@DrakenEld Send me your save file, I'll take a look at it.
Go to save games and hit publish then give the link
DrakenEld 6 Oct, 2023 @ 7:44am 
When trying to code the FurnaceControlIC, it's giving me an error for line 71 (datmul r15 r15 8314.46div r0 r0 r15) where "datmul" and "8314.46div" are currently red. Did I set something up wrong? I haven't seen any code leading with "datmul" before.
DrakenEld 6 Oct, 2023 @ 7:33am 
Thank you so much for the updates!! I got up this morning and was trying to learn how to code it, in case it took you a long time to re-upload. I've been failing miserably and you just saved me hours of work. Thank you!!!