Sorry about that! Unfortunately, Java requires the Java runtime, just like C# requires the .NET runtime. It looks like you have an SDK installed (for developers), not a JRE (for users). Java 1.8 (aka Java 8) can be found on the official website: https://www.java.com
Viewing post in Evil's Gateway jam comments
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
#