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
Символ "в" показывает, где вы живёте, автор. :)
{LINK REMOVED}http://i.hizliresim.com/W0y90q.png
Don't copy-paste mods. Just subsribe this one and enable it ingame.
if you are talking to me,no its ds.The gray theme is from a mode. Mace and some others work but the golden one crashed.
I am guessing that if you have Shipwrecked in Steam it has references in game files, so even if you disabled it (like in my case) the game still knows what it is. Shipwrecked has a different way to increase\decrease movement speed of characters, when certain items are equpped, so I had to implement a check in the Gold Sword's code, for if SW is enabled or not, for it to apply its movement penalty properly in both instances. This check is the issue - if SW is not there at all the check causes an error, because it does not know what to check (no SW, duh). So to make it work I'd have to disable the check and remove speed penalties from armors and gold sword, which would affect balance.
Can you please check if you can craft Golden Armor without issues? It performs similar check, so it should theoratically crash the same way.
Edit:Just saw you wrote more,by the way,I never bought sw,so I didn't mention anything about it.Alright I will try to build everything now.Will return.
Edit2:Yup,I can't craft golden armor.Same error.