Skip to content

v1.14.0.4 Error when trying to change path (Project Path and Android SDK Path) #258

@bps86

Description

@bps86

I was trying to change path on with liftoff v1.14.0.4, then it just freezes and crash. I tried running on terminal and gave me this error

# Starting liftoff

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.lwjgl.system.MemoryUtil (file:/home/eleven/AppImages/gdx-liftoff-1.14.0.4-linux.jar)
WARNING: Please consider reporting this to the maintainers of class org.lwjgl.system.MemoryUtil
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Failed to load plugin 'libdecor-gtk.so': failed to init

# Error when trying to change path from here

(process:7676): Gtk-CRITICAL **: 10:28:17.599: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed

(process:7676): GLib-GObject-CRITICAL **: 10:28:17.599: g_object_set_data_full: assertion 'G_IS_OBJECT (object)' failed

(process:7676): Gtk-ERROR **: 10:28:17.599: Can't create a GtkStyleContext without a display connection
Trace/breakpoint trap      (core dumped) java -jar /home/eleven/AppImages/gdx-liftoff-1.14.0.4-linux.jar

I was wondering if the error came from lack of packages, using wayland or it came from the jar file. I'm using fedora wayland, here's further detail.

Fedora Linux 43 (Forty Three) (64 bit)
Kernel Name: Linux
Kernel Version: 6.18.6-200.fc43.x86_64
X Server Vendor: The X.Org Foundation
X Server Release: 12401009
X Window Manager: wlroots wm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions