-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
Thanks for the detailed report! I mainly need logs (latest.log) |
If you are using CurseForge App, Try to move to another launcher. It might fix the issue. |
Update |
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. |
Thanks for providing the log.
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. |
The issueCurseForge launcher uses seven years old java by default, which with AMD GPU, causes a crash at pre-initialization. SolutionYou have to either: use a different launcher or force the CurseForge launcher to use the latest java. |
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:
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](https://user-images.githubusercontent.com/92659523/185779549-ca974ae4-c875-4397-87eb-67f79eae7f0f.png)
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.
The text was updated successfully, but these errors were encountered: