You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to render the video of the SC2, I used the following command as the intro shown
python -m pysc2.bin.play --norender --rgb_minimap_size 0 --replay 1c3s5z_2024-01-11-06-43-01.SC2Replay
But I met the warning before
ValueError: Unknown game version: 5.0.12. Known versions: ['4.6.2', 'latest'].
Is there anybody else met the problem before? how could I render the video?
Looking forward to your reply, thank you very much.
The text was updated successfully, but these errors were encountered:
When I want to render the video of the SC2, I used the following command as the intro shown
python -m pysc2.bin.play --norender --rgb_minimap_size 0 --replay 1c3s5z_2024-01-11-06-43-01.SC2Replay
But I met the warning before
ValueError: Unknown game version: 5.0.12. Known versions: ['4.6.2', 'latest'].
Is there anybody else met the problem before? how could I render the video?
Looking forward to your reply, thank you very much.
The text was updated successfully, but these errors were encountered: