Skip to content
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

Closed
3 tasks done
Apochy opened this issue May 26, 2024 · 2 comments
Closed
3 tasks done

The rendering issue with Angelica caused the crash #16378

Apochy opened this issue May 26, 2024 · 2 comments
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@Apochy
Copy link

Apochy commented May 26, 2024

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

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@Apochy Apochy added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels May 26, 2024
Copy link
Contributor

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/files/15445966/crash-2024-05-26_11.23.23-client.txt

Stacktrace
java.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
  • TwistSpaceTechnology-0.4.29.jar (Twist Space Technology)
  • [A]AllMusic-2.5.11.jar (AllMusic)

@Quarri6343
Copy link
Member

duplicate of #16377

@Quarri6343 Quarri6343 closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

2 participants