Dismiss Notice
This Section is READ ONLY - All Posts Are Archived

Linux Stand-Alone Client Missing Packages

Discussion in 'Critical Issues (Blockers, Performance, Crashes)' started by fooBrew, Sep 21, 2019.

Tags:
Thread Status:
Not open for further replies.
  1. fooBrew

    fooBrew Avatar

    Messages:
    34
    Likes Received:
    31
    Trophy Points:
    8
    Gender:
    Male
    Location:
    San Diego, CA
    Title: Linux stand-alone client missing packages.

    Reproduction Rate: 100%

    Blocker: Yes, if installed via .deb package.

    Details: The stand alone client launcher installed via the .deb package fails to launch the game when clicking the 'Play' button. Log shows the following:

    $ cd ~/.config/unity3d/Portalarium/Shroud of the Avatar
    $ cat sota_log.txt
    Found path: /usr/local/games/shroud-of-the-avatar-launcher/Shroud of the Avatar.x86_64
    Unable to load mono library from /usr/local/games/shroud-of-the-avatar-launcher/Shroud of the Avatar_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so
    Failed to load mono

    Running the client directly from the CLI produces the following output:

    $ cd /usr/local/games/shroud-of-the-avatar-launcher
    $ ./Shroud\ of\ the\ Avatar.x86_64
    Set current directory to /usr/local/games/shroud-of-the-avatar-launcher
    Found path: /usr/local/games/shroud-of-the-avatar-launcher/Shroud of the Avatar.x86_64
    Unable to load mono library from /usr/local/games/shroud-of-the-avatar-launcher/Shroud of the Avatar_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so
    Failed to load mono

    Further investigation shows that the referenced dir, 'MonoBleedingEdge', doesn't exist:

    $ ls "/usr/local/games/shroud-of-the-avatar-launcher/Shroud of the Avatar_Data/"
    boot.config gameversion.txt globalgamemanagers globalgamemanagers.assets globalgamemanagers.assets.resS globalgamemanagers.resource level0 level1 resources.assets

    Steps to Reproduce: Install .deb package the standard way (dpkg, GUI, etc.)

    User Specs: Ubuntu 18.04.3

    Additional Info: Installing the stand-alone client via the .tar.gz package, running the launcher and then clicking 'Play' works without issue so this seems to be isolated to the .deb installation. Also, the Steam client works without issue.
     
    Gussak likes this.
Thread Status:
Not open for further replies.