Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Attribute TAGame.PRI_TA:CurrentVoiceRoom #273

Open
nathan-az opened this issue Jul 22, 2022 · 1 comment
Open

Unknown Attribute TAGame.PRI_TA:CurrentVoiceRoom #273

nathan-az opened this issue Jul 22, 2022 · 1 comment

Comments

@nathan-az
Copy link

Looks like voice chat broke the parser. Error:
Exception: Error decoding frame: attribute unknown or not implemented: actor id / actor object id / attribute id: 9 / 118 / 40. found attribute TAGame.PRI_TA:CurrentVoiceRoom (unknown to boxcars) on TAGame.Default__PRI_TA in network cache data. This is likely due to a rocket league update or an atypical replay. File a bug report! Context: on frame: 0, last updated actor: (actor stream id / object id / name: 9 / 118 / TAGame.Default__PRI_TA, attribute stream id / object id / name: 33 / 37 / Engine.PlayerReplicationInfo:PlayerID, attribute: Int(573))

boxcars-py version 0.1.14, carball version 0.7.5.

I see in the boxcars-py repo that version 0.1.15 has recently been released. Not sure if it fixes the issue, but 0.1.15 is currently not on pypi for upgrading.

@JoeyFaulkner
Copy link

hey! don't know if you're still stuck on this but it does seem like 0.1.15 fixes it, if you clone it locally and install them both everything runs fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants