Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
https://sp.zhabite.com/sharedfiles/filedetails/?id=2449797994
Hope it helps anyone!
respect
I wanted to point you out that sadly I get a lot of red errors in the log in 1.0 after your update.
TL;DR I hope to figure out how to do it some day, but it's not something I can whip up quickly.
Core abstracts became inheritable a few updates back, and modern mods should no longer overwrite those. It's advisable to use unique abstract names that can't be accidentally used by other mods.
The first one is especially problematic because it uses the old version of vanilla BenchBase, which is missing quite a few things. Such as default thingCategories, and Mass. So any mod that loads after this one and tries to use that base will output errors.
I'd recommend just deleting the redefined abstract, and letting it to be inherited from the core.