Search found 27 matches

by nosferato
Tue Dec 27, 2016 8:12 am
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

possible fix: Either send the offending train to a depot so it's correctly registered again or remove/pick up the whole train. sent all trains off to factory (unload) to return to the depot, no luck there, so i remove them all, that worked, i then started to remove them all one by one, to find the ...
by nosferato
Tue Dec 27, 2016 7:44 am
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

Thanks for the report. 0.5.0 control.lua:586: Seems like you have a wrong line number here. That line has no reference to a variable/table "station". line 493 from 0.5.3 it should be line 546 in 0.5.0. probably was, it was very late and stupid power company lost power, so i was scrabbling...
by nosferato
Mon Dec 26, 2016 6:39 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

all has been working fine until, I get this Error with version 0.5.0 Error while running event on_tick (ID 0) __LogisticTrainNetwork__/control.lua:586: attempt to index field 'station' (a nil value) after updating to 0.5.3 it now shows Error while running event on_tick (ID 0) __LogisticTrainNetwork_...
by nosferato
Sat Dec 24, 2016 10:23 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

SHiRKiT wrote: Thanks, now I got it. So basically the Depot is actually a STACKER. It's a TRAIN depot, not an ITEM depot.
correct :)
by nosferato
Sat Dec 24, 2016 8:57 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

Hello, I'm confused on how this work. I have this setup, but the train just doesn't do the delivery. What am I doing wrong here? Thanks for the help! http://steamcommunity.com/id/shirkit/screenshots/#scrollTop=0 you need 3 stations to make it work, a supplier: goods in chest waiting to be delivered...
by nosferato
Sat Dec 24, 2016 8:48 am
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.3

You have my apologies, I guess it would be better just staying and blocking the station, then it'll highlight a problem, i guess there is no real fix for that problem except better rail design Sorry for taking so long to include a simple config parameter to switch between staying in station forever...
by nosferato
Sun Dec 11, 2016 6:11 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.0

Blocking a station until player intervention just to highlight a possible problem feels like a bad design choice. If players don't fix it in time the delivery will time out, another train is sent to that station, that delivery will also time out, and so on until all trains wait at that bugged stati...
by nosferato
Sun Dec 11, 2016 7:48 am
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.0

Thank you for your endeavours, adding the "leave on inactivity" has thrown some issues, no longer am i aware of there being a problem, apart from trains arriving in the depot full of ore, and may be sent to a depot they shouldn't be. this is why i asked if was possible to add a signal ins...
by nosferato
Sat Dec 10, 2016 10:02 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.5.0

Hi, I finally finished combining the last 2 pages of feedback into version 0.5.0 provided items are split evenly among requesters with Best Effort enabled added round robin handling, sending a train moves the request to the bottom of order list Hopefully this will make Best Effort more useful and g...
by nosferato
Thu Dec 08, 2016 5:18 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.6

After some tests with Yuoki Industries Railways, tenders seem not worth getting any special treatment in LTN. I was under the impression they where additional fuel storage for locomotives, but they are just plain normal cargo wagons with no code attached to them. So I will treat them as normal carg...
by nosferato
Thu Dec 08, 2016 5:07 pm
Forum: Modding help
Topic: entity over rails
Replies: 2
Views: 1112

Re: entity over rails

bobingabout wrote:Gates.
lol, thanks Bob, I had been racking my brain for hours
by nosferato
Thu Dec 08, 2016 6:39 am
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

Yuoki Trains & mixed Cargo trains Thanks for the reports. If Yuoki tenders have a normal inventory instead of a fuel inventory they indeed do count as cargo wagons and LTN will try to use them as such. Going through every possible mod abusing "defines.inventory.cargo_wagon" for someth...
by nosferato
Wed Dec 07, 2016 10:47 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

I'm sorry if i wasn't clear, lack of sleep ;) if there isn't enough wagons of type liquid or dry cargo available, orders are created and sent to which ever train has been sitting longest, sometimes liquid wagons arrive at ore mines and the items are loaded and voided, (voided items not your issue a...
by nosferato
Wed Dec 07, 2016 10:06 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

Nope, after the coal incident, I locked out all the slots on the tenders
by nosferato
Wed Dec 07, 2016 8:12 pm
Forum: Modding help
Topic: entity over rails
Replies: 2
Views: 1112

entity over rails

Is there a way to have an entity placed over a rail line, like a rail tunnel?
by nosferato
Wed Dec 07, 2016 8:07 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

I'm sorry if i wasn't clear, lack of sleep ;) if there isn't enough wagons of type liquid or dry cargo available, orders are created and sent to which ever train has been sitting longest, sometimes liquid wagons arrive at ore mines and the items are loaded and voided, (voided items not your issue a...
by nosferato
Wed Dec 07, 2016 7:46 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

Hi Optera, I am trying out your mod, and I have noticed a couple of things Liquid cargo seems to ignore level requests and keep creating orders, so i set up combinators to hide the amounts in supplied tanks until it reached its level, then after the order is created, more orders are created as the ...
by nosferato
Wed Dec 07, 2016 9:28 am
Forum: Mods
Topic: [MOD 0.12.x] Lua Combinator 0.0.1
Replies: 27
Views: 31388

Re: [MOD 0.12.x] Lua Combinator 0.0.1

Thanks to JamesOFarrell, for creating this and aahaxor for updating, I have been using this to work out how lua works
by nosferato
Tue Dec 06, 2016 7:07 pm
Forum: Logistic Train Network
Topic: old LTN discussion thread
Replies: 858
Views: 282455

Re: [Mod 0.14] Logistic Train Network 0.4.5

Hi Optera, I am trying out your mod, and I have noticed a couple of things Liquid cargo seems to ignore level requests and keep creating orders, so i set up combinators to hide the amounts in supplied tanks until it reached its level, then after the order is created, more orders are created as the t...
by nosferato
Tue Nov 01, 2016 8:48 pm
Forum: Multiplayer
Topic: [Server-Service] Free Factorio Server (Release)
Replies: 77
Views: 41469

Re: [Server-Service] Free Factorio Server | 0.1.14-17

I just went to create a server, and my german sucks, but with the help of google, I managed it.
How can I help you translate the web pages? into english

Go to advanced search