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

b [Possible fix 0.4.3] crash 0.4.2

3 years ago

crash when removing cargo wagon, wagon empty / empty equipment grid, manual removal and deconstruct with drone

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

Error while running event EquipmentGridLogisticModule::on_nth_tick(20)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
EquipmentGridLogisticModule/control.lua:62: in function 'vehicleRelevant'
EquipmentGridLogisticModule/control.lua:81: in function 'vehicleRegister'
EquipmentGridLogisticModule/control.lua:460: in function <EquipmentGridLogisticModule/control.lua:451>
stack traceback:
[C]: in function 'index'
__EquipmentGridLogisticModule
/control.lua:62: in function 'vehicleRelevant'
EquipmentGridLogisticModule/control.lua:81: in function 'vehicleRegister'
EquipmentGridLogisticModule/control.lua:460: in function <EquipmentGridLogisticModule/control.lua:451>

3 years ago

I can not reproduce the problem, but I have added some additional checks to validate entities in that function. in 0.4.3

3 years ago

updated and crash is gone ... thank you very much for the quick fix