Have created a batch file in the following location D:\Epic Games\TrainSimWorld5Mod\SimTT.bat The editor location is D:\Epic Games\TrainSimWorld5Mod\TS2Prototype\Binaries\Win64\TrainSimWorldPublicEditor.exe My Timetable is at D:\Epic Games\TrainSimWorld5Mod\TS2Prototype\Plugins\Yorks_Andy\Content\Birmingham_Cross_City\Birmingham_Cross_City_2025_03_14_Timetable.uasset The content of the batch file is "D:\Epic Games\TrainSimWorld5Mod\TS2Prototype\Binaries\Win64\TrainSimWorldPublicEditor.exe" TS2Prototype -run=SimulateTimetable Timetable=Yorks_Andy/Content/Birmingham_Cross_City/Birmingham_Cross_City_2025_03_14_Timetable When I run the batch file, it seems to start the simulation, then fails almost immediately. Is there a problem with the paths in the batch file? Quick video at
You have to omit the 'content' folder in your DLC path. The content of the batch file should be "D:\Epic Games\TrainSimWorld5Mod\TS2Prototype\Binaries\Win64\TrainSimWorldPublicEditor.exe" TS2Prototype -run=SimulateTimetable Timetable=Yorks_Andy/Birmingham_Cross_City/Birmingham_Cross_City_2025_03_14_Timetable
Try adding a / after Timetable=, "D:\Epic Games\TrainSimWorld5Mod\TS2Prototype\Binaries\Win64\TrainSimWorldPublicEditor.exe" TS2Prototype -run=SimulateTimetable Timetable=/Yorks_Andy/Birmingham_Cross_City/Birmingham_Cross_City_2025_03_14_Timetable
Thanks, that’s the answer. Now simulating. then I’ll have to sort the problems inside the (part) timetable.
Simulating timetables now working. Tried creating a 350 formation, but it won’t simulate saying ‘too few coupled cars’. Wonder if this is to do with the lack of wires into some of the portals, as they seem to simulate when I set it as a 170.