Ultracube: Age of Cube


Unravel the mysteries of the ultradense utility cube in this devious overhaul mod. See the mod page for a complete list of compatible mods.

Overhaul
8 days ago
1.1 - 2.0
16.8K
Logistics Trains Circuit network Manufacturing Power

b (fixed) Event Error on /cube_fx.lua:124

10 months ago
(updated 10 months ago)
Error while running event Ultracube::on_tick (ID 0)
__Ultracube__/scripts/cube_fx.lua:124: attempt to compare number with nil
stack traceback:
    __Ultracube__/scripts/cube_fx.lua:124: in function 'cube_spark'
    __Ultracube__/scripts/cube_fx.lua:312: in function 'tick'
    __Ultracube__/control.lua:265: in function <__Ultracube__/control.lua:264>

Proposed fix on line 124:

if (result.height or 0) >= 0 and result.entity then
10 months ago

Should be fixed in 0.2.6.

New response