Cannot load a route, fails with "The selected route is corrupt: No objects defined."
2 posters
Page 1 of 1
Cannot load a route, fails with "The selected route is corrupt: No objects defined."
Hello all,
I am a newcomer to the BVE and OpenBVE world. After driving a couple of routes (Cross-City Birmingham and First Brno Track), I wanted to try making my own simple route following the BrnoBVE PDF tutorial. The route should be just a straight track between two stations. However OpenBVE always fails to load my route for some reason with the error message "The selected route is corrupt: No objects defined".
I have made a directory for my route as "LegacyContent/Railway/Route/mytest" in a similar way as the other routes I have installed. I copied the code in the tutorial, except that I changed the line ".Folder 163-133-7v4" to match the name of the locomotive I have installed. I also tried adding a colon character after the ".Stop 1" but it didn't make any difference. Using "/" or "\" in object directory paths also didn't make any difference. I also checked that the upper-/lower case characters in file names and paths match exactly.
Here is my test route file "mytest.csv":
This information appears in log.txt file after selecting "mytest.csv" route:
I am using OpenBVE 1.7.1.4 on Fedora 31. Any help would be appreciated. Thanks in advance.
I am a newcomer to the BVE and OpenBVE world. After driving a couple of routes (Cross-City Birmingham and First Brno Track), I wanted to try making my own simple route following the BrnoBVE PDF tutorial. The route should be just a straight track between two stations. However OpenBVE always fails to load my route for some reason with the error message "The selected route is corrupt: No objects defined".
I have made a directory for my route as "LegacyContent/Railway/Route/mytest" in a similar way as the other routes I have installed. I copied the code in the tutorial, except that I changed the line ".Folder 163-133-7v4" to match the name of the locomotive I have installed. I also tried adding a colon character after the ".Stop 1" but it didn't make any difference. Using "/" or "\" in object directory paths also didn't make any difference. I also checked that the upper-/lower case characters in file names and paths match exactly.
Here is my test route file "mytest.csv":
- Code:
With Train
.Folder 754-049-5v4
With Structure
.Rail(0) FirstBrnoTrack\Track\tr_straight.csv
.Ground(0) FirstBrnoTrack\Scenery\GrassRise.csv
With Texture
.Background(0) FirstBrnoTrack\BG1.jpg
With Track
0,
.Sta Station A;07.0040;07.0100;;-1;0;;;;50;;;,
5,
.Stop 1
1000,
.Sta Station B;07.0245;T;;-1;0;;;;50;;;,
1005,
.Stop 1;0;0,
This information appears in log.txt file after selecting "mytest.csv" route:
- Code:
15.45.56 BackwardTolerance is expected to be positive in Track.Stop at line 19, column 1 in file /home/user/.config/openBVE/LegacyContent/Railway/Route/mytest/mytest.csv
15.45.56 ForwardTolerance is expected to be positive in Track.Stop at line 19, column 1 in file /home/user/.config/openBVE/LegacyContent/Railway/Route/mytest/mytest.csv
I am using OpenBVE 1.7.1.4 on Fedora 31. Any help would be appreciated. Thanks in advance.
art-rasa- Posts : 2
Join date : 2020-05-03
Location : Finland
Re: Cannot load a route, fails with "The selected route is corrupt: No objects defined."
Add a freeobject
So:
This error was added due to the proliferation of $Include files; If the file containing the object list gets missing or misplaced, the route appears OK in the main menu, but with no objects available everything falls over.
So:
- Code:
With Train
.Folder 754-049-5v4
With Structure
.Rail(0) FirstBrnoTrack\Track\tr_straight.csv
.Ground(0) FirstBrnoTrack\Scenery\GrassRise.csv
.FreeObj(0) FirstBrnoTrack\Track\tr_straight.csv
With Texture
This error was added due to the proliferation of $Include files; If the file containing the object list gets missing or misplaced, the route appears OK in the main menu, but with no objects available everything falls over.
Re: Cannot load a route, fails with "The selected route is corrupt: No objects defined."
Thank you very much! Adding a FreeObj worked fine. I spent last weekend just scratching my head, but finally I can continue with the route building tutorial.
art-rasa- Posts : 2
Join date : 2020-05-03
Location : Finland
Similar topics
» Does OpenBVE write a log when a route fails?
» installer fails in Windows 10.
» First I installed 1.4.0 fails then github 1.5.1.4 getting installation errors on Ubuntu 17.04
» Objects not found for the Praha Metro route
» Is there a OPENBVE route with the highest number of animated objects?
» installer fails in Windows 10.
» First I installed 1.4.0 fails then github 1.5.1.4 getting installation errors on Ubuntu 17.04
» Objects not found for the Praha Metro route
» Is there a OPENBVE route with the highest number of animated objects?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum