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
I see what you mean--it looks like some backstories are getting lost. I'll figure it out. Thanks for the bug report.
It's not just in this screen, sometimes in other describtions in game, too.
I dont know if this is caused from your Mod ?
Like the Button in the middle:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1496950785
or here more strange things:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1496963719
You'll see those strange characters if you are in development mode and you are missing the translations for some text. Since Prepare Carefully does not include any translations, you would need a Prepare Carefully translation mod for your language to fix it.
If you turn off development mode, you will not see the strange characters. It will instead just display the mod's default English-language translations.
Prepare Carefully failed to generate a pawn/animal for the equipment list: Cults_BlackGoat
Verse.Log:Warning(String, Boolean)
EdB.PrepareCarefully.EquipmentDatabase:CreatePawn(ThingDef, ThingDef, Gender)
EdB.PrepareCarefully.EquipmentDatabase:CreateEquipmentEntry(ThingDef, ThingDef, Gender, EquipmentType)
EdB.PrepareCarefully.EquipmentDatabase:CreateEquipmentEntry(ThingDef, Gender, EquipmentType)
EdB.PrepareCarefully.EquipmentDatabase:AddThingDef(ThingDef, EquipmentType)
EdB.PrepareCarefully.EquipmentDatabase:BuildEquipmentLists()
EdB.PrepareCarefully.EquipmentDatabase:.ctor()
EdB.PrepareCarefully.PrepareCarefully:Clear()
EdB.PrepareCarefully.PrepareCarefully:Initialize()
EdB.PrepareCarefully.HarmonyPatches:DoWindowContentsPostfix(Rect, Page_ConfigureStartingPawns)
RimWorld.Page_ConfigureStartingPawns:DoWindowContents_Patch1(Object, Rect)
Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Are you on Windows, Mac or Linux?
Are you using the Steam Workshop version or did you manually install the mod from github?
Do you know how to enable development mode or how to look at the game's log file? If so, do you see any errors?
Do you know how to enable development mode or how to look at the game's log file? If so, do you see any errors in there?
This problem is almost always caused by another mod doing something that Prepare Carefully is not expecting--not always, but almost always. By looking at the logs, you can often tell which mod is causing the problem. Re-ordering mods usually doesn't help, but disabling them should help you narrow it down. First, disable all of your mods to make sure it's related to other mods and not to something else.
I fixed it by deleting and redownloading the ''Core'' in modlist, apparently there was some leftovers from B18 in it and it made this mod not work properly. Works fine now, thank you for your attention.
Thanks for the update!