Topic category: User side tutorials
This happened when I tried to open a world on 1.14.4 for my updated mod :
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff93ab8729f, pid=3068, tid=0x0000000000000adc
#
# JRE version: OpenJDK Runtime Environment (8.0_222-b11) (build 1.8.0_222-BellSoft-b11)
# Java VM: OpenJDK 64-Bit Server VM (25.222-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x55729f]
#
# 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\minhe_000\MCreatorWorkspaces\TTIGRAAS\run\hs_err_pid3068.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
Picked up _JAVA_OPTIONS: -Xmx512M
> 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 2m 44s
6 actionable tasks: 3 executed, 3 up-to-date
BUILD FAILED
Task completed in 169270 milliseconds
I don't think this is full error log, but based only on this I would try disabling antivirus if you have it.