Traveler's Backpack

Traveler's Backpack

26M Downloads

An issue between Traveler's Backpack and Enderman Overhaul

Hankel1 opened this issue · 0 comments

commented

The mod (Traveler's Backpack) had an issue during the game reload. The cause of the error is a java.lang.ClassCastException indicating that tech.alexnijjar.endermanoverhaul.client.renderer.ReplacedEndermanRenderer could not be converted to net.minecraft.client.renderer.entity.LivingEntityRenderer。

This issue may be due to a conflict between the TravelersBackpack mod and the Endermanoverhaul mod. During game loading, travelersbackpack attempts to convert an entity renderer to a LivingEntityRenderer, but this type conversion fails due to the presence of endermanoverhaul.
crash-2023-11-26_03.25.07-client.txt