-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Here's what I did and the output error message
mkdir -p ~/Workspace/LoL
cd ~/Workspace/LoL
wget http://lolpatcher.xupwup.nl/LoLPatcher.zip
unzip LoLPatcher.zip
java -jar LoLPatcher.jar
$ java -jar LoLPatcher.jar
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
$ java -jar LoLPatcher.jar
$ java -jar LoLPatcher.jar
$
Reactions are currently unavailable