Posted June 02, 2018
Hello,
I can no more launch the game on Ubuntu 18.04:
if I launch the game with the bash script:
$ ./start.sh
Running Sphinx and the Cursed Mummy
dbus[26342]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
./start.sh : ligne 15 : 26342 Abandon (core dumped) ./"Sphinx.elf"
or directly from the bin:
./Sphinx.elf
dbus[26529]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Abandon (core dumped)
Thank you for your help.
I can no more launch the game on Ubuntu 18.04:
if I launch the game with the bash script:
$ ./start.sh
Running Sphinx and the Cursed Mummy
dbus[26342]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
./start.sh : ligne 15 : 26342 Abandon (core dumped) ./"Sphinx.elf"
or directly from the bin:
./Sphinx.elf
dbus[26529]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Abandon (core dumped)
Thank you for your help.
Post edited June 02, 2018 by legluondunet
This question / problem has been solved by Swyter