Planet Hoppers


Planet hoppers are miniature rockets that are easy to launch, but can only carry players. An optional setting, enabled by default, allows travel directly between planets skipping space platforms entirely.

Content
5 hours ago
2.0
2.47K
Factorio: Space Age Icon Space Age Mod
Transportation

b crash on attempt to index the entity with a nil value

6 days ago

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!

New response