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
you may want to remove the `item.parameters.maxStack = 999` line. if you don't set a max stack in the item file, it uses a default value (1000 by default). if you don't do the first recommendation, this wont work
The error occurs because Betabound uses a new buildscript for its foods- one that checks if Improved Food Descriptions is installed, and if so, run the vanilla buildscript in order to get a list of status effects. Some status effects include a percentage symbol in their name, which is used in sb.logInfo to specify that it's a value meant to be replaced (ie, `name = "Silver"; sb.logInfo("My name is %s!", name)` will print "My name is Silver!", the %s gets replaced). Since no value is given as a replacement, it errors. The status effect list is then stored as a parameter on the item instead of under config, so it's printed to the log. The next Betabound update changes the buildscript to store the status effects in the config instead of parameters.
[117, 170]
With that the X is positioned in its place.
Just a detail, in the window of the machine, in its interface, the "X" to close the window is missing.
Got some food mods (nothing crazy, just new foodstuffs) like the one that adds the McDonald's space station and it's food. Even works with that! Didn't expect that by "universal" you truly did mean "universal"!