I'm trying to make a game using lwjgl with intellij idea, however if I close the game after playing for a while I get an exception access violation.
The error is as follows in the hs_err_pid:
The error is as follows in the hs_err_pid:
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa32952224, pid=10200, tid=2944
#
# JRE version: Java(TM) SE Runtime Environment (8.0_74-b02) (build 1.8.0_74-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.74-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [OPENGL32.dll+0xe2224]
#
# 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:
# [url=http://bugreport.java.com/bugreport/crash.jsp]http://bugreport.java.com/bugreport/crash.jsp[/url]
#
--------------- T H R E A D ---------------
[b]
<<Edited by moderator>>[/b]