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
@cabmoomoo I found this one still works fine! maybe we can check the code, see where the different is.
Now I'm wondering if Odyssey causes the problems because there's no problems when it was 1.5 with my 300+ mods enabled. Now I have to add a mod which allow me to force the roof build (I still enable this mod because ur mod are really nicccce :) ).
And I also find new issues, the omni bots neither kitchen bots won't harvest some ripe farm area, and I completely don't know why.
I tested again when I'm editing this comment, I'm sure there are conflicts between vanilla 1.6 (all DLCs) and "Misc. Robots" or "Misc. Robots++", because the issues occurred again.Here are my mod list:
Harmony
RimWorld
RimWorld - Royalty
RimWorld - Ideology
RimWorld - Biotech
RimWorld - Anomaly
RimWorld - Odyssey
Misc. Robots
Misc. Robots漢化(ZH)
Misc. Robots++
Now the Odyssey is quite suspicious.
System.NullReferenceException: Object reference not set to an instance of an object
[Ref B9CB7F78]
at AIRobot.X2_AIRobot_Pawn_WorkSettings.EnableAndInitialize () [0x00091] in D:\_Programmierung\_GitHub_Repositories\RimWorld-Miscellaneous_Source\Source\AIRobot\X2_AIRobot_Pawn_WorkSettings.cs:75
<0x1c58ab12040 + 0x0005a> <unknown method>
at AIRobot.X2_Building_AIRobotCreator.CreateRobot (System.String pawnDefName, Verse.IntVec3 position, Verse.Map map, RimWorld.Faction faction) [0x000a3] in D:\_Programmierung\_GitHub_Repositories\RimWorld-Miscellaneous_Source\Source\AIRobot\X2_Building_AIRobotCreator.cs:73
at AIRobot.X2_Building_AIRobotRechargeStation.Button_SpawnBot () [0x000f7] in D:\_Programmierung\_GitHub_Repositories\RimWorld-Miscellaneous_Source\Source\AIRobot\X2_Building_AIRobotRechargeStation.cs:1011
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in