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
{ "Solar Cell;SolarCell;SolarCell", 0},
to the list
1. add the same Autokit prefix (default) to the names of the main assembler, one or more storage containers, and the LCD display panel (if need).
Echo(block.GetProperty("SpawnName") == null ? "Assembler" : "Survival Kit");
But it happend now for one of my own scripts, too.
So maybe it's more a server problem than with our scripts. Sorry for the noise.
If I find the reason for the need to recompile in the scripts, than I'll post my findings here, too.
It's hard to test, since it only happens at server restart. Simple On/Off doesn't require a recompile.
Server admins have no idea how to help here. I have asked on discord about it. There the only infos I got was "Something during startup causes the PBs to fail, either through not finding blocks it expects to, or something similar. It depends very much on the individual script" and "This can also be caused by the scripts having startup problems." "Assuming it's script errors, it'll need to be actively debugged".
So I have not big hope that you can fix this, but do you have any idea what could cause the need to recompile it?
(sometimes the assembler pull so much of some resources that they dont have space for all they need and stop doing annything until I move everything out of the input)