DNZHRecomp
DNZHRecomp copied to clipboard
Linux: Crash upon select rom.
G'day.
Having an issue where running either x64 or flatpak gives me the same error - I click "Select rom" and the program will crash.
Failed to preload executable!
SDL Video Driver: wayland
Controller added: 0
Instance ID: 0
SVG plugin initialised.
Loaded font face 'rmlui-debugger-font' [regular] from 'memory'.
Loaded font face 'rmlui-debugger-font' [italic] from 'memory'.
Loaded font face 'LatoLatin' [regular] from 'assets/LatoLatin-Regular.ttf'.
Loaded font face 'Chiaro' [regular] from 'assets/ChiaroNormal.otf'.
Loaded font face 'Chiaro' [bold] from 'assets/ChiaroBold.otf'.
Loaded font face 'LatoLatin' [italic] from 'assets/LatoLatin-Italic.ttf'.
Loaded font face 'LatoLatin' [bold] from 'assets/LatoLatin-Bold.ttf'.
Loaded font face 'LatoLatin' [italic, bold] from 'assets/LatoLatin-BoldItalic.ttf'.
Loaded font face 'Noto Emoji' [regular] from 'assets/NotoEmoji-Regular.ttf'.
Loaded font face 'PromptFont' [regular] from 'assets/promptfont/promptfont.ttf'.
Could not load SVG file assets/mid.svg
(DNZHRecompiled:118810): Gtk-CRITICAL **: 14:38:42.883: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed
(DNZHRecompiled:118810): Gtk-CRITICAL **: 14:38:42.883: gtk_misc_get_padding: assertion 'GTK_IS_MISC (misc)' failed
[1] 118810 segmentation fault (core dumped) ./DNZHRecompiled
I'm running Arch and Gnome. If anything I can provide might help, please let me know.
I have for the meantime fixed it by bypassing the conflict in SDL / GTK on wayland.
SDL_VIDEODRIVER=x11 ./DNZHRecompiled