-
Notifications
You must be signed in to change notification settings - Fork 230
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
Error when modified Map #92
Comments
Hi @AlRodA92. This is a known issue, which I believe is caused by the mismatch between the versions of Linux SC2 client and Mac/Windows SC2 Editor. I have created an issue on Blizzard's repo, but there is no update from them I'm afraid. |
Ok, I read the link of the Blizzard repo. I will be watching for a response to this issue. Thanks! |
Hi @samvelyan, I found this issue google-deepmind/pysc2#326 (comment) in the DeepMind/Pysc2 repo and works for me. It not a clean solution but at least it is work until other. Hope it is helps! |
Great catch! Thanks for the reference. Closing the issue for now. |
Hi,
I am doing some personal researchs and in order to prove some tasks I need to change or modify the map's terrain (add some walls o high terrain). I have modified some maps, and, regarding the type and number of agents I don't have problems but when I tried to change some terrain features the code gives me the following error
The only modifications I made are elevate some of the terrain so I do not change the size of the map.
Do you know the reason of this error?
Thanks!
The text was updated successfully, but these errors were encountered: