Better Animals Plus

Better Animals Plus

22M Downloads

Feral Wolf Glitch

NovaWorks72 opened this issue · 7 comments

commented

When I spawn Feral Wolfs they are all the black texture, they drop heads of different colors but aren't that color.

To Reproduce

Steps to reproduce the behavior:
Simply use the Feral Wolf spawn egg

Expected behavior

I expected different texture/color wolf.

Screenshots

Versions

  • Minecraft Version:

  • Fabric Loader Version:

  • Fabric API Version: 1.18

  • Mod Version: 1.18.1

Additional context

Add any other context about the problem here.

commented

Closed, needs more information. Will reopen if more information is included.

commented

Can you include a screenshot of this wolf? Are you using any other mods (especially shaders, like Iris?) - also please include the proper version information. "1.18.1" is your Minecraft version. The mod and Fabric API versions are completely different.

commented

Likely cause identified.

protected static final EntityDataAccessor<Float> DATA_HEALTH_ID = SynchedEntityData.defineId(EntityFeralWolf.class, EntityDataSerializers.FLOAT);

Will be fixed next patch.

commented

I’m having this same glitch with feral wolves as well as zotzpyres. They are completely black except for the eyes but my toro health image clearly shows the texture should reflect differently.

I am in 1.12.2 and using Chocapic V8 Ultra Shaders but have not had an issue with any other mod or other animals in this mod.

I’m planning to use this mod for a series so seeing these issues fixed would be great:) I really admire your work and hope you solve the issue soon!

C314A2E1-5E3E-4C0C-8E60-2FA435252F64

A18FEC4C-CCC4-4879-AE41-613D3D772770

9E8E25AA-C1ED-4BD9-95F6-E0D4FE24DC07

commented

1.12.2 is not supported unfortunately so this will not be fixed in that version.

commented
commented

As in we're not updating it anymore. It's not really worth the effort as the code between 1.12 and 1.19 is completely different.