Moon Logic deprecated

by mk-fg

Adds Lua-programmable circuit network combinator. Based on Sandboxed LuaCombinator and LuaCombinator2 mods. Probably won't work in multiplayer games.

Content
2 years ago
1.0 - 1.1
4.97K
Circuit network

b [fixed] Crash with space exploration

3 years ago

The mod Moon Logic (0.0.62) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Moon_Logic::on_entity_cloned (ID 120)
Moon_Logic/gui.lua:333: attempt to call method 'gsub' (a nil value)
stack traceback:
Moon_Logic/gui.lua:333: in function 'history_insert'
Moon_Logic/control.lua:419: in function <Moon_Logic/control.lua:404>
stack traceback:
[C]: in function 'clone_area'
space-exploration/scripts/spaceship.lua:1063: in function 'land_at_position'
space-exploration/scripts/spaceship.lua:2975: in function 'spaceship_tick'
space-exploration/scripts/spaceship.lua:3127: in function 'callback'
space-exploration/scripts/event.lua:15: in function <space-exploration/scripts/event.lua:13>

I am using the mod to control a spaceship. The crash occurs when the spaceship lands. Before the last updates (don't know exactly which), all was working well.

3 years ago

Ah crap, yeah, probably broke cloning.
Never test that event, as Space Exploration and copy-paste in editor mode are the only two things that do it :)

3 years ago

Should be fixed in 0.0.63, thanks for reporting.

3 years ago

All is working now
Thanks you

New response