GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
891 stars 280 forks source link

Game crash on world creation, org.lwjgl.opengl.OpenGLException: Invalid framebuffer operation (1286) #16310

Open SlogoSniper opened 1 month ago

SlogoSniper commented 1 month ago

Your GTNH Discord Username

No response

Your Pack Version

2.6.0

Your Server

SP

Java Version

Java 8

Type of Server

Single Player

Your Actions

Loaded up the game, went to Singleplayer, hit Create New World and then Create New World. I've looked up common solutions to the Invalid framebuffer operation error and none of them work. Graphics drivers are up-to-date.

Crash Report

https://mclo.gs/IlGqISj

Final Checklist

github-actions[bot] commented 1 month ago

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/IlGqISj

Stacktrace
org.lwjgl.opengl.OpenGLException: Invalid framebuffer operation (1286)
  at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
  at org.lwjgl.opengl.DrawableGL.checkGLError(DrawableGL.java:82)
  at org.lwjgl.opengl.Display.swapBuffers(Display.java:617)
  at org.lwjgl.opengl.Display.update(Display.java:646)
  at org.lwjgl.opengl.Display.update(Display.java:628)
  at net.minecraft.client.Minecraft.func_147120_f(Minecraft.java:1078)
  at net.minecraft.client.LoadingScreenRenderer.setLoadingProgress(LoadingScreenRenderer.java:189)
  at net.minecraft.client.LoadingScreenRenderer.resetProgresAndWorkingMessage(LoadingScreenRenderer.java:94)
  at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:2193)
  at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:2146)
  at net.minecraft.client.network.NetHandlerPlayClient.handleJoinGame(NetHandlerPlayClient.java:240)
  at net.minecraft.network.play.server.S01PacketJoinGame.processPacket(SourceFile:70)
  at net.minecraft.network.play.server.S01PacketJoinGame.processPacket(SourceFile:13)
  at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:212)
  at net.minecraft.client.Minecraft.runTick(Minecraft.java:2061)
  at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:973)
  at net.minecraft.client.Minecraft.run(Minecraft.java:5110)
  at net.minecraft.client.main.Main.main(SourceFile:148)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
UfaiX04 commented 1 month ago

I'm encountering the same error, were you able to solve it?

SlogoSniper commented 1 month ago

I was on GDLauncher and I switched to MultiMC and it fixed it. Not sure whythe launcher would be the issue at all but if it works it works :/

leiske commented 2 weeks ago

Switched from GDLauncher to ATLauncher and it worked. Thanks @SlogoSniper , definitely odd the launcher matters but you saved a big headache.