-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cape shows as "UPDATE YOUR MOD" despite having no new version #118
Comments
why do you have optifine and the capes mod? |
Optifine improves my game performance. I don't use the Optifine cape |
optifine also causes a ton of issues with mods, I'd recommend using alternative mods like sodium |
I should probably specify that I'm playing on Forge. And no, I'm not interested in switching to Fabric. I have a bunch of others mods on (that I know aren't the problem) that are only available on this version of Forge. |
then use rubidium |
None of this is relevant. With a clean install that has ONLY the Capes mod and its dependency, I still run into the issue. Optifine is not what's causing the problem. |
well why can't you update to 1.19.4 and use 1.5.3 |
The reason for the issue is likely that one of the cape providers has changed their API URL and the Capes mod has not been updated for your Minecraft version to reflect this. Workaround: use a different mod for now or update to the latest Minecraft version. |
This is due to my mod (MinecraftCapes) changing the API URl. I posted about this frequently in my discord and rasied an issue here: #96 It's likely the old version of Capes doesn't use the new API. |
You can build version 1.19.2 yourself based on the changes made in this pull request: #97 |
I can confirm that pull request #97 works! If you're unfamiliar with how to download and build this, follow these steps:
Congratulations, you're done! 👍 |
I've noticed that when a new version of this mod is available, the cape is replaced with a black and yellow texture containing the phrase "UPDATE YOUR MOD". However, as I'm playing on 1.19.2, the latest version of the mod isn't actually available.
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: