Page 1 of 1

[MOD 0.12] TrainStats

Posted: Wed Jul 22, 2015 2:10 am
by d3phoenix
Type: Mod
Name: TrainStats
Description: Adds a command to provide detailed statistics of rail system.
License: MIT License (http://opensource.org/licenses/MIT)
Version: 1.0.0
Release: 2015-07-21
Tested-With-Factorio-Version: 0.12.17+
Category: Helper
Tags: Trains, Rail
Download-Url: https://www.dropbox.com/s/c1dnny7vbo97s ... _1.0.0.zip
Website:
License
Long description
Version history
Limitations

Re: [MOD 0.12] TrainStats

Posted: Wed Aug 19, 2015 9:23 pm
by FISHMANPET
FYI, this fails if you don't have all the modded items installed. In my case I don't have FARL (but I do have rail tanker) so it died on line 51 trying to find all the FARLs on the map. If I comment out the lines mentioning FARL (31, 51, and 66) it works just fine. Also not sure why it didn't crash at line 31 trying to find all placed instances of a non-existent object, but did crash on line 51 trying to find all stored instances of the same non-existent object.

I don't know enough about modding to know if you can do certain actions depending on whether or not a mod is installed, but at least in its current state this requires FARL and rail-tanker.

Re: [MOD 0.12] TrainStats

Posted: Sun Feb 07, 2016 10:09 pm
by Lomred
Well, I have Yuoki Railways AND 5Dim's mod Trains, so will it work for those because 5Dim adds rails too.