Hi, I am trying to remove the comfortable loader mod for a more modern one. Whenever I disable the old mod, the item network mod seems to cause a crash. I have tried deleting all the existing entities from the game, I know I have gotten rid of all of them because when I load without the old mod it says no entities removed just recipes. But the item network still cause the game to crash. Error notice below. Any help appreciated.
The mod Item Network SA (1.0.3) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event item-network-sa::on_nth_tick(1)
item-network-sa/src/NetworkChest.lua:672: attempt to index field '?' (a nil value)
stack traceback:
item-network-sa/src/NetworkChest.lua:672: in function 'update_network_chest'
item-network-sa/src/NetworkChest.lua:839: in function <item-network-sa/src/NetworkChest.lua:828>
(...tail calls...)
item-network-sa/src/GlobalState.lua:694: in function 'update_queue'
item-network-sa/src/NetworkChest.lua:886: in function 'update_queue'
item-network-sa/src/NetworkChest.lua:1015: in function <item-network-sa/src/NetworkChest.lua:1011>