mojira.dev

Skye Simiskey

Assigned

No issues.

Reported

Comments

Followed the instructions for fixing this, however I am still having the same issue with key presses.

My process for cloning and compiling the fixed version of glfw:

Skye@SkyesPC:~
$ git clone https://github.com/LucaRood/glfw.git
Cloning into 'glfw'...
remote: Enumerating objects: 24893, done.
remote: Total 24893 (delta 0), reused 0 (delta 0), pack-reused 24893
Receiving objects: 100% (24893/24893), 11.97 MiB | 7.82 MiB/s, done.
Resolving deltas: 100% (17555/17555), done.
Skye@SkyesPC:~
$ cd glfw
Skye@SkyesPC:~/glfw
$ cmake .
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.9.2 (37dbd4bdf65d21dba0d81940e74801a5504f9c34)") found components:  doxygen 
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/Skye/glfw
Skye@SkyesPC:~
$ git clone https://github.com/LucaRood/glfw.git
Cloning into 'glfw'...
remote: Enumerating objects: 24893, done.
remote: Total 24893 (delta 0), reused 0 (delta 0), pack-reused 24893
Receiving objects: 100% (24893/24893), 11.97 MiB | 7.82 MiB/s, done.
Resolving deltas: 100% (17555/17555), done.
Skye@SkyesPC:~
$ cd glfw
Skye@SkyesPC:~/glfw
$ cmake .
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.9.2 (37dbd4bdf65d21dba0d81940e74801a5504f9c34)") found components:  doxygen 
-- Using X11 for window creation
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/Skye/glfw

I then added this exactly into the launch options:

-Dorg.lwjgl.librarypath="/home/Skye/glfw/"

Would anyone be able to help me out here?

EDIT: I misunderstood the instructions! I followed the instructions by Daniel Wasiak on youtube about this issue and that worked for me.

do you need me to record the same thing on vanilla? the bug still occurs and I don't want to make a duplicate report.

Added a video of the bug occurring

Can confirm this issue is present in 1.16.4, rolled over 1000 trades and still no unbreaking 3.

im having the same issue, but on a singleplayer world

The post says it's resolved but i can't find a solution for it. I cannot change my difficulty, as i have locked it.