O-n-y / oxy.mods

Oxy.BugTracker
17 stars 2 forks source link

DGSM Crashing on Edit Dupe #55

Closed Nuclearmayhem closed 2 years ago

Nuclearmayhem commented 2 years ago

Happens when I go to edit a dupe either during game startup or using the Pod during a game.

Game Version: U35-479045-50 with DLC enabled.

Debug screen error: [16:20:52.527] [1] [INFO] DGSM - Duplicants Generation Settings Manager // by @Ony 's assembly declared the method Ony.OxygenNotIncluded.DGSM.CharacterHelper:VitalToTrait in the stack trace, adding to referenced mods list [DebugConsole][1]: Error[Error]: Could not find Klei.AI.Trait: [DebugConsole][1]: Error[Error]: Could not find Klei.AI.Trait: [16:20:52.565] [1] [ERROR] Could not find Klei.AI.Trait: [DebugConsole][1]: Error[Error]: Could not find Klei.AI.Trait: [DebugConsole][1]: Error[Error]: Could not find Klei.AI.Trait: [DGSM][1]: System.NullReferenceException: Object reference not set to an instance of an object at Ony.OxygenNotIncluded.DGSM.PrintingEventsHook.OnClick (CharacterContainer dup, UnityEngine.GameObject go, CollapsibleDetailContentPanel panel, Klei.AI.Trait prevTrait, Ony.OxygenNotIncluded.DGSM.PrintingEventsHook+ChangeType changeType, System.Int32 attributeIndex) [0x012ab] in <5b5f129c341d48329031fed628bb90b4>:0

Let me know if there's anything else you need.

Nuclearmayhem commented 2 years ago

Ignore for now, I tried using just DGSM on it's own and it's working file. Trying to track down what Mod I'm getting a conflict with. Apparently I jumped the gun a bit.

Sigh, sometimes I hate game update day.