/dank/null

/dank/null

31M Downloads

Middle Click (Quick Select) Functionality Not Working on Servers

Hexapon opened this issue ยท 1 comments

commented

Issue

I have been experiencing a bug where the quick select of the /dank/null item does not appear to be registering in-game when playing on a server. When I quick select a block, it initially correctly selects the appropriate block in the /dank/null item. However, after I try to place the block in the world, the block quickly switches from the quick selected block back to the previously selected block and the /dank/null item reverts its selection to the previously selected item.

Possible Causes

I think there is a disagreement between the server and the client regarding the block placed after a middle click. Upon placement after a quick select, I think that server overrules the client concerning which block should be placed and the current selected block in the /dank/null item.

I've also noticed that the "selected" block in the GUI does not appear to match the "selected" block in the HUD or the rendered block in the model. The "selected" block in the GUI doesn't change upon quick select, but the one in the HUD and the rendered block do.

Conditions

  • FTB Revelations: client and server
  • Mod Version: DankNull-1.12.2-1.6.77
    • Lib Version: p455w0rdslib-1.12.2-2.2.156
commented

After some testing, seems this is fixed in the newest release. Closing as no further action should be needed.