mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
784 stars 304 forks source link

[Bug]: Tooltip error, see log #3420

Closed JLSkyzer closed 4 months ago

JLSkyzer commented 9 months ago

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

mezz commented 9 months ago

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.

QuaxzyL commented 8 months ago

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

JLSkyzer commented 8 months ago

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.

EduardoToni commented 8 months ago

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

JLSkyzer commented 8 months ago

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 ?

mezz commented 8 months ago

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.

github-actions[bot] commented 5 months ago

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.

github-actions[bot] commented 4 months ago

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