Just Enough Items (JEI)

Just Enough Items (JEI)

386M Downloads

[Bug]: Tooltip error, see log

JLSkyzer opened this issue ยท 8 comments

commented

Steps to Reproduce the Bug

Launch minecraft with my modded pack
Try to see item info on JEI list

Expected Behavior

See the item name, description, etc..

Actual Behavior

Tooltip Error, see log

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

latest.log

https://gist.github.com/JLSkyzer/e472558313d036e4384af9a0e1243d2e

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

Thanks for the report!
There is some extra info in the log here:

[Render thread/ERROR] [mezz.jei.common.util.SafeIngredientUtil/]: Caught an error rendering an Ingredient's tooltip:

-- Ingredient --
Details:
	Name: Passenger Information Display System
	Mod's Name: Minecraft Transit Railway
	Registry Name: mtr:pids_1
	Class Name: class net.minecraft.world.item.ItemStack
	toString Name: 1 pids_1
	Unique Id for JEI (for JEI Blacklist): mtr:pids_1
	Ingredient Type for JEI: class net.minecraft.world.item.ItemStack
	Error Info gathered from JEI: 1 pids_1 mtr:pids_1

Please report this to the Minecraft Transit Railway mod and link back to this issue.

commented

i fixed that deleting Just Enough Resources (JER) if you still want that mod u can try change mod version.

commented

i fixed that deleting Just Enough Resources (JER) if you still want that mod u can try change mod version.

I think I will delete Minecraft Transit Railway because he stop 1.20.1 development.

commented

Thanks for the report! There is some extra info in the log here:

[Render thread/ERROR] [mezz.jei.common.util.SafeIngredientUtil/]: Caught an error rendering an Ingredient's tooltip:

-- Ingredient --
Details:
	Name: Passenger Information Display System
	Mod's Name: Minecraft Transit Railway
	Registry Name: mtr:pids_1
	Class Name: class net.minecraft.world.item.ItemStack
	toString Name: 1 pids_1
	Unique Id for JEI (for JEI Blacklist): mtr:pids_1
	Ingredient Type for JEI: class net.minecraft.world.item.ItemStack
	Error Info gathered from JEI: 1 pids_1 mtr:pids_1

Please report this to the Minecraft Transit Railway mod and link back to this issue.

Just want to chime in on this, in the latest version, it's happening with every item for me
I forgot to save the log but it was essentialy this but the mod was just "Minecraft" and the item was an Oak Log

commented

Thanks for the report! There is some extra info in the log here:

[Render thread/ERROR] [mezz.jei.common.util.SafeIngredientUtil/]: Caught an error rendering an Ingredient's tooltip:

-- Ingredient --
Details:
	Name: Passenger Information Display System
	Mod's Name: Minecraft Transit Railway
	Registry Name: mtr:pids_1
	Class Name: class net.minecraft.world.item.ItemStack
	toString Name: 1 pids_1
	Unique Id for JEI (for JEI Blacklist): mtr:pids_1
	Ingredient Type for JEI: class net.minecraft.world.item.ItemStack
	Error Info gathered from JEI: 1 pids_1 mtr:pids_1

Please report this to the Minecraft Transit Railway mod and link back to this issue.

Just want to chime in on this, in the latest version, it's happening with every item for me I forgot to save the log but it was essentialy this but the mod was just "Minecraft" and the item was an Oak Log

An anomaly in the code ?

commented

It sounds like your bug does not exactly match this one, please open a new issue with the full logs so that it can be investigated separately.

commented

This has been automatically closed because it has not had recent activity. Please feel free to update or reopen it.