[Automate] errors when item or machine is no longer available
Pathoschild opened this issue ยท 1 comments
When an item or machine is no longer available, Automate continually raises NullReferenceException
.
Reported causes:
- Connected a tree tapper to a chest, then used Tree Transplant to move the tree (Nexus bugs).
- Connected a chest to a crystalarium and tried to collect a diamond from the chest while the inventory was full (Nexus bugs).
- Some unknown or spontaneous causes (Nexus bugs, forum comment).
In some cases, the error continues happening after you save and reload (forum comment).
This error should be fixed by 47d1b6e. I can't reproduce the tree tapper issue, so I'll see if it still happens after the next update.