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

Could not open details for the replay: /tmp/sc-nb_eul9t/StarCraft II/TempReplayInfo.SC2Replay #337

Open
Timkeeper2018 opened this issue Jan 24, 2022 · 0 comments

Comments

@Timkeeper2018
Copy link

i use this to analyze replays
"with self.run_config.start() as controller:................info = controller.replay_info(replay_data)"
in some replays it works well,but in some replays it got an error:
"pysc2.lib.remote_controller.RequestError: SC2APIProtocol.ResponseReplayInfo.Error.ParsingError: 'Could not open details for the replay: /tmp/sc-nb_eul9t/StarCraft II/TempReplayInfo.SC2Replay'"
In Windows I can solve this problem by downloading the map cache on the client side, but how can I solve this problem on Linux?
The versions of StarCraft II and replays on Linux are both 4.9.3, and the season maps are also placed in the Maps directory.

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

1 participant