MCreator JVM crash

Published by CorbCat13 on
Status
Resolved
Issue description

Hello. I am reporting a constant crash in my Windows 10 MCreator 2020.2. When I run MCreator, it loads into the main menu of Minecraft. I load my modded world and it loads 100%. But right when it says "joining world", it crashes and says this:

 

A CRASH IN JVM NATIVE CODE WAS DETECTED. DON"T WORRY!

This sometimes happens with Java. This error was not caused by your mod or your code. You can fix this by running the task once again.

Error details (produced by Java):

A fatal error has been detected by the Java Runtime Environment.

If you would like to submit a bug report, please visit: http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

 

But of course when I run it again, I get the same results. I don't know if I should contact Java instead, but I was hoping that maybe someone else can help me. Here's the code:

 

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd738a2d77, pid=6036, tid=0x0000000000000654
#
# 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\corbi\MCreatorWorkspaces\biomeextensionmod\run\hs_err_pid6036.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 27s
10 actionable tasks: 4 executed, 6 up-to-date
BUILD FAILED
Task completed in 447874 milliseconds
 

 

 

 

 

Issue comments

Hi its me again.

I had just gone back into MCreator after my mod successfully loaded. I wanted to play my world again, and I went back into load it, and it happened again. After hours of research and pointless effort of reloading and reloading, I came back here with no answer. I looked over the two websites more thoroughly, and realized that the websites had an answer to a completely different crash. This only just started happening after I downloaded 2020.1. I really like MCreator and hope that someone will help me find an answer to the acctual problem that blocks me from working properly.

First, update to 2020.3, 2020.1 is not supported anymore. If this does not fix this problem, open a new ticket, please.

I don't understand how to fix the error can you tell me how to do it?