Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It isnt letting me install the game, here are my logs, im using the paid version


[2024.11.14 23:45:44] | INFO  | [installer.gd] [check_os()] >> Checking the os and its architecture

[2024.11.14 23:45:44] | DEBUG | [installer.gd] [check_os()] >> Architecture: 64 bits

[2024.11.14 23:45:44] | DEBUG | [installer.gd] [check_os()] >> OS: Windows

[2024.11.14 23:45:44] | INFO  | [installer.gd] [check_previous_install] >> Checking the previous installation

[2024.11.14 23:45:51] | DEBUG | [installer.gd] [start_installation] >> Is cuda enabled: True

[2024.11.14 23:45:51] | INFO  | [installer.gd] [move_env_config] >> Coping conda environment config file to user://

[2024.11.14 23:45:51] | INFO  | [installer.gd] [move_env_config] >> Copied res://conda_config_cuda.yml to user://conda_config.yml

[2024.11.14 23:45:51] | INFO  | [installer.gd] [_create_config] >> Creating the config file.

[2024.11.14 23:45:51] | INFO  | [installer.gd] [_create_config] >> Successfully created the config file.

[2024.11.14 23:45:51] | INFO  | [installer.gd] [install_mamba] >> Installing mamba

[2024.11.14 23:46:07] | INFO  | [installer.gd] [install_mamba] >> Successfully installed mamba

[2024.11.14 23:46:07] | DEBUG | [installer.gd] [install_mamba] >> [

                                           __

          __  ______ ___  ____ _____ ___  / /_  ____ _

         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/

        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /

       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/

      /_/

conda-forge/win-64                                          Using cache

conda-forge/noarch                                          Using cache

Transaction

  Prefix: D:\ai thingy\mamba

  All requested packages already installed

Transaction starting

Transaction finished

To activate this environment, use:

    $ [micro]mamba activate <environment>

Or to execute a single command in this environment, use:

    $ [micro]mamba run -n <environment> mycommand

]

[2024.11.14 23:46:07] | INFO  | [installer.gd] [create_environment] >> Creating the environment.

[2024.11.14 23:46:07] | ERROR | [installer.gd] [create_environment] >> Failed creating the environment. Error: 109

[2024.11.14 23:46:07] | DEBUG | [installer.gd] [create_environment] >> []

[2024.11.14 23:46:07] | INFO  | [installer.gd] [_on_Installer_installation_done] >> Writing installation's info in the config file.

[2024.11.14 23:46:07] | INFO  | [installer.gd] [_on_Installer_installation_done] >> Successfully wrote in the config file.

After checking my FAQ, I found a part about it:

Make sure to verify the folder named mamba in your game folder. If in this folder you find no directory named condabin then it indeed failed.

  • Try to disable your antivirus and see if the installation works (This happened with an user of AVG AntiVirus Free).
  • Make sure the path to your game has no white space!