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
See "Flexible Appearance Menu" or "Non-Human Races Base"'s workshop page for troubleshooting, as my mod does not handle the technical aspects related to the Appearance Menu
(Unless you're complaining that there is no icon for the Mantis Species, in which case I do not care enough to try and fix right now because its only a visual issue and not a practical issue)
I need help, the order is right
The crash is from the client trying to read too much data from a packet, so it's possible that one of you either didn't install client-side lua or didn't load the Non-Human Races mod on your side.
I can only tell that sentences like this "<DEV>\Barotrauma\BarotraumaShared\SharedSource\Utils\SegmentTable.cs:line 203" is the address of Github code. This one for example, https://github.com/FakeFishGames/Barotrauma/blob/master/Barotrauma/BarotraumaShared/SharedSource/Utils/SegmentTable.cs find line 203 is what the code is ------ public Identifier ReadIdentifier() => Check(underlyingMsg.ReadIdentifier());