Temporary Stations (Wait Conditions and Personal Trains)


The mod lets you control the behaviour of trains upon arriving at temporary stations. The train either switches to manual mode or waits with custom conditions. You can also define a Train as your Personal Train and use the shortcut to call that train to your position.

Content
4 years ago
0.17 - 0.18
36
Trains

b Eventhandler mismatch in MP

3 years ago

When trying to join a Multiplayer server from a friend i get following ingame message:

The following mod event handlers are not identical between you and the server.
This indicates that the following mods are not multiplayer (save/load) safe.

And following message in the log:

140.471 Error ClientMultiplayerManager.cpp:1108: mod-QoL-TempStations was registered for the following events when the map was saved but has not re-registered them as a result of loading: Custom event (ID 252)
140.471 Error ClientMultiplayerManager.cpp:98: MultiplayerManager failed: "" + multiplayer.script-event-mismatch + "
" + "
mod-QoL-TempStations"

Got the same issue when connecting to a friend.

And I expect the issue comes from line 66 in control.lua

New response