-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
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.