Equipment Grid Logistic Module (logiquipment Revived)


This mod takes 'dorfl' https://mods.factorio.com/mod/logiquipment mod and extends it to include the cargo wagon entity, for those of us who want construction trains.

Content
3 years ago
0.17 - 1.1
4.78K
Logistics

g [fixed 0.3.1] Crash

3 years ago

Crash occured while Spidertron was leaving logic network approaching rails to deconstruct

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

Error while running event EquipmentGridLogisticModule::on_nth_tick(20)
EquipmentGridLogisticModule/control.lua:275: attempt to index field 'logistic_network' (a nil value)
stack traceback:
EquipmentGridLogisticModule/control.lua:275: in function 'vehicleProcess'
EquipmentGridLogisticModule/control.lua:431: in function <EquipmentGridLogisticModule/control.lua:407>

Link to Screenshot here
https://imgur.com/a/V3jcYYq

3 years ago

I have added a check for 0.3.1 to make sure logistic_network is valid before looking inside it.