[2.1.9] Crash with LuaInventory::transfer_from_stack using DetailedItemOnLine::stack
Posted: Sun Jul 12, 2026 4:42 pm
For reproduction, place a single belt with an item on the left transport line, hover over it with your cursor, and run this command:
Code: Select all
/c local p = game.player p.get_main_inventory().transfer_from_stack(p.selected.get_transport_line(1).get_detailed_contents()[1].stack)