CombatExtendedRWMod / CombatExtended

Combat Extended mod for RimWorld
128 stars 91 forks source link

Bug log #1216

Open Olsidian opened 4 years ago

Olsidian commented 4 years ago

[[1.1] Ceramics] Patch operation Verse.PatchOperationFindMod(Combat Extended) failed file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\1833163132\Patches\Combat Extended\Patch_CombatExtended.xml Verse.Log:Error(String, Boolean) Verse.PatchOperation:Complete(String) Verse.LoadedModManager:ClearCachedPatches() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart()

Olsidian commented 4 years ago

Could not resolve cross-reference to Verse.ThingDef named N7_Sand (wanter=thingDefs) Verse.Log:Error(String, Boolean) Verse.DirectXmlCrossRefLoader:TryResolveDef(String, FailMode, Object) Verse.WantedRefForList1:TryResolve(FailMode) Verse.<>c__DisplayClass14_1:<ResolveAllWantedCrossReferences>b__0(WantedRef) Verse.<>c__DisplayClass6_11:b__0(Object) System.Threading.QueueUserWorkItemCallback:WaitCallback_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() System.Threading.ThreadPoolWorkQueue:Dispatch() System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()

Olsidian commented 4 years ago

Exception from long event: System.Exception: AEXP_Wildebeest.lifeStages[1].femaleDessicatedBodyGraphicData ---> System.Exception: BoundMap(,) ---> System.Exception: Combat Extended :: CropVertical error while cropping Textures/Things/Pawn/Animal/Wildebeest/Wildebeest_Wildebeest_side ---> System.NullReferenceException: Object reference not set to an instance of an object at CombatExtended.BoundsInjector.ExtractBounds (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00006] in <51a637428c0449319bfa1366f15a6d64>:0 --- End of inner exception stack trace --- at CombatExtended.BoundsInjector.ExtractBounds (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00041] in <51a637428c0449319bfa1366f15a6d64>:0 at CombatExtended.BoundsInjector.BoundMap (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00012] in <51a637428c0449319bfa1366f15a6d64>:0 --- End of inner exception stack trace --- at CombatExtended.BoundsInjector.BoundMap (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00037] in <51a637428c0449319bfa1366f15a6d64>:0 at CombatExtended.BoundsInjector.Inject () [0x00190] in <51a637428c0449319bfa1366f15a6d64>:0 --- End of inner exception stack trace --- at CombatExtended.BoundsInjector.Inject () [0x001ca] in <51a637428c0449319bfa1366f15a6d64>:0 at Verse.LongEventHandler.UpdateCurrentSynchronousEvent (System.Boolean& sceneChanged) [0x0001d] in :0 Verse.Log:Error(String, Boolean) Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&) Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD?100246528::Update_Patch1>(Root) Verse.Root_Entry:Update()

Olsidian commented 4 years ago

Failed to find any textures at Things/Pawn/Animal/Wildebeest/Wildebeest_Wildebeest while constructing Multi(initPath=Things/Pawn/Animal/Wildebeest/Wildebeest_Wildebeest, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000)) Verse.Log:Error(String, Boolean) Verse.Graphic_Multi:Init(GraphicRequest) Verse.GraphicDatabase:GetInner(GraphicRequest) Verse.GraphicDatabase:Get(Type, String, Shader, Vector2, Color, Color, GraphicData, List`1) Verse.GraphicData:Init() Verse.GraphicData:get_Graphic() CombatExtended.BoundsInjector:Inject() Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&) Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD?100246528::Update_Patch1>(Root) Verse.Root_Entry:Update()

Olsidian commented 4 years ago

https://gist.github.com/39ddffd2ac5c58f9502ce97e2226eb6d

ghost commented 4 years ago

Are you playing with any sort of patch for Vanilla Animals Expanded or just unpatched? Those errors can be ignored for now.