Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

352k Downloads

[Bug] wrongly detecting mod names (capitalization and duplicates)

Abalieno opened this issue ยท 0 comments

commented

What happened?

I'm using this on Fabric/1.19.2 but I suppose it might be a problem in other versions as well.

Kubejs never allowed to properly capitalize custom items names, but starting recently both WTHIT and EMI seems to have added code that does automatic capitalization on mod names by default.

It looks like REI is set to hide its own mod name appending thing, but if the mod name gets capitalized, then it fails to detect it, so I get duplicates, as the image shows.

This happens exclusively when custom items mod names have a space within (as the underscore gets converted into a space by both EMI and WTHIT.

So now I don't have any settings combination that allows me to have proper mod names, both in items lists, and inventory. Since REI doesn't seem to provide a mod names for inventory items, and enabling either WTHIT or EMI now creates duplicates when browsing REI item lists & bookmarks.

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

shouldn't be a log

Anything else?

Image

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes