I am running on factorio base mod v2.0.39 (experimental branch)
I have a few silos already built, but building a new one does not change the result. If I try to deconstruct a planet hopper I get this error:
The mod Planet Hoppers (2.1.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Planet-Hopper::on_player_mined_entity (ID 71)
__Planet-Hopper__/control.lua:280: attempt to index field 'silos' (a nil value)
stack traceback:
__Planet-Hopper__/control.lua:280: in function 'cleanup_silo'
__Planet-Hopper__/control.lua:296: in function <__Planet-Hopper__/control.lua:291>
And if I try to use a planet hopper I get this error:
The mod Planet Hoppers (2.1.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Planet-Hopper::on_rocket_launch_ordered (ID 129)
__Planet-Hopper__/control.lua:76: attempt to index field 'silos' (a nil value)
stack traceback:
__Planet-Hopper__/control.lua:76: in function <__Planet-Hopper__/control.lua:64>
I'm not sure what the issue is but it looks like I will have some cute green little statues in my base for a while. Good luck mod dev!