-
I encountered an issue while running the code: args.unit_dim = env_info["unit_dim"] resulting in a KeyError: 'unit_dim'. I have tried many methods but couldn't solve it. Could you please provide a sol…
-
I read about this project today at [linuxuprising.com](https://www.linuxuprising.com/2018/06/winepak-is-flatpak-repository-for.html) and was immediately excited! Thank you for your great work!
I wo…
-
Hello,
How can we please evaluate the models after training SMAC with MAT algorithm?
And if possible, how can we render it using the actual StarCraft2 game/environment?
In the SMAC repo they m…
-
Hello,
I'm trying to run the winepak of StarCraft2 on the elementary OS Loki.
The game launches and performs fine, but there's no sound.
I have updated to the latest version of winepak, but w…
-
### Describe the bug
When using gr.File, the file uploaded keeps its extension. However, when using a URL like `https://liquipedia.net/starcraft2/Adept`, the file saved in the cache has no extension.…
-
Hello there,
I'm trying to run the following command but got an error:
`python3 LAGMA_v0_release/src/main.py --config=lagma_sc2 --env-config=sc2 with env_args.map_name=5m_vs_6m`
This is the er…
-
when I run
python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z, (note ,)
raise error :
[ERROR 23:02:44] pymarl Failed after 0:00:00!
Traceback (most recent call…
-
(marl) zhengyu@gpu-v02 /workspace/S/zhengyu $ python -m smac.examples.random_agents
Version: B75689 (SC2.4.10)
Build: Aug 12 2019 17:16:57
Command Line: '"/workspace/S/zhengyu/StarCraftII/Versions/…
-
-
I found a bug in the reward function in the file "./env/starcraft2/starcraft2.py", line 729. The bug is that when the enemies heal or regenerate shield, the allies will receive rewards. The location o…