CubicChunks

CubicChunks

840k Downloads

Cubic Chunks crashes when creating world

samozoid opened this issue ยท 10 comments

commented

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

commented

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

commented

I have same issue

commented

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.

commented

@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

commented

@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.

commented

@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

commented

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

commented

@jbax1899 thanks! Its working for me!

commented

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?

commented

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.