Page 1 of 1

[2.1.9] Crash with LuaInventory::transfer_from_stack using DetailedItemOnLine::stack

Posted: Sun Jul 12, 2026 4:42 pm
by _CodeGreen
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)

Re: [2.1.9] Crash with LuaInventory::transfer_from_stack using DetailedItemOnLine::stack

Posted: Sun Jul 12, 2026 5:08 pm
by Rseding91
Thanks for the report. This is the same crash as 134704 which will be fixed for the next release.