Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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".