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
Cant access expertise directly from the star button. clicking on the star and nothing happens.
Click the star once (nothing happens) but, then click on the skills on the char hud and the expertise shows.
- Fixed visibility of the rename button for mechs
- Null reference fixes
https://pastebin.com/qj1jMCaA
https://gist.github.com/HugsLibRecordKeeper/60f35ca926a49aa9077e3cb438668126
and my mod list:
https://rentry.co/y6vvz
here the logs
thanks for the info!
Also having ocassional deactivation(seemingly combined with disabeled interface via f11) and looked for the button for reactivation.
Object reference not set to an instance of an object
Trace:
[Assembly-CSharp] Object reference not set to an instance of an object
at Verse.Dialog_NamePawn..ctor (Verse.Pawn pawn, Verse.NameFilter visibleNames, Verse.NameFilter editableNames, System.Collections.Generic.Dictionary`2[TKey,TValue] suggestedNames, System.String initialFirstNameOverride, System.String initialNickNameOverride, System.String initialLastNameOverride, System.String initialTitleOverride)
at RimWorld.PawnNamingUtility.NamePawnDialog (Verse.Pawn pawn, System.String initialFirstNameOverride)
at RimWorld.TrainingCardUtility.DrawRenameButton (UnityEngine.Rect rect, Verse.Pawn pawn)
at RimHUD.Interface.Screen.InspectPaneButtons.Draw (UnityEngine.Rect bounds, RimWorld.IInspectPane pane, System.Single& offset)
at RimHUD.Interface.Screen.InspectPanePlus.DrawPane (UnityEngine.Rect rect, RimWorld.IInspectPane pane)