GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.01k stars 307 forks source link

Crash on Server Join #17555

Open marxninja19 opened 1 month ago

marxninja19 commented 1 month ago

Your GTNH Discord Username

tako.mp3

Your Pack Version

2.6.1

Your Server

private server

Java Version

Java 21

Type of Server

Don't know

Your Actions

updated server and client to 2.6.1 from 2.5.1 and game crashes on server join. my player stays in the world even though the client isnt and i have to kick myself for it to leave or try rejoining. tried both fresh installing server and client. tried both fresh world and the old world, found something about extrautilities in the crash reports and tried without it.

image_2024-10-02_150609300

Crash Report

https://mclo.gs/b6dPG0R

Final Checklist

github-actions[bot] commented 1 month ago

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/b6dPG0R

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.multiplayer.GuiConnecting.updateScreen(SourceFile:78)
  at net.minecraft.client.Minecraft.runTick(Minecraft.java:1661)
  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(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
chochem commented 1 month ago

also see https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/17605, https://github.com/GTNewHorizons/Angelica/issues/542 but nobody has even posted a full log yet.