xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
371 stars 38 forks source link

Pick block mouse bind not working when Nova plugin is installed. #429

Closed chazzah2004 closed 1 month ago

chazzah2004 commented 2 months ago

Agreements

Check for plugin incompatibilites

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Nova: 0.17-alpha-9, Paper 1.21.1-35

Nova Addons and Versions

Logistics-0.2.9-alpha-1, Machines-0.4.6-alpha-4, Simple-Upgrades-1.4-alpha-1

Expected behavior

No response

Observed/Actual behavior

When pressing the pick block button (middle mouse), it will not select that block I am looking at. I tried disabling WAILA, however that did not fix the issue.

Steps to reproduce

  1. Look at a block.
  2. Use your keybind for pick block.

Server log

latest.log

Not sure what that error is at the end of the log. I havent updated my other nova plugins yet. (this pick block bug existed in the previous version too.)

Errors

No response

Additional context

This one was tricky to give heaps of info for. Please let me know if you need more info :)

chazzah2004 commented 1 month ago

Any leads on this bug? Potential causes?