Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CurseForge launcher uses seven years old java by default, which with AMD GPU, causes a crash at pre-initialization #38

Closed
Allaark opened this issue Aug 21, 2022 · 6 comments
Assignees
Labels
crash wontfix This will not be worked on

Comments

@Allaark
Copy link

Allaark commented Aug 21, 2022

Describe the bug
During Pre-Initialization, a mod causes graphics drivers to crash, causing a black screen for a few seconds while the drivers reboot/enter safemode. The bug seems to be caused by the mod Endertech Forge (I might have the name wrong, I am most sure of the words Ender and Forge, but am unsure about the word tech.) or something set to pre-initialize right after it.

To Reproduce
Steps to reproduce the behavior:

    1. Launch the pack
    1. The pack will begin loading as normal.
    1. when pre-initializing the mod "Endertech Forge" (or something set to load right after), The screen freezes, then goes dark.
    1. Upon Re-initialization of graphics drivers, the Minecraft window will be frozen. with a white screen

Expected behavior
The expected behavior is that pre-initialization and the rest of loading continues as normal, or at the very least throws a readable error.

Screenshots
image
The Minecraft window is frozen completely white, and cannot be moved.

Additional context
My computer runs the Radeon RX 570 Series GPU, and has 8 Gigs of ram.

@Allaark Allaark added the bug Something isn't working label Aug 21, 2022
@juraj-hrivnak juraj-hrivnak self-assigned this Aug 21, 2022
@juraj-hrivnak juraj-hrivnak added user-end issue and removed bug Something isn't working labels Aug 21, 2022
@juraj-hrivnak
Copy link
Owner

juraj-hrivnak commented Aug 21, 2022

Thanks for the detailed report! I mainly need logs (latest.log)

@juraj-hrivnak
Copy link
Owner

juraj-hrivnak commented Aug 21, 2022

If you are using CurseForge App, Try to move to another launcher. It might fix the issue.

@Allaark
Copy link
Author

Allaark commented Aug 21, 2022

Update
Here is the log you are asking for:
latest.log

@juraj-hrivnak juraj-hrivnak added the help wanted Extra attention is needed label Oct 3, 2022
@kylethedragon
Copy link

I'm having the same issue with my drivers crashing when pre-initializing Endertech. I get the same frozen, white screen, and no errors are thrown. I'm running an RX 580 with 8 gigs allocated, so maybe it's related to 500 series AMD cards? Here's my log, I'm hoping it helps.
latest.log

@juraj-hrivnak
Copy link
Owner

Thanks for providing the log.
There is one concerning thing there: you use really outdated java. Java 8 Update 51 is 7 years old.

Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_51, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

But other than that, the log says very little to me. There isn't a crash log. It seems that it just stops at pre-init.
You could try to move to a different launcher with the latest java and see if it would work.

@juraj-hrivnak juraj-hrivnak removed the help wanted Extra attention is needed label Dec 9, 2022
@juraj-hrivnak
Copy link
Owner

The issue

CurseForge launcher uses seven years old java by default, which with AMD GPU, causes a crash at pre-initialization.

Solution

You have to either: use a different launcher or force the CurseForge launcher to use the latest java.
I recommend you GDLauncher, ATLauncher or Prism Launcher.

@juraj-hrivnak juraj-hrivnak pinned this issue Dec 10, 2022
@juraj-hrivnak juraj-hrivnak changed the title Modpack crashes graphics drivers during pre-initialization. CurseForge launcher uses seven years old java by default, which with AMD GPU, causes a crash at pre-initialization Feb 28, 2023
@juraj-hrivnak juraj-hrivnak added wontfix This will not be worked on and removed user-end issue labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants