Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hello, indeed the download works fine. The problem comes from your settings and your hardware. By default, the game is configured for users with CUDA available (Nvidia GPU). We can see CUDA isn’t available.

15:24:47,951 AIdventure_Server INFO Is CUDA available: False

Then the error happens.

15:25:06,304 AIdventure_Server ERROR "LayerNormKernelImpl" not implemented for 'Half'

If you don’t have a NVIDIA card with CUDA. You need to go in the game’s option and change an option

  1. Go in the settings
  2. Go in AI options
  3. Display advanced options
  4. Change Torch_Dtype to float32