Constructron


A spidertron that automatically constructs ghosts in the map.

Content
3 years ago
1.1
1.09K
Logistic network

b incompatible with spidertron control center mode

3 years ago

crash appears when trying call spidertron(moded or vanila) to home or to player position.
although
error while running event constructron:: on_script_path_request_finished(id 146)
constructron/control.lua 1003: attempt to index field '?'(a nil value)
stack traceback:
constructron/control.lua:1003:in function
<constructron/control.lua:1002>

3 years ago
(updated 3 years ago)

also works incorrect with recursive blueprint mod but i didnt know this mod very well, i didnt explore a lot: spidetron dont going to build ghosts placed by mod
also Error while running event Constructron::on_nth_tick(60)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__Constructron
/control.lua:722: in function 'get_closest_object'
Constructron/control.lua:1107: in function 'get_closest_service_station'
Constructron/control.lua:940: in function 'get_job'
Constructron/control.lua:998: in function <Constructron/control.lua:990>
when i delete service station while constructon come to it and place new one

3 years ago

my bad. turns out I'm not checking whether or not on_script_path_request_finished event is meant for a constructron when I'm trying to give constructrons destinations. any other mod that use pathfinding would crash the game.

I think I fixed it. uploading it now.

3 years ago
(updated 3 years ago)

I don't know anything about recursive blueprints. I'm looking for on_built_entity event. so if that mod doesn't trigger this event when building ghosts, this mod isn't going to build them.

3 years ago

and for the error on_nth_tick(60) I have no solution at the moment. it will take a longer look. which I don't have the time at the moment.

[deleted message]
3 years ago

ty, will use it to try10k base :)

3 years ago

Another bug report. Happens upon destroying a constructron by hand.

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

Error while running event Constructron::on_nth_tick(60)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__Constructron
/control.lua:623: in function '?'
Constructron/control.lua:498: in function 'do_until_leave'
Constructron/control.lua:981: in function 'do_job'
Constructron/control.lua:999: in function <Constructron/control.lua:990>

New response