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

Things that has been reported already before.
User avatar
_CodeGreen
Fast Inserter
Fast Inserter
Posts: 107
Joined: Sat Mar 05, 2022 11:30 am
Contact:

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

Post 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)
My Mods | If you can't make it perfect, make it adjustable
Rseding91
Factorio Staff
Factorio Staff
Posts: 17229
Joined: Wed Jun 11, 2014 5:23 am
Contact:

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

Post by Rseding91 »

Thanks for the report. This is the same crash as 134704 which will be fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Duplicates”