O-n-y / oxy.mods

Oxy.BugTracker
21 stars 2 forks source link

Crash on Startup or Printing Pod #177

Closed Admiralbrad closed 2 months ago

Admiralbrad commented 2 months ago

Hi,

Thanks for the great mods.

I am getting this error since Frosty Planet. I have tried forcing the update with Mod Manager but it is up to date. I only have a couple of mods running (Mod Manager, DGSM, Dumping Sign, Double Sweeper Range, Duplicant Reach Around & Wounded Go to Medical Bed).

The error occurs when starting any new game when getting to the Dup screen or using the printing pod (if continuing an existing save).

IsContentActive was called with a newer DLC which is not allowed.

at UnityEngine.Debug.LogError (System.Object message) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0 at Debug.LogError (System.Object obj) [0x00000] in <0a61a0e7beaf44b6b425814476821935>:0 at DebugUtil.LogErrorArgs (System.Object[] objs) [0x00000] in <0a61a0e7beaf44b6b425814476821935>:0 at DlcManager.IsContentActive (System.String dlcId) [0x00000] in <0a61a0e7beaf44b6b425814476821935>:0 at Ony.OxygenNotIncluded.DGSM2.MinionStartingStats_GenerateTraits+<>cDisplayClass1_0.g__calculate|0 (System.Collections.Generic.List`1[T] traitPossibilities, System.Boolean positiveTrait) [0x00000] in :0 at Ony.OxygenNotIncluded.DGSM2.MinionStartingStats_GenerateTraits.Prefix (MinionStartingStats instance, System.Int32& result, System.Boolean is_starter_minion, System.Collections.Generic.List1[T] disabled_chore_groups, System.String guaranteedAptitudeID, System.String guaranteedTraitID, System.Boolean isDebugMinion) [0x00000] in <c17600cb22974628af814e0e579d2ac6>:0 at MinionStartingStats.MinionStartingStats.GenerateTraits_Patch1 (MinionStartingStats , System.Boolean , System.Collections.Generic.List1[T] , System.String , System.String , System.Boolean ) [0x00000] in <93e6d51e7c504f4483a782aaaf7248c3>:0 at MinionStartingStats.GenerateStats (System.String guaranteedAptitudeID, System.String guaranteedTraitID, System.Boolean isDebugMinion, System.Boolean is_starter_minion) [0x00000] in <93e6d51e7c504f4483a782aaaf7248c3>:0 at MinionStartingStats..ctor (System.Boolean is_starter_minion, System.String guaranteedAptitudeID, System.String guaranteedTraitID, System.Boolean isDebugMinion) [0x00000] in <93e6d51e7c504f4483a782aaaf7248c3>:0 at Ony.OxygenNotIncluded.DGSM2.CharacterContainer_GenerateCharacter.Prefix (CharacterContainer instance, MinionStartingStats& stats, KBatchedAnimController& animController, KToggle& selectButton, CharacterSelectionController& controller, System.Boolean is_starter, System.String guaranteedAptitudeID) [0x00000] in :0 at CharacterContainer.CharacterContainer.GenerateCharacter_Patch1 (CharacterContainer , System.Boolean , System.String ) [0x00000] in <93e6d51e7c504f4483a782aaaf7248c3>:0 at CharacterContainer+d__47.MoveNext () [0x00000] in <93e6d51e7c504f4483a782aaaf7248c3>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0 Build: U52-623711-SC

O-n-y commented 2 months ago

From your log i can see that you are using outdated version. Actual one: 3.7.2.405 Checkout this comment: https://github.com/O-n-y/oxy.mods/issues/151#issuecomment-1997774979

The guide how to deal with steam cache bugs in my Discord: https://discord.gg/hhetzbVyAW Channel #guides.

I also recommend to use 2 my other mods: Mod Manager: https://steamcommunity.com/sharedfiles/filedetails/?id=1843965353 To force update DGSM - click green button for this mod, also i suggest to enable autoupdate function.

MPOrganizer: https://steamcommunity.com/sharedfiles/filedetails/?id=3284635963 Save current mods list as preset (so you could easily restore it later). So you can restore the saved as preset mods list if needed.