Page 1 of 1

[014.4] Problem using Mods with Trains

Posted: Tue Sep 06, 2016 8:20 pm
by Warringer
When I wanted to play following the recent 0.14.4 update, I stumbled over an error that relates to any mod that involves trains.

Code: Select all

  40.329 Error Util.cpp:57: Error while loading entity prototype "JunkTrain" (locomotive): No such node (vertical_selection_shift)
Modifications: JunkTrain
Its the same with FARL and Bobs trains when I turn off JunkTrain.

My full log on pastebin to save on space.

Re: [014.4] Problem using Mods with Trains

Posted: Tue Sep 06, 2016 9:38 pm
by Nexela
Not a factorio bug

FARL shouldn't have a problem is it copies the prototype, however mods that define the train from the ground up are missing a mandatory prototype var in .14.4 and you will have to wait until those mods update

At this time shuttle train, bobs logistics, and electric trains have been updated