边缘世界 RimWorld

边缘世界 RimWorld

萌螈 MoeLotl Race
求助一个导致世界无法正常启动的bug
虽然不知道发生了什么,但是发生了一个bug。
AI根据报错是这样解释的:“萌螈的外观贴图定义 XML 文件,是Humanoid Alien Races框架在解析贴图配置时出错。”
下为进入主菜单时报错内容:
Failed to load key/value pair: , System.Xml.XmlElement
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Verse.DirectXmlCrossRefLoader/WantedRefForDictionary`2<Verse.ThingDef, AlienRace.AlienPartGenerator/ExtendedGraphicTop>:Apply ()
Verse.DirectXmlCrossRefLoader:ResolveAllWantedCrossReferences (Verse.FailMode)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()