MoreMcmeta / core

Animate almost any Minecraft texture with more options. Texture configuration API. 1.16-1.20
GNU Lesser General Public License v3.0
28 stars 5 forks source link

Textures are glitched #19

Closed JoyousCreeper1059 closed 1 year ago

JoyousCreeper1059 commented 1 year ago

so I downloaded the latest version for 1.18.2 on CurseForge, and tried out the trial resource pack, and the textures are glitched. any solutions? image_2023-01-09_224256506

soir20 commented 1 year ago

What mod loader is this (Forge/Fabric)? Are you using any other mods?

JoyousCreeper1059 commented 1 year ago

this is Fabric and there are some other mods (the only things I can think of that would cause this is CEM and ETF)

soir20 commented 1 year ago

Can you try removing those mods and seeing if that resolves the issue? Furthermore, please upload logs (logs/latest.log and logs/debug.log). This sounds like an incompatibility because the demo pack works fine on my end with only 1.18.2 MoreMcmeta installed.

JoyousCreeper1059 commented 1 year ago

well, disabling the mods and reenabling them fixed it, but the buttons are still bugged latest.log

JoyousCreeper1059 commented 1 year ago

image of the buttons image_2023-01-09_230838855

soir20 commented 1 year ago

When you say you disabled the mods, did you remove them from the mods folder or turn them off with in-game settings?

Try removing all resource packs (besides the demo pack) and restarting the game. I don't see any MoreMcmeta-specific errors in your logs, but there are a number of errors in your resource packs that are being detected by other mods. It's possible that errors in loading resources from other mods could affect MoreMcmeta because MoreMcmeta depends heavily on the resource reload process.

JoyousCreeper1059 commented 1 year ago

I removed them from the mods folder, tested, added one, tested, added the other, tested

well, thanks, I'll keep looking to find which mod it it, because it happens even without any resource packs

soir20 commented 1 year ago

Just to clarify, does the issue happen without any other mods and resource packs (besides demo pack)? If it does happen w/o any other mods, could you post another log file for that case? Thanks.

soir20 commented 1 year ago

I've installed your the latest version of everything on your mods list (based on the logs) for Fabric 1.18.2, except for the Feather client, and animated entity and GUI textures are working normally. I'm only using the demo resource pack and Continuity's default resource pack, and I haven't changed any of the default settings.

My guess is that there's some issue inside your resource packs, or there's an issue with the Feather client. Also, make sure that a resource reload happens after you install the mod (the screen becomes red and shows the Mojang logo--this always happens once at startup). There's a screenshot of the Feather client that makes me wonder if it's dynamically enabling/disabling mods without a game restart... if it actually does this, it's possible that is the cause of the problem.

soir20 commented 1 year ago

Closing as no further information has been provided, and the issue could not be reproduced. Please reopen this issue if you have additional information.