IDC_Murrie Posted December 23, 2022 Share Posted December 23, 2022 (edited) When joining my friends ATM7 - To the Sky server I load into the world for a few seconds and then the client crashes with the exit code -1073740940. I've attempted reinstalling Minecraft and the modpack from Curseforge with no success. Debug file here: https://gist.github.com/Wizard12892/01bf058106d146ff35051bbadfdc31d8 Launcher log: https://gist.github.com/Wizard12892/7142afa3c722c0cc356cb52614135d74 I've exhausted my troubleshooting capabilities at this point so any help would be appreciated. Edited December 23, 2022 by IDC_Murrie Additional info Quote Link to comment Share on other sites More sharing options...
warjort Posted December 23, 2022 Share Posted December 23, 2022 That error is a crash in native code. Forge won't get a chance to log that error. You need to look in your launcher_log.txt to see what error message it has logged. Or check your minecraft folder for a hs_err_pid file created at the time of the crash. If there is one, only post the first 20 lines so we can see the error. 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...
rolland22 Posted December 23, 2022 Share Posted December 23, 2022 i have been having same error for like 2 hours at this point ive restared pc no fix i deleted .minecraft nothing i keep crashing no matter what i am using 2 mods just 2 create 1.19.2 0.5.0g and create alloyed 1.19.2 v1.5 please help i am about to throw the pc away i am so frustrated Quote Link to comment Share on other sites More sharing options...
IDC_Murrie Posted December 23, 2022 Author Share Posted December 23, 2022 I don't see a hs_err_pid file anywhere so I'm not sure one generated. I did find the launcher log and added it to my OP. Seems to be a lot of: Action https://launchercontent.mojang.com/ failed in response handler. response code: 404 - error string: ' Quote Link to comment Share on other sites More sharing options...
rolland22 Posted December 23, 2022 Share Posted December 23, 2022 please please help i am going crazy Quote Link to comment Share on other sites More sharing options...
warjort Posted December 23, 2022 Share Posted December 23, 2022 You need to show the log. We can't help you if you don't show the error. And make sure it is the log directly directly after the crash without restarting the launcher. Otherwise the log will be cleared and we won't see the error. The other person hijacking this thread and not helping the original poster needs to start their own thread and post the same information. 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...
IDC_Murrie Posted December 23, 2022 Author Share Posted December 23, 2022 Launcher log: https://gist.github.com/Wizard12892/7142afa3c722c0cc356cb52614135d74 Quote Link to comment Share on other sites More sharing options...
rolland22 Posted December 23, 2022 Share Posted December 23, 2022 im sorry i am new to this website didnt know i had to do that Quote Link to comment Share on other sites More sharing options...
warjort Posted December 23, 2022 Share Posted December 23, 2022 Quote Info: 2022-12-23 14:39:13.3997694: MinecraftJavaLoggingContext.cpp(52)] Launcher/monitor (Process Monitor) Fatal Process crashed with exit code -1073740940 [Info: 2022-12-23 14:39:13.3998763: MinecraftJavaProductInstance.cpp(973)] Game closed with id 3 [Info: 2022-12-23 14:39:13.3999171: MinecraftJavaLoggingContext.cpp(267)] Destroying logging context! [Info: 2022-12-23 14:39:13.4036615: NetQueue.cpp(695)] NetQueue: Starting net action http://hopper.minecraft.net/crashes/submit_report/ [Info: 2022-12-23 14:39:13.7006155: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:4e:1::51, Host: hopper.minecraft.net [Info: 2022-12-23 14:39:13.7006698: NetQueue.cpp(573)] NetQueue: Action finished: http://hopper.minecraft.net/crashes/submit_report/ [Info: 2022-12-23 14:39:13.7012964: Process_Windows.cpp(76)] Exiting process %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe There is no new information in that log, but it does say it is submitting a crash report to minecraft's website. It doesn't say which report it is submitting. Check your crash-reports folder. Also since this is curseforge, the hs_err_pid file might be somewhere else. Curseforge has a nasty habit of overriding folder locations. Places to check for the hs_err_pid might be: * curseforge\minecraft\Instances\All the Mods 7 - To the Sky - atm7sky * curseforge\minecraft\Install (or other curseforge folders?) * your home folder * your desktop * your temp folder, type %TEMP% into the location bar of windows explorer 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...
IDC_Murrie Posted December 23, 2022 Author Share Posted December 23, 2022 I checked all the places you listed above and couldn't find it, I also did a search using windows explorer and didn't find any files with the hs_err_pid name. Quote Link to comment Share on other sites More sharing options...
warjort Posted December 23, 2022 Share Posted December 23, 2022 The only thing I can suggest is trying a different version of java. e.g. https://adoptium.net/ You configure the java to use in curseforge's minecraft settings. There have been quite a few reports of hard crashes for microsoft's version of java in this forum recently. Your's seems to be an old version: Quote ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft 17.0.1 vs 17.0.5 for adoptium 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.