[Bug] Incorrect give count on inventory page
helltraitor opened this issue · 2 comments
What happened?
Steps to reproduce:
- Select survival page
- Take any item (give mod)
- Throw it in REI or world
- 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