wireless terminal deletes items when sorted
SpaceEngineerJulia opened this issue ยท 9 comments
Description
Using the Inventory Bogo Sorter command "Sort Inventory" (bound to mouse middle click by default) deletes all items in your inventory if used while a Wireless Crafting Terminal (appliedenergistics2:wireless_crafting_terminal) is open. This but only manifests with that particular item, no other ae2 terminal, wireless or otherwise, has this bug. This bug does not depend on this particular key binding, it appears with any key bound to "Sort Inventory". Disappeared items do not appear in the ae2 system, adventure backpack, cyclic extended inventory, nor thrown on the ground.
To Reproduce
- Create a minimal AE2 system by placing together and connecting an ME Controller, Security Terminal, and a Wireless Access Point; and then powering the system.
- Bind a Wireless Crafting Terminal (appliedenergistics2:wireless_crafting_terminal) to the ae2 system using the security terminal
- Open the Wireless Crafting Terminal (appliedenergistics2:wireless_crafting_terminal) with some items in your inventory.
- Middle click (assuming default key bindings) on an item in your inventory, and any items in your inventory, but not your hotbar, will disappear.
Modpack version v1.22.0
debug.log
or Crash report
The point of the log where the items were deleted starts at line 75437, at time [00:32:32]
world save where I reproduced the issue
I hope this would be fixed..
Can you temporary fix that by disabling sort if AE2 terminal is opened?
@SpaceEngineerJulia could you update AE2 and try to reproduce issue again?
updating AE2 Unofficial Extended Life to v0.55.24 appears to fix the bug. everything sorts correctly with no item deletion.