knoxfighter / belt-balancer

MIT License
3 stars 12 forks source link

Nil Value error #13

Open pkovacs19 opened 2 years ago

pkovacs19 commented 2 years ago

A balancer recieved a nil value when creating an underground around it. It is now impossible to use/remove. I cannot attach an output belt to it, remove it, or even destroy it. Error recieved:


Please report this error to the mod author.

Error while running event belt-balancer::on_player_mined_entity (ID 67)
__belt-balancer__/objects/part.lua:209: attempt to index local 'belt' (a nil value)
stack traceback:
    __belt-balancer__/objects/part.lua:209: in function 'remove'
    __belt-balancer__/control.lua:165: in function <__belt-balancer__/control.lua:154>```