Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] Incorrect give count on inventory page

helltraitor opened this issue · 2 comments

commented

What happened?

Steps to reproduce:

  1. Select survival page
  2. Take any item (give mod)
  3. Throw it in REI or world
  4. Next same taken item will have x + 1 count (it increase)

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

NOTHING UNUSUAL

Light blue wool - fine test
Yellow wool - buggy

[00:26:24] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Light Blue Wool§f] x1 to Helltraitor.
[00:26:26] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Light Blue Wool§f] x1 to Helltraitor.
[00:26:26] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Light Blue Wool§f] x1 to Helltraitor.
[00:26:35] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Yellow Wool§f] x1 to Helltraitor.
[00:26:36] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Yellow Wool§f] x1 to Helltraitor.
[00:26:38] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Yellow Wool§f] x1 to Helltraitor.
[00:22:36] [REI-AsyncSearchManager-347/TRACE] [REI] Preparing 0 stacks for search arguments
[00:22:36] [REI-AsyncSearchManager-347/TRACE] [REI] Prepared 0 stacks for search arguments in 0ms
[00:22:36] [REI-AsyncSearchManager-347/TRACE] [REI] Search "" Used [Thread[REI-AsyncSearchManager-347,10,REI-AsyncSearchManager]]: 502.9 μs
[00:22:36] [REI-AsyncSearchManager-347/TRACE] [REI] Search "" Used and Applied [Thread[REI-AsyncSearchManager-347,10,REI-AsyncSearchManager]]: 706.9 μs

Anything else?

Working fine in other pages

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
commented

Can you record a video to illustrate the issue?

commented