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

Fails to parse split shot replay #319

Open
scottleedavis opened this issue Dec 12, 2024 · 2 comments
Open

Fails to parse split shot replay #319

scottleedavis opened this issue Dec 12, 2024 · 2 comments

Comments

@scottleedavis
Copy link

Extracting replay data: examples/FFAB97E94060C9F49BDDFFBF484404F7.replay
Failed to extract replay data. Error: ERROR: MissingClassName "TAGame.Default__TrackerWallDynamicMeshActor_TA"

-- Context: Replay, content, Content, frames, element (0), Frame, replications, element (38), Replication, value, ReplicationValue, Spawned
-- You are using Rattletrap version 14.1.0
-- Config {compact = True, fast = False, help = False, input = Just "examples/FFAB97E94060C9F49BDDFFBF484404F7.replay", mode = Nothing, output = Just "./output/FFAB97E94060C9F49BDDFFBF484404F7.replay.json", schema = False, skipCrc = False, version = False}
-- Please report this problem at https://github.com/tfausak/rattletrap/issues/new

Error during extraction: Rattletrap failed

relates to scottleedavis/rattlebrain#2

@tfausak
Copy link
Owner

tfausak commented Dec 14, 2024

Can you upload a replay?

@scottleedavis
Copy link
Author

certainly, here are
3v3 splitshot
2v2 heatseaker splitshot
https://github.com/scottleedavis/rattlebrain/blob/main/examples/00DF9BCD4F72A4CCF0F5BC8DC8AE7958.replay
https://github.com/scottleedavis/rattlebrain/blob/main/examples/E7563C8B40D1A3C65F1081B3E18C71A4.replay

$ ./rattletrap -i examples/00DF9BCD4F72A4CCF0F5BC8DC8AE7958.replay -o test.json
ERROR: MissingClassName "TAGame.Default__TrackerWallDynamicMeshActor_TA"

-- Context: Replay, content, Content, frames, element (0), Frame, replications, element (42), Replication, value, ReplicationValue, Spawned
-- You are using Rattletrap version 14.1.0
-- Config {compact = False, fast = False, help = False, input = Just "examples/00DF9BCD4F72A4CCF0F5BC8DC8AE7958.replay", mode = Nothing, output = Just "test.json", schema = False, skipCrc = False, version = False}
-- Please report this problem at https://github.com/tfausak/rattletrap/issues/new

$ ./rattletrap -i examples/E7563C8B40D1A3C65F1081B3E18C71A4.replay -o test.json
ERROR: MissingClassName "Archetypes.CarComponents.CarComponent_TerritoryDemolish"

-- Context: Replay, content, Content, frames, element (0), Frame, replications, element (46), Replication, value, ReplicationValue, Spawned
-- You are using Rattletrap version 14.1.0
-- Config {compact = False, fast = False, help = False, input = Just "examples/E7563C8B40D1A3C65F1081B3E18C71A4.replay", mode = Nothing, output = Just "test.json", schema = False, skipCrc = False, version = False}
-- Please report this problem at https://github.com/tfausak/rattletrap/issues/new

Thank you!

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