After using "Fast entity transfer" to place coal from the cursor stack in to multiple furnaces the following error will be displayed as"floating text" when trying to clear the cursor. It will only give the error once, when using the same keybind to clear the cursor again the error is not seen and the coal is returned to the inventory as it should have been the first time.
Full floating text error displayed:
Code: Select all
Cannot return item back: Only Car can be inserted into this slot. If you want to put something else here, the filter has to be cleared.
It took me a little while to identify where the issue was happening, it may have also been occurring when inserting half stacks of ammo in to gun turrets, again not 100% sure on this.
I have included a video showing the issue in action.
Steps to reproduce
1. Set first slot of inventory to be a filtered slot for a car and don't have the car in the inventory.
2. Have some furnaces working in a "normal" setup.
3. Open inventory and take a stack of coal.
4. Use "Fast inventory transfer" (ctrl+LMB) to insert coal in to multiple furnaces.
5. Try to clear the cursor (esc). Error is presented.
6. Repeat step #5 and the coal is cleared from the cursor, now without an error.