Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Unknown sequence number while processing queue

Joined
Jun 20, 2015
Messages
183
Code:
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted

When booting up a bot. (Game loads fine, can login, but as soon as I press run)

@Cloud
 
Seemed to fix by re-downloading client. Apologies
 
I lied, it happens still, though I am not sure the exact circumstances, may be in the interface closer for the chest thing.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
This is a java issue and not a runemate issue. I recommend filing a bug report with whoever produces your JRE (probably Oracle)
 
Top