Panthalassa

Panthalassa

70.7k Downloads

Game Crashes Randomly when rendering chunks

IvorAmlug opened this issue ยท 3 comments

commented

So i was testing out the new Version and this happens everytime.
Forge:39.0.66 1.18.1
Panthalassa 1.0.0 1.18.1
Geckolib 3.0.11 1.18

"The game crashed whilst rendering entity in world
Error: java.lang.NoSuchMethodError: 'java.awt.Color com.github.sniffity.panthalassa.client.render.PanthalassaVehicleRenderer.getRenderColor(java.lang.Object, float, com.mojang.blaze3d.vertex.PoseStack, net.minecraft.client.renderer.MultiBufferSource, com.mojang.blaze3d.vertex.VertexConsumer, int)'
Exit-Code: -1"
https://pastebin.com/Sj4sPbrA
Full crashreport is in the Pastebinlink.

commented

Fixed in latest release!

commented

Hey,

Thank you for reporting this issue.

I have identified the cause of this crash - I did not correctly update GeckoLib to its latest version in my dev environment. Will release a version of Panthalassa fixing this soon.

A temporary fix for this issue, until I update Panthalassa, would be using geckolib-1.18-3.0.3, the download link to which can be found here:
https://www.curseforge.com/minecraft/mc-mods/geckolib/files/3558943

commented

Jesus that was fast.