EcoIssues
EcoIssues copied to clipboard
USER ISSUE:
User Id: (Not logged user)
Version: 0.9.6.5 beta release-356
Steps to Reproduce: Moving the order of items around in the store can cause the game to crash.
Expected behavior: Items should move around as placed and the game should not crash
Actual behavior: The following error message popped up:
Server encountered an exception:
<size=60.00%>Exception: ArgumentOutOfRangeException
Message:Specified argument was out of the range of valid values. (Parameter 'index')
Source:System.Collections.Immutable
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index')
at System.Collections.Immutable.Requires.FailRange(String parameterName, String message)
at System.Collections.Immutable.ImmutableList`1.Node.ItemRef(Int32 index)
at System.Collections.Immutable.ImmutableList`1.get_Item(Int32 index)
at Eco.Core.Utils.ThreadSafeList`1.<>c__DisplayClass46_0.<Move>b__0(ImmutableList`1 x)
at Eco.Core.Utils.ImmutableHelper.ApplyImmutable[T](T& original, Func`2 apply)
at Eco.Core.Utils.ThreadSafeList`1.Move(Int32 index, Int32 newIndex)
at Eco.Core.Utils.ControllerList`1.<>n__10(Int32 index, Int32 newIndex)
at Eco.Core.Utils.ControllerList`1.<>c__DisplayClass34_0.<Eco.Core.Utils.IClientControlledList.Move>b__0()
at Eco.Core.Utils.ControllerList`1.ApplyChange(Action change)
at Eco.Core.Utils.ControllerList`1.Eco.Core.Utils.IClientControlledList.Move(INetObject caller, Int32 iEntry, Int32 newIndex)
at Eco.Gameplay.Utils.IHasClientControlledContainers.Move(Player player, String listName, Int32 iEntry, Int32 newIndex)
Outer Exceptions:
Exception has been thrown by the target of an invocation.
Exception has been thrown by the target of an invocation.</size>
Do you have mods installed? Does the issue happen when no mods are installed?: Yes, Unknown
**Please provide log files. Instruction is here https://github.com/StrangeLoopGames/EcoIssues/wiki/Getting-the-Eco-game-log-file