Yet another train manager


A mod to manage a network of train and station. Some stations provide products (item or fluid) to the network, others stations request products. The mod allocate trains to carry product from provider to requester. This mod is highly inspired from the great mod LTN but with a completly different implementaton.

Content
2 months ago
2.0
520
Trains

b attempt to index local 'proto' (a nil value)

2 months ago

Hi, after the last update you did, when I try to update the layout of a station trains (Fuel in my case) the game crashes. Maybe because I use the MOD 5Dim's Mod - New Trains, the fact is that now all the bailouts are not uploaded and they always give the same error:
Error while running event yet_another_train_manager::on_gui_click (ID 1)
yet_another_train_manager/scripts/trainconf.lua:653: attempt to index local 'proto' (a nil value)
stack traceback:
yet_another_train_manager/scripts/trainconf.lua:653: in function 'create_generic'
yet_another_train_manager/scripts/yutils.lua:1024: in function 'load_pattern_cache'
yet_another_train_manager/scripts/layout_editor.lua:405: in function 'save_patterns'
yet_another_train_manager/scripts/layout_editor.lua:414: in function 'handler'
yet_another_train_manager/scripts/tools.lua:418: in function 'handler'
yet_another_train_manager/scripts/tools.lua:303: in function <yet_another_train_manager/scripts/tools.lua:301>

2 months ago

Fixed in 1.0.17

New response