Darkhax-Minecraft / Enchantment-Descriptions

Displays descriptions about an enchantment on the tooltip.
100 stars 50 forks source link

Mod not working #131

Closed Tishbyte closed 2 years ago

Tishbyte commented 2 years ago

107

Don't know if it's worth reopening the issue, but I'm having the same issue. Was going to open a separate issue to add support for other mods and noticed the vanilla ones weren't even showing. image

Attached is the latest.log file. latest.log

It's probably a mod conflict, but it's not clear to me which one. Thanks for any help, but don't feel obligated since I know these kinds of issues are tricky.

Darkhax commented 2 years ago

Hello,

This is not the same issue as #107, as the description is showing in your image, it's just not being localized properly. The line enchantment.minecraft.sharpness.desc is the description key.

I can not recreate this issue with the versions you are using, so this is likely a mod conflict or a pack configuration issue. Your pack log shows a LOT of errors that could potentially cause this however there is nothing immediately obvious that jumps out.

Tishbyte commented 2 years ago

Hi, just wanted to ask that you don't close this out just yet. I've been testing and I think I know which mods are conflicting. Will send here in the next couple of days. Also, if there are other mods with enchantment descriptions to have added, would you like that opened as a separate issue? Thanks!

Darkhax commented 2 years ago

Yes, if there is a mod that does not have support please open a new issue and I will work on adding the support. Using a new issue for each mod missing support is preferred.

Tishbyte commented 2 years ago

I found the conflicting mod. It was a combination of Origins, Show Me What You Got, and RGPStats. RGPStats wasn't needed so I removed it and it revealed the enchantment descriptions. I'll submit new issues for the mods that don't have descriptions.