Orbital Ion Cannon


When you need to call down the thunder to deal with those pesky biters, launch a rocket with an ion cannon into orbit and show the bugs who's boss.

Content
3 years ago
0.13 - 0.18
346
Combat

b Crash on server start when player joins?

3 years ago

100.410 Error MainLoop.cpp:1204: Exception at tick 0: The mod Orbital Ion Cannon (1.8.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Orbital Ion Cannon::on_player_created (ID 24)
Orbital Ion Cannon/control.lua:110: attempt to get length of field '?' (a nil value)
stack traceback:
Orbital Ion Cannon/control.lua:110: in function 'init_GUI'
Orbital Ion Cannon/control.lua:309: in function <Orbital Ion Cannon/control.lua:308>

I'm running with my scenario that modifies the surface and other things, but I don't think there should be anything I'm doing to cause this conflict?

3 years ago

My guess is that my scenario creates forces during on_init, and that doesn't trigger on_force_created...

New response