-
Notifications
You must be signed in to change notification settings - Fork 88
Exception with Vanilla Animals Expanded - Arid Shrubland #1190
Description
Not sure if this is a bug with VAE or CE, but the error only appears when CE is loaded. I haven't seen any issues in-game yet.
`Failed to find any textures at Things/Pawn/Animal/Cow/Wildebeest_Wildebeest while constructing Multi(initPath=Things/Pawn/Animal/Cow/Wildebeest_Wildebeest, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
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/Cow/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 <29684bdca4b441d38f64a3f064edc8ed>:0 `