AssertionException: Assertion failure. Value was False
Expected: True
split_Amount <= 0
at UnityEngine.Assertions.Assert.Fail (System.String message, System.String userMessage) [0x00043] in <745c4d442eef4e08b35b5975d62d89d1>:0
at UnityEngine.Assertions.Assert.IsTrue (System.Boolean condition, System.String message) [0x0000f] in <745c4d442eef4e08b35b5975d62d89d1>:0
at Item.SplitItem (System.Int32 split_Amount) [0x00000] in <0ef5c17932e745c8a0e8429f9af0e097>:0
at Oxide.Plugins.SyncPipes+ContainerManager.MoveCombineStacks (System.Linq.IGrouping`2[TKey,TElement] pipeGroup) [0x001fb] in <5a87c9a7114341fab8c2d234f41730f6>:0
at Oxide.Plugins.SyncPipes+ContainerManager.Update () [0x000fc] in <5a87c9a7114341fab8c2d234f41730f6>:0 AssertionException at MoveCombineStacksFixed
Is this an isolated incident?
Do you know what was happening before this or did it just happen out of the blue?
Do you know what was happening before this or did it just happen out of the blue?
Since force wipe if the plugin is loaded this is constantly spammed in my console
I think I have found the cause and released an update.
Locked automatically