DragN's Livestock Overhaul!

DragN's Livestock Overhaul!

115k Downloads

Horses appearing brown without any apparent mod conflicts

HannahPBnJ opened this issue · 5 comments

commented

Bug Description:

So I've seen that it's already been reported of people having the issue with all the horses appearing brown and that it could be a result of having Fabric > Forge connectors but I'm playing on a server and we all have the same modpack but my friends are having more trouble with it than I am and I should also note we aren't using any Fabric > Forge connectors

Mod Version:

2.7.1 - Latest version at the time of writing

Minecraft Version:

1.20.1

Screenshot (Optional):

Have you tried removing other mods? Did the issue persist after removing them?:

The only solution I've come across is deleting and reinstalling the mod then relaunching Minecraft. After I did this I didn't have the issue but my friends did the same thing and it's still an issue for them sometimes.

Are you on Singleplayer or a Server?:

Server

-Before posting an issue, please make sure you’re on the latest version of the mod. There’s a possibility it’s already been fixed!

Did the issue persist after updating to the latest version?:

Already on the latest version as said above ^

commented

This issue has happened once or twice before with non-connector packs. Im really not 100% sure what causes it.

It could be dynamic resources since it happens on client side but I'm not entirely sure. I rearranged some code to get ready for 2.8 and stuck dynamic resources at the bottom so it can't try to load before legit variants. We'll see if that does anything of use

commented

Alright, good to know we're not alone at least lol. I'll be looking forward to the update! Besides this glitch this mod has quickly become one of my favorites along with the pets addon. Good luck with the future dev work :)

commented

One of my friends had the bug again so I asked for the console log, don't know if it'll help but if you use ctrl+f to search for keywords type "horse" it should take you to the place where it states the error.

latest.log

commented

That's probably the most helpful thing anyone's sent regarding this bug. I think it is the dynamic resources based off of that. Or at the very least, regarding NBT data loading wrongly on client side.

I'm going to talk to Gotenks and get a second opinion on it

commented

So glad I could help! Surprised no one thought to send the console log before. Hope it helps you pinpoint the issue.