Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

solved.Thank.

By the way, May I ask  where did the 1.5G of AI get downloaded to?

They are saved in the game folder, in “models” and are downloaded from https://huggingface.co/

New Problems

The cmd window came out and closed not long after, showing that it had finished and could exit, but the task manager showed that the game was not using the network, and there was no models folder in the game folder, and it was still stuck in the interface of connecting to the server.

Is it possible to install AI manually?

Could you give me the logs found in %appdata%/roaming/aidventure/logs ? The download only happens if you reach the page asking you to select an AI. I think you are stuck before it then.

[2022.02.03 15:33:41] | INFO  | [installer.gd] [check_os()] >> Checking the os and its architecture

[2022.02.03 15:33:41] | DEBUG | [installer.gd] [check_os()] >> Architecture: 64 bits

[2022.02.03 15:33:41] | DEBUG | [installer.gd] [check_os()] >> OS: Windows

[2022.02.03 15:33:41] | INFO  | [installer.gd] [move_env_config] >> Coping conda environment config file to user://

[2022.02.03 15:33:41] | INFO  | [installer.gd] [move_env_config] >> Copied res://conda_config_windows.yml to user://conda_config.yml

[2022.02.03 15:33:46] | INFO  | [installer.gd] [download_conda] >> Downloading conda's installer

[2022.02.03 15:34:23] | INFO  | [installer.gd] [Install_conda] >> Installing conda.

[2022.02.03 15:36:09] | INFO  | [installer.gd] [install_conda] >> Successfully started miniconda installer

[2022.02.03 15:37:28] | INFO  | [installer.gd] [create_environment] >> Creating conda environment.

[2022.02.03 15:37:30] | ERROR | [installer.gd] [create_environment] >> Couldn't create conda environment. Error: 1

[2022.02.03 15:37:30] | INFO  | [installer.gd] [_create_config] >> Creating the config file.

[2022.02.03 15:37:30] | INFO  | [installer.gd] [_create_config] >> Successfully created the config file.

[2022.02.03 15:37:35] | INFO  | [installer.gd] [clear_cache] >> Clearing the cache.

Godot Engine v3.4.1.stable.official.aa1b95889 - https://godotengine.org

OpenGL ES 3.0 Renderer: GeForce MX250/PCIe/SSE2

OpenGL ES Batching: ON

[2022.02.03 15:33:41] | INFO  | [installer.gd] [check_os()] >> Checking the os and its architecture

[2022.02.03 15:33:41] | DEBUG | [installer.gd] [check_os()] >> Architecture: 64 bits

[2022.02.03 15:33:41] | DEBUG | [installer.gd] [check_os()] >> OS: Windows

[2022.02.03 15:33:41] | INFO  | [installer.gd] [move_env_config] >> Coping conda environment config file to user://

[2022.02.03 15:33:41] | INFO  | [installer.gd] [move_env_config] >> Copied res://conda_config_windows.yml to user://conda_config.yml

[2022.02.03 15:33:46] | INFO  | [installer.gd] [download_conda] >> Downloading conda's installer

[2022.02.03 15:34:23] | INFO  | [installer.gd] [Install_conda] >> Installing conda.

[2022.02.03 15:36:09] | INFO  | [installer.gd] [install_conda] >> Successfully started miniconda installer

[2022.02.03 15:37:28] | INFO  | [installer.gd] [create_environment] >> Creating conda environment.

ERROR: Error calling method from signal 'popup_hide': 'Control(installer.gd)::_on_CondaDestinationDialog_popup_hide': Method not found..

   at: emit_signal (core/object.cpp:1236) - Error calling method from signal 'popup_hide': 'Control(installer.gd)::_on_CondaDestinationDialog_popup_hide': Method not found..

[2022.02.03 15:37:30] | ERROR | [installer.gd] [create_environment] >> Couldn't create conda environment. Error: 1

[2022.02.03 15:37:30] | INFO  | [installer.gd] [_create_config] >> Creating the config file.

[2022.02.03 15:37:30] | INFO  | [installer.gd] [_create_config] >> Successfully created the config file.

[2022.02.03 15:37:35] | INFO  | [installer.gd] [clear_cache] >> Clearing the cache.

WARNING: ObjectDB instances leaked at exit (run with --verbose for details).

   at: cleanup (core/object.cpp:2064) - ObjectDB instances leaked at exit (run with --verbose for details).

ERROR: Resources still in use at exit (run with --verbose for details).

   at: clear (core/resource.cpp:417) - Resources still in use at exit (run with --verbose for details).

(1 edit)

Thanks. You can add me on discord if you want the support to be faster. Lyaaaaaaaaaaaaaaa#4607 It looks like the environment isn’t installed. You should check the folder where you installed conda. The folder path\to\miniconda3\env\aidventure should be ~1.6GB. Are you running the demo or paid version? It might help me while investigating the error. Btw, make sure you downloaded the last version of the game. 1.1.2.

Oh god

There are no files or folders named under the nevs folder that contain the word aidventure

(miniconda3\envs)

There is only one file named .conda_envs_dir_test

And I'm running the demo version.

pls help.

°(°ˊДˋ°) °

(1 edit)

Problem solved by

I found that it might be a problem with Pycharm and vpn. So I uninstalled all python-related software and reinstalled miniconda. and set the mirror address to domestic, turned off vpn and successfully created the environment

Said Ogoesinf2 on Discord.