Rides with more than 4 stations only list stats for first 4 stations
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16.2k
- Forks
- 1.9k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 80
Description
Operating System
Windows 10, 64-bit
OpenRCT2 build
OpenRCT2, v0.3.5.1 (065cf80 on develop) provided by GitHub
Describe the issue
The new save format allows construction of rides with more than 4 stations, which is always nice, but as soon as a ride with more than 4 stations is tested and has its stats calculated, only the lengths and ride times for the first four stations will be shown. As shown in the screenshot, any stats after the fourth slash "/" will not be listed in the results window.
Area(s) with issue?
New Save Format (NSF)
Steps to reproduce
- Build any ride with more than 4 stations
- Test it and let it run
- Once it successfully finishes testing, it will show its stats, but only the first 4 stations will be shown in the results window
Attachments

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by building and testing a ride with more than four stations, then inspect the ride stats results window where station lengths and ride times are displayed. Trace the code responsible for formatting and presenting those statistics. Done means the results window lists the lengths and ride times for every station, not only the first four.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100