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

Cubic Chunks crashes when creating world #769

Open
samozoid opened this issue Aug 13, 2023 · 10 comments
Open

Cubic Chunks crashes when creating world #769

samozoid opened this issue Aug 13, 2023 · 10 comments
Labels

Comments

@samozoid
Copy link

Version Information

Minecraft version: 1.12.2
Forge version: 14.23.5.2860
Other mods (if applicable):

Steps to reproduce:

  1. Drag CubicChunks-1.12.2-0.0.1262.0-SNAPSHOT-all.jar into mods folder
  2. Launch Minecraft
  3. Create New World with Cubic Chunks Enabled

Expected Behaviour:
Minecraft loads into the world

Actual Behaviour:
Minecraft crashes while creating world

Link to crash log (if applicable - use a site such as hastebin: https://hastebin.com/share/pimudajici.php

@samozoid samozoid added the 1.12 label Aug 13, 2023
@kotav1322
Copy link

I have same issue

@jbax1899
Copy link

jbax1899 commented Aug 14, 2023

Same issue.
Per GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread., guessing it might be due to AMD GPU (RX5700).
Downgrade to Java 8u51 didn't work.
Downgrading Forge didn't work.

@kotav1322
Copy link

@jbax1899 do you know version of Cubic World Gen above 1254 that is working? Its either not loading into the game for me because some error, or its crashing when loading a world

@jbax1899
Copy link

@jbax1899 do you know version of Cubic World Gen above 1254 that is working? Its either not loading into the game for me because some error, or its crashing when loading a world

Looks like 1259 is the newest working.

@kotav1322
Copy link

@jbax1899 i dont think its problem with cubic chunks, its problem with Cubic World Gen. Any version that i try has critical errors, i either cant load into a world, or i mod is not loading into the game

@jbax1899
Copy link

@kotav1322 Here's what I've gotten to work:
(mind I'm not sure what all here is relevant)
Java 8u51
Mods:
image

@kotav1322
Copy link

@jbax1899 thanks! Its working for me!

@samozoid
Copy link
Author

Same issue. Per GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread., guessing it might be due to AMD GPU (RX5700). Downgrade to Java 8u51 didn't work. Downgrading Forge didn't work.

I have an RTX 3060

@DaMatrix
Copy link
Member

Same issue. Per GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread., guessing it might be due to AMD GPU (RX5700). Downgrade to Java 8u51 didn't work. Downgrading Forge didn't work.

This seems to be a different issue not related to the one OP reported. Would you mind sending a full crash report?

@samozoid
Copy link
Author

Here: https://pastebin.com/Uu6XYYXw. You said it was graphics card related, I just updated my NVidia drivers and it seems like the problem has fixed itself. Keep this open for other people who have this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants