A fatal error has been detected by the Java Runtime Environment [Solved]

Published by Darkromano on
Issue description

I was trying to enter in my world and this bug appeared:

 

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffde41f2d77, pid=9348, tid=0x0000000000000568
#
# JRE version: OpenJDK Runtime Environment (8.0_232-b09) (build 1.8.0_232-BellSoft-b09)
# Java VM: OpenJDK 64-Bit Server VM (25.232-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x22d77]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Darkr\Desktop\industrialprocess\run\hs_err_pid9348.log
#
# If you would like to submit a bug report, please visit:
#   
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
> Task :runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:c…
BUILD FAILED in 1m 30s
10 actionable tasks: 4 executed, 6 up-to-date
BUILD FAILED
Task completed in 109875 milliseconds

Issue comments

These logs do not include the lines you posted in first ticket...

Please full log of what you reported in the initial text:

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffde41f2d77, pid=9348, tid=0x0000000000000568
 

I can not see lines like this in other logs you posted.

Oh i solved the problem, it was just change my java and worked lol, btw thanks a lot for helping me! I really appreciate your creations!

im having the same problem what do u mean buy "it was just change my java and worked lol" please can u tell me how to do it