MicroController


Program circuit network logic using FAL, a Factorio Assembly Language. Has FAL's in-game compact wiki with a pdf reference file. Author: Luke Perkin. Modified by ZwerOxotnik and by contributors. Anyone can translate the mod on Crowdin. https://crowdin.com/project/factorio-mods-localization

Content
11 months ago
0.17 - 1.1
2.29K
Circuit network

b Crash on typing

3 years ago
(updated 3 years ago)

When typing anything or pasting any text, this error message appears. I'm in the sandbox mode with cheat mode enabled.

The mod MicroController (0.7.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event m-microcontroller::on_gui_text_changed (ID 2)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
m-microcontroller/stdlib/entity/entity.lua:52: in function 'get_data'
m-microcontroller/microcontroller.lua:61: in function 'update_program_text'
m-microcontroller/control.lua:139: in function <m-microcontroller/control.lua:128>
stack traceback:
[C]: in function 'index'
__m-microcontroller
/stdlib/entity/entity.lua:52: in function 'get_data'
m-microcontroller/microcontroller.lua:61: in function 'update_program_text'
m-microcontroller/control.lua:139: in function <m-microcontroller/control.lua:128>

3 years ago

Aaah, seems last 1-2 updates affect it

3 years ago
(updated 3 years ago)

Well... you can check previous versions. I want a day off tomorrow...

3 years ago
(updated 3 years ago)

Thank you for an instant reply. I tested previous two versions 0.7.1 and 0.7.2 and both didn't work.

BTW, I framed the problem wrongly. This error occurred when I tried to type into another combinator, fCPU's programmable combinator by extermeon. Might it be these two mods modify some same entities?

3 years ago
(updated 3 years ago)

Might it be these two mods modify some same entities?

Probably not although it can be a thing as a GUI's interference...

New response