Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (-1)

Upon rendering start, it throws the following error and quits:

"Could not load library cudnn_ops_inter64_8.dll. Error code 126. Please make sure cudnn_ops_inter64_8.dll is in you library path!"

However I checked and this file is located in "./torch/lib".

Any ideas?

Edit: Found the solution. I simply moved the directory one level up.