Nixie Tubes


Adds nixie tubes, for displaying values from a connected circuit network.

8 days ago
0.13 - 1.1
54.0K

g Nil Reference Error in on_configuration_changed

7 years ago
(updated 7 years ago)

I installed this mod with several others on an existing save in the latest version (0.13.10). The error message is:

Error while running the on_configuration_changed: nixie-tubes/control.lua:273: attempt to index field 'nixie_tubes' (a nil value)

Hmm...and when I start a new game I get a different error:

Error while running the event handler: nixie-tubes/control.lua:242: bad argument #1 to 'pairs' (table expected, got nil)

I added nil checks to the code at the specified locations, and everything then seemed to work fine.

7 years ago

0.2.4 should resolve this.

New response