Jump to content

Unable to open Scenario Editor


 Share

Recommended Posts

As the title says, I can't open the scenario editor. The game tells me:

Quote

The scenario editor is not available or failed to load. See the game logs for additional information. (Also shown in attached picture.)

The related log line from the mainlog.html file says:

Quote

DllLoader: dlopen(/app/lib/libAtlasUI.so) failed: /app/lib/libAtlasUI.so: cannot open shared object file: No such file or directory; dlopen(/app/lib/libAtlasUI_dbg.so) failed: /app/lib/libAtlasUI_dbg.so: cannot open shared object file: No such file or directory;

 

I'm running Ubuntu 20.04 with 0ad installed through flatpak. Is there another package I need to install to use the scenario editor?

2021-03-28_10-26.png

Link to comment
Share on other sites

It looks like the mozjs version needed by pyrogenesis isn't normally provided for Ubuntu 20.04 (Focal Fossa). It needs version 78, whereas I have version 68 installed. That package web page does show that 0 A.D. ships the correct version for Focal Fossa, but I guess that's only if the game is installed through apt, not flatpak. I'm not sure how to get the correct version on my system though, since it depends on an updated version of the libc6 and icu packages, which throw errors when I try to update.

Maybe the solution is to install the debian package for 0ad, which is still on Alpha 23, for the scenario editor,  but use the flatpak version when I actually play the game ¯\_(ツ)_/¯

Edited by tentacular
spelling
Link to comment
Share on other sites

 

13 minutes ago, tentacular said:

It needs version 78, whereas I have version 68 installed.

No. Package compiled with option --without-atlas or config=debug (but libAtlasUI.so from version with config=release)
Version of mozjs should not affect launch Atlas Editor

Link to comment
Share on other sites

Good point! For those interested, it appears there is already an issue posted to the flatpak github detailing this issue: https://github.com/flathub/com.play0ad.zeroad/issues/13.

I ended up using the snap install which has everything.

Thanks everyone for putting up with this post, even though it's probably in the wrong topic :sweatdrop:

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...