Closed andrewchae closed 6 years ago
Thanks for reporting this! I will hopefully find some time to look into this soon.
It looks like my competitor already added support 😄 https://github.com/jjbott/RocketLeagueReplayParser/commit/41d1cac7ef2e592ded0d13e1940fe5a1065fddca
Here's an example of a replay that fails to parse with Rattletrap 4.0.6: 946FA4514750AF5835F0B4BD8ACF1188.zip
Hey Taylor, I believe you're missing a few attributes,
"TAGame.GameEvent_Soccar_TA:ReplicatedServerPerformanceState", AttributeTypeByte "TAGame.GameEvent_Soccar_TA:SeriesLength", AttributeTypeInt "TAGame.PRI_TA:PrimaryTitle", AttributeTypeInt "TAGame.PRI_TA:ReplicatedWorstNetQualityBeyondLatency", AttributeTypeByte "TAGame.PRI_TA:SecondaryTitle", AttributeTypeInt
I'll try to find some replays that got these in there for you!
Thanks for the heads up! I'm running the changes from #69 against all the new replays I have locally. I haven't failed to parse any replays yet, but I only have a couple from the new tournament mode. I'm not sure if I have any that have the replicated ping information.
I'm pretty sure the primary and secondary title attributes are from an older patch. I just haven't updated Rattletrap to handle them yet. See https://github.com/tfausak/rattletrap/pull/63#issuecomment-357474581.
Here's one with the series length that fails to parse: A09EE0E84453846514DE458AAC434AE3.zip
I still don't have any replays with the TAGame.GameEvent_Soccar_TA:ReplicatedServerPerformanceState
attribute. Can you provide one?
I'm reopening this since ReplicatedServerPerformanceState
attributes aren't handled yet. If anyone can provide a replay with that attribute, I will happily add it to the test suite and fix it.
Here's one with TAGame.GameEvent_Soccar_TA:ReplicatedServerPerformanceState. Sorry for being late!
Here's another replay with TAGame.GameEvent_Soccar_TA:ReplicatedServerPerformanceState _2.zip
Thanks y'all! I will get around to this soon — promise 😄 If you feel comfortable opening a PR, I would also accept that. Thanks!
Should be fixed in 4.0.8. Thanks, y'all!
Getting this error: rattletrap-4.0.5-windows.exe: don't know how to get attribute value Str {strValue = "TAGame.GameEvent_TA:ReplicatedRoundCountDownNumber"}