Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Hi!

I checked the Beta Options tab and there's nothing on the drop down menu. Ive also tried running it with a High-performance NVIDIA processor to no avail. As for the drivers Im planning on checking the update later.

Heres the error messages

AssertionError:

The NVIDIA driver on your system is too old (found version 10010).
Please update your GPU driver by downloading and installing a new
version from the URL: http://www.nvidia.com/Download/index.aspx
Alternatively, go to: https://pytorch.org to install
a PyTorch version that has been compiled with your version
of the CUDA driver.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "my_design.py", line 75, in run
PermissionError: [Errno 13] Permission denied: 'crash_log.txt'

Please try to update your drivers then. If it still don't work, please download v0.38 and see if it work.

If it work on v.38 let me know so I can try to fix some bugs.