边缘世界 RimWorld

边缘世界 RimWorld

WVC - kemomimilike [Abandoned]
 此主题已被置顶,因此可能具有重要性
Sergkart  [开发者] 2022 年 10 月 20 日 下午 3:03
Bug Reports
If you find a bug try this load order and only then report a bug:

- Harmony
- Core
- Royalty
- Ideology
- Biotech (Optional)
- HugsLib
- Humanoid Alien Races (Optional)
- XML Extensions (Optional)
- Vanilla Expanded Framework
- WVC - Core
- WVC - Races (Biotech) (Optional)
- WVC - kemomimilike

If the bug only occurs on your modlist, please provide a HugsLib log
最后由 Sergkart 编辑于; 2022 年 11 月 10 日 下午 7:45
< >
正在显示第 1 - 4 条,共 4 条留言
Darrien 2022 年 11 月 2 日 下午 6:19 
So this mod has some compatibility issue that I can't figure out. With the mod by itself world generation works, if I add it to my existing mod list, it fails

https://gist.github.com/a3a6c1ecd36fbbfd22aa3df84f34f169

This is the error
Exception from asynchronous event: System.TypeInitializationException: The type initializer for 'AlienRace.HarmonyPatches' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
at AlienRace.HarmonyPatches..cctor () [0x0204b] in <f809b4e2169f4046905e813d4002ebdd>:0
--- End of inner exception stack trace ---
at (wrapper dynamic-method) RimWorld.Faction.RimWorld.Faction.TryMakeInitialRelationsWith_Patch2(RimWorld.Faction,RimWorld.Faction)
at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionGeneratorParms parms) [0x0017c] in <da600864a9db4f8087fd0b640e5c28b6>:0
at RimWorld.ScenPart_PlayerFaction.PostWorldGenerate () [0x00022] in <da600864a9db4f8087fd0b640e5c28b6>:0
at RimWorld.Scenario.PostWorldGenerate () [0x00014] in <da600864a9db4f8087fd0b640e5c28b6>:0
at RimWorld.Planet.WorldGenerator.GenerateWorld (System.Single planetCoverage, System.String seedString, RimWorld.Planet.OverallRainfall overallRainfall, RimWorld.Planet.OverallTemperature overallTemperature, RimWorld.Planet.OverallPopulation population, System.Collections.Generic.List`1[T] factions, System.Single pollution) [0x00169] in <da600864a9db4f8087fd0b640e5c28b6>:0
at RimWorld.Page_CreateWorldParams.<CanDoNext>b__19_0 () [0x0000f] in <da600864a9db4f8087fd0b640e5c28b6>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00008] in <da600864a9db4f8087fd0b640e5c28b6>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string)
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
最后由 Darrien 编辑于; 2022 年 11 月 2 日 下午 6:22
Sergkart  [开发者] 2022 年 11 月 2 日 下午 11:46 
引用自 Darrien
So this mod has some compatibility issue that I can't figure out. With the mod by itself world generation works, if I add it to my existing mod list, it fails

https://gist.github.com/a3a6c1ecd36fbbfd22aa3df84f34f169

This is the error
...

Looks like a conflict between XML and HAR. Make sure you have the latest version of both mods. Try to run without XML. But one way or another, this error has only an indirect connection with my mod and refers to HAR.
Darrien 2022 年 11 月 10 日 下午 3:12 
I thought XML Extensions was a required mod?
Sergkart  [开发者] 2022 年 11 月 10 日 下午 3:21 
引用自 Darrien
I thought XML Extensions was a required mod?

Yes, but for debugging, I added the ability to disable it. I do not recommend trying to play without it, this option is only for testing and development.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50