GTNewHorizons / Angelica

OptiFine replacement for 1.7.10
Other
254 stars 47 forks source link

"Chunk build failed" #591

Closed danRP408 closed 2 months ago

danRP408 commented 2 months ago

Your GTNH Discord Username

danRP#6881

Mod Version

1.0.0-beta4

Java Version

Java 8

Graphics Card Vendor

NVidia

Bug Report

game crashes when entering a world crash log: https://mclo.gs/ktu8xYn fml latest log: https://mclo.gs/NaxvQGH

Mod List or GTNH Pack Version

Final Checklist

Caedis commented 2 months ago

please post fml-client-latest.log. Should be much longer

danRP408 commented 2 months ago

https://mclo.gs/O67mqdg

Caedis commented 2 months ago

@mitchej123 https://github.com/GTNewHorizons/GTNHLib/blob/master/src/main/java/com/gtnewhorizon/gtnhlib/core/GTNHLibCore.java#L26 needs updating

Caedis commented 2 months ago

if i had to guess, it should be com.gtnewhorizon.gtnhlib.core.transformer.TessellatorRedirectorTransformer

mitchej123 commented 2 months ago

Yes I renamed it after testing it. 🤦 Should have used class.getName...