Jump to content

Game fails to launch - Assertion failed: "!m_Worker"


MrBrightSide
 Share

Recommended Posts

When I click on the game icon nothing happens. After trying to launch it from the terminal, I get the below stack

$ 0ad
TIMER| InitVfs: 4.46695 ms
Writing the mainlog at /home/amit/snap/0ad/239/.config/0ad/logs/mainlog.html
TIMER| CONFIG_Init: 7.40118 ms
Sound: AlcInit success, using OpenAL Soft
si_init_perfcounters: max_sh_per_se = 2 not supported (inaccurate performance counters)
X Error:  BadAlloc
  Request Major code 149 ()
  Request Minor code 2
  Error Serial #104
  Current Serial #105
Assertion failed: "!m_Worker"
Location: UserReport.cpp:516 (~CUserReporter)

Call stack:

(0x556d645d731e) /snap/0ad/239/binaries/system/pyrogenesis(+0x5d731e) [0x556d645d731e]
(0x556d6457c751) /snap/0ad/239/binaries/system/pyrogenesis(+0x57c751) [0x556d6457c751]
(0x556d6457e55d) /snap/0ad/239/binaries/system/pyrogenesis(+0x57e55d) [0x556d6457e55d]
(0x556d642df473) /snap/0ad/239/binaries/system/pyrogenesis(+0x2df473) [0x556d642df473]
(0x7f00928ef161) /lib/x86_64-linux-gnu/libc.so.6(+0x43161) [0x7f00928ef161]
(0x7f00928ef25a) /lib/x86_64-linux-gnu/libc.so.6(+0x4325a) [0x7f00928ef25a]
(0x7f0094a91888) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x40888) [0x7f0094a91888]
(0x7f0094a919ba) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(_XError+0x11a) [0x7f0094a919ba]
(0x7f0094a8e8eb) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d8eb) [0x7f0094a8e8eb]
(0x7f0094a8e995) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d995) [0x7f0094a8e995]
(0x7f0094a8f2c5) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x55) [0x7f0094a8f2c5]
(0x7f0094a92085) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libX11.so.6(_XGetRequest+0x55) [0x7f0094a92085]
(0x7f001c960bb2) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0(+0x34bb2) [0x7f001c960bb2]
(0x7f00975447b3) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xcb7b3) [0x7f00975447b3]
(0x7f0097517746) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0x9e746) [0x7f0097517746]
(0x7f00975198e4) /snap/0ad/239/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xa08e4) [0x7f00975198e4]

errno = 9 (?)
OS error = ?
 

 

My system details -

OS = Ubuntu 20.04 LTS,

CPU = AMD® Ryzen 7 5700u 

Link to comment
Share on other sites

Hi Stan, 

1. No, I do not have any mods installed. Here is the my directory structure -

amit@amit-ubuntu:~/snap/0ad$ ls -lrt
total 8
lrwxrwxrwx 1 amit amit    3 Sep 17 22:51 current -> 239
drwxr-xr-x 2 amit amit 4096 Sep 17 22:56 common
drwxr-xr-x 5 amit amit 4096 Sep 17 22:56 239
 

amit@amit-ubuntu:~/snap/0ad/239/.local/share/0ad/mods$ pwd
/home/amit/snap/0ad/239/.local/share/0ad/mods
amit@amit-ubuntu:~/snap/0ad/239/.local/share/0ad/mods$ ls -lrt
total 4
drwx------ 2 amit amit 4096 Sep 17 22:56 user
 

2. What do you mean by using PPA? As you might already know, I installed "latest/stable" snap from ubuntu software center

Link to comment
Share on other sites

Seems to be a problem with snap... https://forum.snapcraft.io/t/some-snap-apps-no-longer-starting-up-on-amd-laptop/26403

Do other games like supertuxkart run ?

7 minutes ago, MrBrightSide said:

What do you mean by using PPA? As you might already know, I installed "latest/stable" snap from ubuntu software center

I mean using an Ubuntu Personal Packaged Application.

You can use them to install the latest version of 0 A.D.

sudo add-apt-repository ppa:oibaf/graphics-drivers

Alternatively you can also use a Flatpak

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...