Closed twpol closed 3 years ago
Property | Value |
---|---|
Posted by | James Ross (twpol) |
Date posted | Sat, 21 Mar 2015 00:26:09 GMT |
Please can you attach the complete OpenRailsLog.txt file. Thanks!
Though I suspect this is a data error from the segment shown.
Property | Value |
---|---|
Posted by | Jijun Tang (jtang-h) |
Date posted | Mon, 20 Apr 2015 17:46:19 GMT |
I cannot reproduce the error using the same route and path. Please make sure you applied the patch from trainsim.com file library first.
Property | Value |
---|---|
Posted by | Reshma Parveen (reshmaparveen) |
Date posted | Tue, 03 Sep 2019 12:48:12 GMT |
Imported from https://bugs.launchpad.net/bugs/1429922
ystem.IO.InvalidDataException: Broken path E:\MSTS\ROUTES\Western Railways V2\PATHS\19215 Saurastra Express.PAT for Player train - activity cannot be started at ORTS.Simulator.InitializePlayerTrain() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Simulator\Simulator.cs:line 762 at ORTS.Simulator.InitializeTrains(LoaderProcess loader) in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Simulator\Simulator.cs:line 361 at ORTS.Simulator.Start(LoaderProcess loader) in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Simulator\Simulator.cs:line 268 at ORTS.Processes.GameStateRunActivity.Start(UserSettings settings, String acttype, String[] args) in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\GameStateRunActivity.cs:line 274 at ORTS.Processes.GameStateRunActivity.<>cDisplayClass8.b 3() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\GameStateRunActivity.cs:line 148
at ORTS.Processes.GameStateRunActivity.Load() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\GameStateRunActivity.cs:line 189
at ORTS.Processes.LoaderProcess.Load() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\LoaderProcess.cs:line 155
at ORTS.Processes.LoaderProcess.DoLoad() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\LoaderProcess.cs:line 136
at ORTS.Processes.LoaderProcess.LoaderThread() in e:\Documents\Coding\Jenkins\jobs\Open Rails Experimental\workspace\Source\RunActivity\Processes\LoaderProcess.cs:line 107
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()