Refined Storage

Refined Storage

77M Downloads

[Bug/Compatibility] Invisible items w/shift or ctl held

AlienXtream opened this issue ยท 5 comments

commented

Issue description:

when holding shift or ctl and taking items out of the grid the contents disappear (not power loss issue)

What happens:

https://www.youtube.com/watch?v=ZtJd19R0xZo in the video i demonstrate holding shift and ctl before and after taking an item out. this is a recent thing that has started happening and i am still documenting the issue on my end. pending binary search to narrow down the problem mod.

while the invisible items are the log/console is also spammed with

[07:31:11] [Render thread/ERROR]: ########## GL ERROR ##########
[07:31:11] [Render thread/ERROR]: @ Render
[07:31:11] [Render thread/ERROR]: 65539: Invalid key -1

if this is a known issue then please do let me know. else, i will continue my investigation

What you expected to happen:

normal behavior

Steps to reproduce:

  1. install refined storage and
    2.setup functional network.
    3.insert then remove items with shift click shortcut
    ...

Version (make sure you are on the latest version before reporting):

  • Minecraft:1.16.5
  • Forge:26.2.8
  • Refined Storage:1.9.15

Does this issue occur on a server? [yes/no]
Singleplayer tested only (no server)

If a (crash)log is relevant for this issue, link it here:

[pastebin/gist/etc link here]

commented

versions are important!

commented

oh right. sorry XD its early morning... my bad

commented

Right then. Any chance you've got some non default keybinds? 65539: Invalid key -1
That usually means an unbound key is being checked. It shouldn't cause any issues though.

commented

i considered that case so i bound all keys that were unbound to an arbitrary unused key. it had no effect. i also ruled out at least 2 maybe 3 mods that add ctl/shift functionality to their tool tips

commented

found it. universal grid. will link them to this issue