OpenRCT2 / OpenRCT2/OpenRCT2

Rides with more than 4 stations only list stats for first 4 stations

Open
#15,953 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. Build any ride with more than 4 stations
  2. Test it and let it run
  3. Once it successfully finishes testing, it will show its stats, but only the first 4 stations will be shown in the results window
Attachments

Gemini City 2 2021-11-21 18-36-08

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.