Angelica

Angelica

125k Downloads

Angelica crashes when the game starts, even with updated dependencies.

Closed this issue ยท 2 comments

commented

Your GTNH Discord Username

davithreefor3

Mod Version

angelica 1.0.0-beta56

Bug Report

I was curious and asked the AI what happened, and in short it told me this:
Issue: NoClassDefFoundError: net/minecraft/client/renderer/entity/RenderCaveSpider

Cause: Angelica beta56 has a conflict with the entity rendering system

Problematic mixins: shaders.MixinRendererLivingEntity and other rendering mixins

crash-2025-09-24_16.02.52-client.txt

Java Version

Java 8

Graphics Card Vendor

Other (Please Specify)

Shaders

No

MCPF or other features disabled by default

No: Go ahead and create an issue

Mod List or GTNH Pack Version

+unimixins-all-1.7.10-0.1.23.jar
gtnhlib-0.6.39.jar
angelica-1.0.0-beta56.jar

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
commented
Image

It looks like you've enabled connected item textures, based on the mixin, which are disabled by default.

commented

I understand, thank you very much for your help.