Helmod: Assistant for planning your factory

by Helfima

Assistant for planning your factory. Can calculate required ingredients, products, machines, modules, and beacons. Can also calculate power production / consumption.

Utilities
9 days ago
0.14 - 2.0
435K

b [Fixed]get_trains

a month ago

From
https://forums.factorio.com/viewtopic.php?t=115737

"Added LuaTrainManager::get_trains. Removed LuaSurface::get_trains and LuaForce::get_trains."

file
helmod-master\dialog\StatisticPanel.lua

line 59 table.insert(elements, {name = "locomotive", type = "entity", value = #Player.getForce().get_trains()})

---- Error ----
LuaForce doesn't contain key get_trains.
---- Feature Flags ----
expansion_shaders:true
freezing:true
quality:true
rail_bridges:true
segmented_units:true
space_travel:true
spoiling:true
---- Mods ----
base:2.0.15
Bottleneck:0.12.0
DiscoScience:2.0.1
elevated-rails:2.0.15
flib:0.15.0
helmod:2.0.8
ModuleInserterSimplified:2.1.1
quality:2.0.15
BottleneckLite:1.3.2
RateCalculator:3.3.2
space-age:2.0.15
a month ago

Fixed in v2.0.9

New response