altf4 / libmelee

Open Python 3 API for making your own Smash Bros: Melee AI that works with Slippi Online
GNU Lesser General Public License v3.0
236 stars 47 forks source link

Ubuntu 22.04 Undefined Symbol #85

Closed effdotsh closed 2 years ago

effdotsh commented 2 years ago

After upgrading to Ubuntu 22.04 libmelee consoles can't be created, givving the following error:

Connecting to console...
/home/human/.config/Slippi Launcher/netplay/squashfs-root/usr/bin/dolphin-emu: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full
ERROR: Failed to connect to the console.

This is probably related to Slippi breaking after upgrading to 22.04. The solution for slippi is to run the AppImage with the --no-sandbox flag. Is there a fix for libmelee?

effdotsh commented 2 years ago

Fixed with slippi 2.5