-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The rendering issue with Angelica caused the crash #16378
Labels
Comments
Apochy
added
Status: Triage
Issue awaiting triage. Remove once this issue is processed
Crash
labels
May 26, 2024
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.lang.NoClassDefFoundError: net/minecraft/client/resources/SkinManager$2 at net.minecraft.client.resources.SkinManager.func_152789_a(SkinManager.java:83) at net.minecraft.client.resources.SkinManager.func_152792_a(SkinManager.java:63) at vazkii.botania.client.render.tile.RenderTileSkullOverride.render(RenderTileSkullOverride.java:52) at vazkii.botania.client.render.tile.RenderTileSkullOverride.func_147500_a(RenderTileSkullOverride.java:38) at net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer.func_147500_a(SourceFile:21) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100) at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:43) at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTE(SodiumWorldRenderer.java:337) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:350) at net.minecraft.client.renderer.RenderGlobal.handler$zfc000$angelica$sodium$renderTileEntities(RenderGlobal.java:5757) at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:476) at net.minecraft.client.renderer.EntityRenderer.redirect$zbp000$hydroenergy$redirectRenderEntities(EntityRenderer.java:6579) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) at net.minecraft.client.Minecraft.func_99999_d(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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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:497) at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71) at oolloo.jlw.Wrapper.main(Wrapper.java:51) Added 2 mods
|
duplicate of #16377 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Your GTNH Discord Username
No response
Your Pack Version
2.6.1
Your Server
private sever
Java Version
Java 8
Type of Server
Thermos
Your Actions
The save file migrated from GTNH 2.5.1 at that time was not installed due to the crash caused by Angelica. I thought 2.6.1 would fix it, but in fact, it did not.
Crash Report
crash-2024-05-26_11.23.23-client.txt
Final Checklist
The text was updated successfully, but these errors were encountered: