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 [Fixed with 0.4.2][0.4.1] Crash when adding module to Insectitron from Insectritronics

3 years ago

Crash when adding module to Insectitron from Insectritronics

Error while running event EquipmentGridLogisticModule::on_nth_tick(20)
LuaInventory API call when LuaInventory was invalid.
stack traceback:
EquipmentGridLogisticModule/control.lua:243: in function 'vehicleProcess'
EquipmentGridLogisticModule/control.lua:463: in function <EquipmentGridLogisticModule/control.lua:437>
stack traceback:
[C]: in function 'index'
__EquipmentGridLogisticModule
/control.lua:243: in function 'vehicleProcess'
EquipmentGridLogisticModule/control.lua:463: in function <EquipmentGridLogisticModule/control.lua:437>

3 years ago

Well that is odd .. the burner inventory is reporting as invalid .. I will add a check for that, but it should be reporting the contents of the two fuel stacks in the GUI.

3 years ago

I have raised a ticket in the forum .. https://forums.factorio.com/viewtopic.php?f=28&t=88302

In the mean time I have added some checks to make sure the fuel inventory is valid before trying to check if it needs to be topped up.

3 years ago

Fixed with 0.4.2