tfausak / rattletrap

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

Broken replays in new Rocket League update #113

Closed Sciguymjm closed 5 years ago

Sciguymjm commented 5 years ago

rattletrap-6.2.3-windows.exe: unknown object name "TAGame.ProductAttribute_TeamEdition_TA" for ID Word32le {word32leValue = 347}

E5CF4C304765931F73E517A4DB825A06.zip

Sciguymjm commented 5 years ago

TAGame.ProductAttribute_TeamEdition_TA read in the same way as TAGame.ProductAttribute_Painted_TA

tfausak commented 5 years ago

This was partially fixed by #114. I'm working on fixing the tests too.