OpenRCT2
OpenRCT2 copied to clipboard
Debug console's load_object command does not accept modern object IDs
Operating System
Linux (OpenSUSE Tumbleweed)
OpenRCT2 build
OpenRCT2, 0.4.8
Base game
RollerCoaster Tycoon 2
Area(s) with this issue?
This issue has to do with park objects and/or asset packs
Describe the issue
The debug mode console's load_object command does not accept modern object IDs like rct2.ride.bob1, it only works with legacy/originalId.
Steps to reproduce
- Enable debug mode and open the console
- Type "load_object" and then a modern object ID (eg: rct2.ride.bob1)
- Command will report object not found when you press enter.
Attachments
No response