O-n-y / oxy.mods

Oxy.BugTracker
17 stars 2 forks source link

DGSM crash on new world? #166

Closed tamnguyenswe closed 2 months ago

tamnguyenswe commented 2 months ago

OS: Windows 10 Build: U51-600122-SD, DLC enabled DGSM version: 3.4.40.104 DGSM default settings How to replicate: New Game -> Survival -> The Lab -> Start Game -> Duplicant Configuration (on any dupe) Crash log:

MissingMethodException: void CollapsibleDetailContentPanel.SetLabelWithButton(string,string,string,string,string,System.Action)

Ony.OxygenNotIncluded.DGSM.EditableTitleBar_OnSpawn+<>c__DisplayClass0_0.<Postfix>b__0 () (at <1a3f7646dc054547a38cc0daf9ff0db3>:0)
KButton.SignalClick (KKeyCode btn) (at <3ca21dc18eae422d87255277091f8593>:0)
KButton.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <3ca21dc18eae422d87255277091f8593>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <e9635660f69b4d9d84c085aeda3be353>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <e9635660f69b4d9d84c085aeda3be353>:0)
UnityEngine.EventSystems.EventSystem:Update()

Build: U51-600112-SD
tamnguyenswe commented 2 months ago

Wait on second check, mod updater didn't auto update it to the latest version? Looks like the most updated version is 3.6.xx After force updating it's working again but the version is now 1.0.1.322. Weird version naming scheme maybe? Anyway I'm closing this issue, thanks Anna for developing this mod :)