Nebula26 Posted December 26, 2022 Share Posted December 26, 2022 Whenever I load into a world the game crashes after like 30 seconds, The exit code was -1073740940 Quote Link to comment Share on other sites More sharing options...
warjort Posted December 26, 2022 Share Posted December 26, 2022 (edited) That error code is a crash in native code. It means windows has detected the program has corrupted its memory. Usual causes are a bug in your graphics driver or java virtual machine. Make sure these are up-to-date or try a different version of java: https://adoptium.net/ You probably have a file beginning hs_err_pid in your minecraft folder from the time of the crash. If you do just post the first 20 lines so we can see the error. Or the launcher_log.txt will sometimes include this information. Edited December 26, 2022 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
Nebula26 Posted December 26, 2022 Author Share Posted December 26, 2022 1 minute ago, warjort said: Usual causes are a bug in your graphics driver or java virtual machine. Make sure these are up-to-date or try a different version of java: https://adoptium.net/ I've tried all these fixes and none of them worked. also here's the beginning of the report: A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff12a4a3e4, pid=32672, tid=33356 JRE version: OpenJDK Runtime Environment Microsoft-32931 (17.0.3+7) (build 17.0.3+7-LTS) Java VM: OpenJDK 64-Bit Server VM Microsoft-32931 (17.0.3+7-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) Problematic frame: V [jvm.dll+0x2da3e4] No core dump will be written. Minidumps are not enabled by default on client versions of Windows If you would like to submit a bug report, please visit: https://github.com/microsoft/openjdk/issues Quote Link to comment Share on other sites More sharing options...
warjort Posted December 26, 2022 Share Posted December 26, 2022 Crash in the java virtual machine, contact microsoft. Or try a different java. Sometimes an access violation can just be it running out of memory and java not handling it correctly. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.