No dice again. The installer actually comes up with the window of installing mamba before giving an error. So that's something?
What windows are you talking about? Is another window popping up?
You can also try to have the installer on the C drive instead of another one. And you might have no anti-virus but sometimes Windows Defender is the problem.
In the logs I can see when trying to install mamba it immediately fails. There might be something killing mamba process.
To be honest I don’t know. But we can try to manually install mamba.
- You will need to open Windows’s cmd and drag and drop the micromamba.exe file in it (This will write the path to the file)
- Then add the following behind micromamba.exe path: -r \path\to\aidventure_folder\mamba\ -p \path\to\aidventure_folder\mamba\ install mamba -c conda-forge
It should manually install mamba at the right place. We will see if it fails or not. If it doesn’t fail, you can try again using the installer (it will probably fail again at the install_mamba part but might succeed creating the environment! If the environment is correctly created, the game should work.
Maybe a problem with the file then… You can try to redownload the game and see. Or, you can manually download micromamba at https://micro.mamba.pm/api/micromamba/win-64/latest and replace the micromamba.exe by the one you downloaded (make sure to rename the new .exe into micromamba.exe