Wow thats really luxury.Choumiko wrote:Updated to The Fat Controller 0.4.14
- suppress no fuel warning for 1 minute for new trains
Thanks.
Wow thats really luxury.Choumiko wrote:Updated to The Fat Controller 0.4.14
- suppress no fuel warning for 1 minute for new trains
That is a bit odd. But looking at the code maybe it isn't.. Does FatController display the correct number of trains in the unfiltered view? Could be that the stations the missing trains are on have not been upated.blizgerg wrote:Notice that Smart trains says that I have 7 trains on the Factory Iron line. which consists of stations Smeltery Iron and Factory Iron Unload. I have the fat controller filtered by the Smeltery Iron station and it only shows 3 of them.
Expected behavior is to show all 7 of them.
I thought FAT was "Far Away Train", as in The far away train controller. x)Lucky_Evie wrote:Oh my god I just realized that in the "The Fat Controller", "FAT" isn't an acronym. I guess I haven't watched enough Thomas the Tank Engine to get that reference right away...
Yes.Choumiko wrote: Does FatController display the correct number of trains in the unfiltered view?
Ah, makes sense.. how dare SmartTrains changing a schedule without telling TFC about itblizgerg wrote:Now that train will not show up on any filter for any of the stations it has in its schedule, even though those stops show up on its schedule once it starts moving.
- Have both smart trains and the fat controller installed.
- Setup a line.
- Add a new train, and select the active checkbox for the line on that train, do not add any stations to the schedule (smart trains will do this when you start it).
- Start the train.
Code: Select all
Error while running the event handler:
...Data/Roaming/Factorio/temp/currently-playing/control.lua:38:Error while running the event handler:
__TheFatController__/control.lua:73: attempt to concatenate field 'version' (a nil value)
Code: Select all
Error in FatController
__TheFatController__/GUI.lua:273: attempt to index local 'player_gui' (a nil value)
Thx for the fix! It is working without any error message.Choumiko wrote:Fixed if you use this: https://github.com/Choumiko/TheFatContr ... ontrol.lua
By default it should only show 60 stations per page. Try using /c remote.call("fat", "page_size", 60) (or any lower number). Also, if you're using a GUI scale other than 100% it might screw things up.Resom wrote:The selection screne got so big that the top portion and the bottom portion could not be selected (including the buttons the bottom). I can still use the rest of the system so it is not an "error" or anything
Is there a way to make a scrolling menu for the search?
This is a just a might be nice kinda thing.
Strange one. Try /c remote.call("fat", "find_trains") I'll see if i can fix it, though upgrading worked fine for me. Do you remember whether your save had the FatController UI opened or if you where remote controlling a train when you updated the mod?Alex Spandex wrote:Hey,
After the last FAT update i keep getting this error, popping up every second.
Have not changed anything on my trains, started up the save and it started.
Not intended, will fix it soonish (or not, as i find it kind of funnyDutchJer wrote:I noticed something, when im walking any direction, and click the see train button, i continue to walk, dont think thats intended, or if that has been in there always, its kinda weird you continue walking without pressing the button.
I didn't have any problems with it until this morning, which I rightclick broke my FARL train, and started spewing that error to me, so I reloaded a save to get it to stop, but using that command you posted I'm now getting this:Choumiko wrote:Strange one. Try /c remote.call("fat", "find_trains") I'll see if i can fix it, though upgrading worked fine for me. Do you remember whether your save had the FatController UI opened or if you where remote controlling a train when you updated the mod?Alex Spandex wrote:Hey,
After the last FAT update i keep getting this error, popping up every second.
Have not changed anything on my trains, started up the save and it started.