Openrct2: Replay system cannot build tracked rides

Created on 4 Apr 2020  路  5Comments  路  Source: OpenRCT2/OpenRCT2

Version: current develop
Commit/Build: 13a2f6740

The attached replay, submitted as an artifact of #11190, should build attached park, but none of the tracked rides are created. Instead, logs contain following:

WARNING[../src/openrct2/actions/RideSetStatus.hpp:66 (Query)]: Invalid game command for ride 1
WARNING[../src/openrct2-ui/../openrct2/actions/RideSetPriceAction.hpp:63 (Query)]: Invalid game command, ride_id = 1
WARNING[../src/openrct2-ui/../openrct2/actions/RideSetPriceAction.hpp:63 (Query)]: Invalid game command, ride_id = 1
WARNING[../src/openrct2-ui/../openrct2/actions/RideSetPriceAction.hpp:63 (Query)]: Invalid game command, ride_id = 1
WARNING[../src/openrct2-ui/../openrct2/actions/RideSetPriceAction.hpp:63 (Query)]: Invalid game command, ride_id = 1
WARNING[../src/openrct2-ui/../openrct2/actions/RideSetPriceAction.hpp:63 (Query)]: Invalid game command, ride_id = 1

park_11225.sv6.txt
replay_11225.sv6r.txt

bug

Most helpful comment

I'd expect this to be a regression, perhaps from when prebuilts support was added to multiplayer?

Also, don't know how sprite checksum mismatch is reported, but I'm pretty sure missing half the park should trigger it, but there was nothing reported.

All 5 comments

ping @ZehMatt @duncanspumpkin

I'd expect this to be a regression, perhaps from when prebuilts support was added to multiplayer?

Also, don't know how sprite checksum mismatch is reported, but I'm pretty sure missing half the park should trigger it, but there was nothing reported.

It's especially odd, as I did test it locally a few days ago and seemed to work fine. I only tested it on my local Linux machine with a very simple recording, though it did include building a tracked ride and it replayed correctly.

Issue caused by flags not being passed down to the internal game actions of track design placement.

It wont cause any issues apart from prevent replays recording correctly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ryder17z picture Ryder17z  路  3Comments

Wirlie picture Wirlie  路  3Comments

Superjustinbros picture Superjustinbros  路  3Comments

deurklink picture deurklink  路  3Comments

Gymnasiast picture Gymnasiast  路  3Comments