Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Updated my drivers, nothing different. The weird thing is, after checking again, I only get that error message once. When I click "retry" after getting the loading error, it changes to this, and always shows this message after retrying multiple times.

Which version of the game are you trying to run, 32 bit or 64 bit? Are you running 32 or 64 bit Windows?

64 bit

Okay, try this; 


Go to the game folder and into WWW and open package.json

add this after "Js flags" into its new line

"chromium-args": "--enable-gpu-rasterization --enable-gpu-memory-buffer-video-frames --enable-native-gpu-memory-buffers --enable-zero-copy --enable-gpu-async-worker-context --ignore-gpu-blacklist",


Try if that fixes it

(+1)

That worked, many thanks!