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
[07:52:09.194] [113] [INFO] SimMessage: Assert failed: 0 <= final_temperature && final_temperature <= SIM_MAX_TEMPERATURE
Please change the minimumTemperature in config.json!
{"ExhaustKilowattsWhenActive":-500.0,"minimumTemperature":-270.0}
https://pastebin.com/3MKvt2v4
Please change minimumTemperature to -270.0
{"ExhaustKilowattsWhenActive":-100.0,"minimumTemperature": -200.0 }
The game closed without warning, when I build MyMassiveHeatsink with log entry:
https://pastebin.com/bcHHHEXL
[21:28:32.967] [163] [INFO] Reporting error.
[21:28:32.967] [163] [INFO] SimMessage: Assert failed: 0 <= final_temperature && final_temperature <= SIM_MAX_TEMPERATURE
[21:28:32.967] [163] [INFO]
CrashReporter: file does not exist to include:
P.S.
In file config.json
{"ExhaustKilowattsWhenActive":-100.0,"minimumTemperature":-300.0}
-300C is below 0K!
Modification adjustment part:
1. The heat absorption/production per second can be configured
The original version is -16 degrees per second, that is, 16 degrees of heat absorption per second when working, and the device itself absorbs 64 degrees of heat, a total of 80 degrees per second. Now you can adjust the heat absorption/production during work, and the device itself absorbs 64 degrees of heat unchanged
2. The minimum operating temperature of the device can be configured
The minimum temperature of the original version is 100K (that is, -173.15℃), and it stops working when the temperature is reached
3. The device cannot be submerged
4. The device cannot be buried