So this started 3-4 days ago. Every time I load my save file within a few seconds the game crashes with:
QuoteCannot set the parent of the GameObject 'Atmo_Suit' while it is being destroyed.
at UnityEngine.Transform.set_parent (UnityEngine.Transform value) [0x00000] in <b8388ffefd6046f8a7b4080349da72eb>:0
at Equipment.Unequip (Equippable equippable) [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at Equippable.Unassign () [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at AssignableSlotInstance.Unassign (System.Boolean trigger_event) [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at Equipment.Unequip (Equippable equippable) [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at Equippable.Unassign () [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at Assignable.OnCleanUp () [0x00000] in <1c58b1f98f5849baa9083bfd5185b144>:0
at KMonoBehaviour.OnDestroy () [0x00000] in <f30d3c85d1f64155aa0dc6c7adb0d1eb>:0
I have found a work around - force all my dups to unequip their atmo-suits, turn on sandbox mode, delete them, then spawn in new suites.
Running ONI on Linux - PopOS. I have tried both running it natively, and through Proton. Same error every time I load my save.
Load Save file
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now