Jump to content

Exit code -1073740940


Buddha10

Recommended Posts

I've been having issues with crashes within a minute of entering a world, getting error code -1073740940, -1, or 1. This seems to be a somewhat common occurance right now. It does not give a proper crash report. I've looked around for other people with this issue, and no one ever seems to solve it. For reference, running Forge 40.1.76 in curseforge, ~130 mods.

I've tried:

  • Running curseforge as admin
  • Disabling User Account Control
  • Running windows in safe mode
  • Reinstalling mods
  • Reinstalling curseforge
  • Disabling mods*
  • Reinstalling Java
  • Using a different java distro (Adoptium)
  • Reinstalling windows(!)

*This one was especially frustrating. I enabled mods a few at a time with no issues until i narrowed it down to about 5 that could be the issue. However, none of these in particular cause the crash. Rather, it just seems like it eventually happens if enough mods are active; maybe memory size related?

I've ran hardware and software diagnostics, and nothing seems to be faulty. When i do get -1073740940 i get no real crash log. Checking the hs_err_pidXXXX file i get this: https://pastebin.com/BUZSAgGx. I noticed that this doesn't seem to be detecting my graphics card, could that be part of the issue? For reference, I have an AMD RX 480.

Im honestly stumped at this point; do i just need to wait for a java/forge update?

Link to comment
Share on other sites

Crash in microsoft's jvm. Report it to them or try a different java. e.g. https://adoptium.net/

Quote

# Problematic frame:

# V [jvm.dll+0x2ec459]

# If you would like to submit a bug report, please visit:

# https://github.com/microsoft/openjdk/issues

 

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

I have already tried Adoptium, and i still crash! I think the files i put up there were from earlier crashes. However, when using adoptium i seem to only get error code -1073740940. This does not generate an hs_err-file, but i do get a crash log. However, it does not seem to contain any useful information. launcher_log doesn't seems to have any information either. I made a gist of both of them: https://gist.github.com/erikvah/0fb091798f98a05b789aaeb92cee8147

Link to comment
Share on other sites

The forge log won't have any information, this is a crash in native code (the virtual machine).

If there is nothing in the launcher_log.txt and no hs_err_pid file giving more specific information,

you will need to ask whoever makes the version of java you are using how to find the cause of the problem.

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

Okay, thank you for your help. I think i finally fixed it; leaving what worked for me here so no one has to go through the same thing.

It seems the issue was my AMD GPU conflicting with Flywheel. As described in https://github.com/adoptium/adoptium-support/issues/674:

Open ...\curseforge\minecraft\Instances\[installation]\config\flywheel-client.toml

change:

  • backend = "INSTANCING"

to

  • backend = "OFF"
Link to comment
Share on other sites

On 12/28/2022 at 12:29 PM, Buddha10 said:

Bien, gracias por su ayuda. Creo que finalmente lo arreglé; Dejando lo que funcionó para mí aquí para que nadie tenga que pasar por lo mismo.

Parece que el problema fue que mi GPU AMD entró en conflicto con Flywheel. Como se describe en https://github.com/adoptium/adoptium-support/issues/674:

Abra ...\curseforge\minecraft\Instances\[installation]\config\flywheel-client.toml

cambio:

  • backend = "INSTANCIAS"

Para

  • backend = "OFF"

Hello, excuse my ignorance but could you explain in more detail how to get to: \curseforge\minecraft\Instances\[installation]\config\flywheel-client.toml ?

Link to comment
Share on other sites

The file will be in <your-minecraft-folder>/config. See the sticky post at the top of the forum for how to find your minecraft folder.

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

  • 2 weeks later...

CAN SOMEBODY PLEASE LOCK THIS THREAD.

Otherwise necro posters are going to make the solution unfindable. It is here:

https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102

 

If anybody has issues with this solution they should contact the flywheel/create mod authors for help.

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.