Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Fair enough! And remember, it's the JRE you need (the green "Download Java" button on the website), not the JDK. Best of luck to you!

I'm sorry, my friend, it didn't work. I updated the Intel drivers to see if it would fix the issue, but it didn't. I'm sending you the error below:

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff84d69c56c, pid=15528, tid=0x0000000000003ce4

#

# JRE version: Java(TM) SE Runtime Environment (8.0_431) (build 1.8.0_431-b10)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.431-b10 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [ig11icd64.dll+0x5fc56c]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.java.com/bugreport/crash.jsp

#

That's unfortunate! It looks like the JVM itself is crashing — this usually happens when trying to run software using OpenJDK instead of the normal JRE, so I'm not sure what the problem could be here. Well, thanks for trying!