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
I did not have add this one because is not very a set and yes, because is not int cosmetic wiki tab
https://starbounder.org/Shirt_Top This is the item
For the moment everything is clean in the log (☞゚ヮ゚)☞
[01:05:32.878] [Error] Could not instantiate item '[foundryhest, 1, {}]'. (ItemException) No such item 'foundryhest'
[01:05:32.915] [Error] Could not instantiate item '[peacekeeperlegs, 1, {}]'. (ItemException) No such item 'peacekeeperlegs'
The first one looks like a misspelled word error, "foundryhest" should be "foundrychest"?
The second one looks like a similar error, best explained with this:
"peacekeeperlegs" : { "order" : 35, "item" : "peacekeeperlegs", "icon": "/bun_images/cs/peacekeeper_legs.png" },
The first "peacekeeperlegs" refers to the "file" of the item, the second "peacekeeperlegs" should not be called this way, but by its ID name, it should be called "peacekeeperpants".
I think that's the problem of the 2 errors, "I think".