tfausak / rattletrap

:car: Parse and generate Rocket League replays.
https://hackage.haskell.org/package/rattletrap
MIT License
147 stars 21 forks source link

UnknownAttribute "ProjectX.GRI_X:MatchGuid" #270

Closed DangerIsGo closed 1 year ago

DangerIsGo commented 1 year ago

Recent update of Rocket League caused this error with all replays since then and is heard to have broken pretty much every parser out there.
-- Context: Replay, content, Content, frames, element (0), Frame, replications, element (71), Replication, value, ReplicationValue, Updated, Attribute, value, AttributeValue -- You are using Rattletrap version 11.2.12 -- Config {compact = False, fast = False, help = False, input = Just "ECD5209D41326AA2E6AC27AF3E56A41B.replay", mode = Nothing, output = Nothing, schema = False, skipCrc = False, version = False}

ECD5209D41326AA2E6AC27AF3E56A41B.zip

tfausak commented 1 year ago

Thanks for reporting this! It should be fixed by version 11.2.13, which will be available as soon as CI completes.