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 Error when opening bot selector

Joined
Nov 3, 2013
Messages
609
I'm on linux, when I clicked the play button, a white window appeared and it printed out this:
Code:
(java:24615): Gdk-CRITICAL **: IA__gdk_window_get_events: assertion 'GDK_IS_WINDOW (window)' failed
(java:24615): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(java:24615): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Normally, it works fine, but this does happen every now and then, when it does happen, there is no way to close the selector, so the client must be restarted to run any scripts.

@Arbiter @Cloud
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
If you google those errors you'd see that they're caused by non-runemate related things, exactly what I'm not sure. If you look into it and are able to find a solution please post it and if we detect the error we'll display a message advising the user on how to proceed.
 
Top