shedaniel / RoughlyEnoughItems

Clean and Configurable. Your recipe viewer mod for 1.13+.
Other
327 stars 66 forks source link

[Bug] Phantom items in survival inventory #1418

Open helltraitor opened 1 year ago

helltraitor commented 1 year ago

What happened?

Fabric 1.19.2

When use cheat mod. It's bug around survival inventory.

Steps to reproduce:

  1. Fill 1-9 fast access with any items
  2. Select any page except survival inventory page
  3. Select any other item again (give mod)

Expected behaviour

After 3 step, I expect to have chosen item in survival inventory

Actual behaviour

After 3 step, I have occupied but empty cell. If I switch to survival inventory and take any item, then I will have that item next to occupied cell which looks empty. If I take chosen item for occupied cell, then I will have 2 of it

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

Relevant log output

NOTHING UNSUAL

But anyway, I left this if it somehow will help

[00:09:45] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Stone§f] x1 to Helltraitor.
[00:09:46] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Granite§f] x1 to Helltraitor.
[00:09:47] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Polished Granite§f] x1 to Helltraitor.
[00:09:48] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Diorite§f] x1 to Helltraitor.
[00:09:49] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Polished Diorite§f] x1 to Helltraitor.
[00:09:49] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Andesite§f] x1 to Helltraitor.
[00:09:50] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Polished Andesite§f] x1 to Helltraitor.
[00:09:51] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Deepslate§f] x1 to Helltraitor.
[00:09:52] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Cobbled Deepslate§f] x1 to Helltraitor.
[00:09:54] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Polished Deepslate§f] x1 to Helltraitor.
[00:09:58] [Netty Local Client IO #2/INFO]: [System] [CHAT] Gave [Polished Deepslate§f] x1 to Helltraitor.
[00:08:08] [Render thread/DEBUG] [REI] Created search filter with  using Default
[00:08:08] [REI-AsyncSearchManager-318/TRACE] [REI] Preparing 0 stacks for search arguments
[00:08:08] [REI-AsyncSearchManager-318/TRACE] [REI] Prepared 0 stacks for search arguments in 2ms
[00:08:08] [REI-AsyncSearchManager-318/TRACE] [REI] Search "" Used [Thread[REI-AsyncSearchManager-318,10,REI-AsyncSearchManager]]: 661.4 μs
[00:08:08] [REI-AsyncSearchManager-318/TRACE] [REI] Search "" Used and Applied [Thread[REI-AsyncSearchManager-318,10,REI-AsyncSearchManager]]: 908.0 μs

Anything else?

image

Take all wool on building page, include cyan. Cyan is missing but next wool takes next cell

image

After picking cyan again, I have 2

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.

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