Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen










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".