>> Originally by Kiasyn << A simple, easy-to-use, no circuits required train scheduler for people who just want their trains to work. Incompatible with INFORMATRON mod
Mods introducing new content into the game.
Trains are great, but what if they could do even more?
Is there a limit to how many stations I can have? The mod suddenly stopped working and I cant seem to find what the problem is.
I don't really know. I didn't create this mod. I just tweaked it to work with v.18. how many stations do you have?
Not quite sure.. I think I have about 20 suppliers and 50 consumers? Oh well, guess Ill have to debug this a bit more.. or go back to LTN or TSM
I seemed to have found the problem.. It was me mixing fuel.. so the mod didn't know if it was fully refueled
whew.
Looking at code in conductor.lua -- looks like it checks each fuel stack for it's proper stack size to determine if it's full.
I tested it with mixed fuel. seems to work if all slots are full.
Yeah.. The problem with my setup was that my depots started with coal refueling and then changed to solid..
Anyway I kinda fixed it.. Ill see how I can share my source..