Could not resolve cross-reference installnaturalstomach?

Started by Itma, September 07, 2021, 03:13:51 PM

Previous topic - Next topic

Itma

Hello!

I've been ironing out my debug log for a while now but 2-3 more problems persist. Any help is much appreciated!

https://gist.github.com/5c25297822e6208974c45f660e072c03


RawCode

notepad++
search over mod's folder (both local and steam) (inside files, not just file names)
"InstallNaturalStomach"
remove hosting mod

Itma

Quote from: RawCode on September 07, 2021, 04:40:56 PM
notepad++
search over mod's folder (both local and steam) (inside files, not just file names)
"InstallNaturalStomach"
remove hosting mod
Thanks. It turned out to be Questionable Ethics that was acting up and I reported it to the dev, mario55770. He said that it was (to his knowledge) a harmless conflict with Rah's Bionic and Surgery Expansion. Just putting it out there for anyone else searching for this issue.

Itma

QuoteFailed to find any textures at Things/Pawn/Animal/Thrumbo/Dessicated_Thrumb while constructing Multi(initPath=Things/Pawn/Animal/Thrumbo/Dessicated_Thrumb, 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: 39)

Exception from long event: System.Exception: PM_Chaothrumbo.lifeStages[0].dessicatedBodyGraphicData ---> System.Exception: BoundMap(,) ---> System.Exception: Combat Extended :: CropVertical error while cropping Textures/Things/Pawn/Animal/Thrumbo/Dessicated_Thrumb_side ---> System.NullReferenceException: Object reference not set to an instance of an object
  at CombatExtended.BoundsInjector.ExtractBounds (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00008] in <bbff4e43e45848d5981c3212e8eb8b82>:0
   --- End of inner exception stack trace ---
  at CombatExtended.BoundsInjector.ExtractBounds (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00045] in <bbff4e43e45848d5981c3212e8eb8b82>:0
  at CombatExtended.BoundsInjector.BoundMap (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x0001a] in <bbff4e43e45848d5981c3212e8eb8b82>:0
   --- End of inner exception stack trace ---
  at CombatExtended.BoundsInjector.BoundMap (Verse.Graphic graphic, CombatExtended.BoundsInjector+GraphicType type) [0x00042] in <bbff4e43e45848d5981c3212e8eb8b82>:0
  at CombatExtended.BoundsInjector.Inject () [0x00150] in <bbff4e43e45848d5981c3212e8eb8b82>:0
   --- End of inner exception stack trace ---
  at CombatExtended.BoundsInjector.Inject () [0x00187] in <bbff4e43e45848d5981c3212e8eb8b82>:0
  at Verse.LongEventHandler.UpdateCurrentSynchronousEvent (System.Boolean& sceneChanged) [0x0001d] in <d243303f714d4dc48680ccaecd2f594e>:0 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

These two are still haunting me :(


RawCode


Itma

It was the Pawnmorpher mod conflicting with Combat Extended, but it was apparently just a typo which the Pawnmorpher devs will patch. Seems like there's nothing else I can do with my debug log. Thanks again!