Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So there's a bit of an issue with this script, in which the furnace goes in what Cow calls the "cold lock-up".
I wrote a YT comment about patching line 36 to read "sub r0 r0 250" instead of "sub r0 r0 100", that helped but I discovered in new setup that it didn't fix the underlying issue.
I believe the real problem lies at line 39, which should read "add r1 r1 5000" instead of "sub r1 r1 5000". Reason being we only want to top up the hot tank if it's low on pressure, not top it up until it's at 25 MPa, because that will prevent the mixer from heating the tank.
It's been working flawlessly on my end since I made that change.
Hope it helps!
A big "thank you" to Mick for trying to blow up my base... uhmm.. I mean doing all the hard work in writing the scripts for this furnace setup :)