oli414 / OpenRCT2StreamIntegration

Project aiming to add the OpenRCT2 Twitch stream integration back in using a plugin. Sponsored by https://www.twitch.tv/wafflesthegoodboy
MIT License
3 stars 2 forks source link

Unknown Custom Action #2

Open TummyNumNer opened 1 year ago

TummyNumNer commented 1 year ago

I left the config file as is, and made all channel point rewards to match the config file perfectly. The game seems to recognize that an action was registered, as it says who redeemed the channel point reward at the bottom but the game does not execute the desired action.

Am I doing something wrong? The only one that seems to work is the SET_PARK_NAME, however other great ones I'd like to use such as SPAWN_PEEPS, EXPLODE_PEEPS, NAUSEATE_PEEPS, do not work. It only says who redeemed the action and the little blurb like "caused explosions".

TummyNumNer commented 1 year ago

Nevermind. In case anyone stumbles upon this issue, it's because I disregarded the Version# this is for (3.3 or higher), and I was running on 4.0+. Uninstall your OpenRCT2 and reinstall an older version and it works like a charm.

oli414 commented 1 year ago

Hi! Thanks for opening an issue, I'll investigate why this is no longer working with a recent version of OpenRCT2. Glad you found a work around for now.

DerRiggo commented 1 year ago

Hi @oli414! I was experimenting a bit today and i also discovered this issue. Something seems to have changed with v0.4.4 . I'ver literally tried every version from 0.3.3 upwards and your integration works with every version but 0.4.4 . Maybe this helps in narrowing down the search! Thanks for this great tool. Keep up the good work! :)