[Rseding91] [0.16.12] Freeze/Crash inserting transport line onto itself
Posted: Mon Jan 08, 2018 12:13 pm
Reproduction:
- Build a transport belt
- Put some iron plates onto the belt
- Select the belt with the mouse
- execute: /c a = game.player.selected.get_transport_line(1) a.insert_at_back(a.remove_item("iron-plate"))
- ???
- The game freezes and after a while crashes. Asking if you want to open the log folder.