Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
build: U52-626616-SC
Mod v.1.0.16.0
----------
Assert failed: openOrderCount invalid
at UnityEngine.Debug.LogError (System.Object message) [0x00000] in <8d0cda731089431c9d3668ae59fa9ace>:0
at Debug.LogError (System.Object obj) [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at Debug.Assert (System.Boolean condition, System.Object message) [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at ComplexFabricator.ComplexFabricator.StartWorkingOrder_Patch2 (ComplexFabricator , System.Int32 ) [0x00000] in <fb8aceaac76a41e5933b005c0166651a>:0
at ComplexFabricator.RefreshAndStartNextOrder () [0x00000] in <fb8aceaac76a41e5933b005c0166651a>:0
at ComplexFabricator.Sim1000ms (System.Single dt) [0x00000] in <fb8aceaac76a41e5933b005c0166651a>:0
at SimAndRenderScheduler+Sim1000msUpdater.Update (ISim1000ms updater, System.Single dt) [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at StateMachineUpdater.AdvanceOneSimSubTick () [0x00000] in <6ada15b5db02463a801f4ecc03190c6e>:0
at Game.SimEveryTick (System.Single dt) [0x00000] in <fb8aceaac76a41e5933b005c0166651a>:0
at Game.Update () [0x00000] in <fb8aceaac76a41e5933b005c0166651a>:0
Build: U52-626616-SC
at UnityEngine.Debug.LogError (System.Object message) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
at Debug.LogError (System.Object obj) [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at Debug.Assert (System.Boolean condition, System.Object message) [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at ComplexFabricator.ComplexFabricator.StartWorkingOrder_Patch2 (ComplexFabricator , System.Int32 ) [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at ComplexFabricator.RefreshAndStartNextOrder () [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at ComplexFabricator.Sim1000ms (System.Single dt) [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at SimAndRenderScheduler+Sim1000msUpdater.Update (ISim1000ms updater, System.Single dt) [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at StateMachineUpdater.AdvanceOneSimSubTick () [0x00000] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
at Game.SimEveryTick (System.Single dt) [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Game.Update () [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
Build: U53-643502-SC
You might recover by loading without the mod, (maybe unpausing a couple seconds,) saving, and re-enabling the mod. Let me know your experience.
I also had a crash with an autosave hick-up. Disabling and later enabling the mod fixed it.
NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
at UnityEngine.Component.GetComponent[T] () [0x00021] in <82f243aab18c4f32918da2df41974365>:0
at PipedEverything.ConduitConsumerOptionalSolid.CapacityForElement (Pickupable element) [0x0001c] in <a434f07c9d2f4dec938c17cc3412c6fc>:0
at PipedEverything.ConduitConsumerOptionalSolid.ConduitUpdate (System.Single dt) [0x00057] in <a434f07c9d2f4dec938c17cc3412c6fc>:0
at SolidConduitFlow.Sim200ms (System.Single dt) [0x0010e] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Game.StepTheSim (System.Single dt) [0x009b0] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Game.UnsafeSim200ms (System.Single dt) [0x000b0] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Game.SimEveryTick (System.Single dt) [0x00054] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Game.Update () [0x00082] in <a68254e14f8f4e0b99360e84d2e9b774>:0
I can make a null check there, but it might still fail at other points. Really weird.