Open tsunamayo opened 2 months ago
It seems this update made the copy/paste tool have inconsistent behavior and refuse to copy bricks 95% of the time for me.
Looking in the player.log file I found this error that corresponds with every time I try to copy/paste something in game.
ArgumentException: An item with the same key has already been added. Key: 58765 at System.Collections.Generic.Dictionary
2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <44afb4564e9347cf99a1865351ea8f4a>:0 at System.Collections.Generic.Dictionary
2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0 at VoxelEngine.ActionCopyPaste.CopySelection () [0x00312] in <4036089354f24ef780f25424b46e1eca>:0 at VoxelEngine.ActionCopyPaste.LeftClickUp () [0x00013] in <4036089354f24ef780f25424b46e1eca>:0 at VoxelEngine.VoxelActionTool`1[T].LeftClickUp (Game.PlayerCommandManager playerManager) [0x00012] in <4036089354f24ef780f25424b46e1eca>:0 at PlayerActions.UpdateCommand () [0x002d0] in <4036089354f24ef780f25424b46e1eca>:0 at Game.PlayerCommandManager.OnUpdate () [0x000ca] in <4036089354f24ef780f25424b46e1eca>:0 at Manager.GameloopManager.UpdatePlayerCommands () [0x00014] in <4036089354f24ef780f25424b46e1eca>:0 at Manager.GameloopManager.LateUpdate () [0x000bc] in <4036089354f24ef780f25424b46e1eca>:0(Filename: <44afb4564e9347cf99a1865351ea8f4a> Line: 0)
Issue submitted at: https://github.com/tsunamayo/Starship-EVO/issues/5966
More hotfix, some Assembler QoL requested by the community and some tweak to the physics engine.
Community Suggestion
5955 Assemblers can now share their queue through a new setting: "Share queue with connected assemblers"
5955 Assemblers can now repeat their queue through a new setting: "Repeat queue endlessly"
Hotfixes:
5943 Docking can cause issue on reload
5946 Fuel scoop filter is not initialized properly.
5946 Fuel scoop filter not read during ocean harvesting
5945 Fuel valve does not link on reload
5948 Freak planet can spawn
5953 Overloaded message too frequent
5952 Assembler is not picking up scrap
5947 Void pearl and crystals can spawn on top of each other
5950 Collector can cause inventory corruption