[SOLVED] Stuck in the Halloween splash screen

Discussion in 'Mac and Linux' started by sevmek, February 28, 2020.

  1. sevmek

    sevmek Active Member

    Messages:
    114
    Likes Received:
    59
    Hi,

    Everytime I launch the game, it get stuck in the splash creen from Halloween (yeah, I don't play often lately...) :
    PAT 2020-02-29 00-22-48.jpg
    In the terminal, the game get stuck in (seems an infinite loop):
    Code:
    INFO [JS/game] coui://ui/main/game/start/start.js:986: regions:fail:
    See attachment for full log using this command:
    Code:
    su - steam -c "~/.steam/bin32/steam-runtime/run.sh /media/sdg/steam/SteamLibrary/steamapps/common/Planetary\ Annihilation\ Titans/PA --nomods –coherent-log-level=DEBUG –coherent-allow-minidumps"
    Regards

    Attached Files:

  2. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
    I believe that the solution is to do a clean re-installation of the game to pick up the fix for this.

    Before doing that, you might try clearing your download cache:
    https://support.planetaryannihilation.com/kb/faq.php?id=194
  3. sevmek

    sevmek Active Member

    Messages:
    114
    Likes Received:
    59
    Hi,
    Thank you for your help. I tried : I removed the cache and did a fresh install. Issue is still the same with now a black screen instead of the Halloween one.

    This error seems really bad to me and was already there before the reinstall:
    Code:
    [10:44:31.629] INFO [COUI] PID: 27004 | 27009 09:44:31.508356 [27004:27009:ERROR:cert_verify_proc_openssl.cc(231)] X509 Verification error unable to get local issuer certificate : 20 : 3 : 4
    AFAICT X509 is used to connect securely to some server... which means the connection failed because there was no proper certificate ?

    A new log is attached using "–coherent-log-level=DEBUG –coherent-allow-minidumps"

    Attached Files:

  4. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
  5. sevmek

    sevmek Active Member

    Messages:
    114
    Likes Received:
    59
  6. sevmek

    sevmek Active Member

    Messages:
    114
    Likes Received:
    59
    I got an answer right away :
    https://support.planetaryannihilation.com/kb/faq.php?id=274
    For Steam using this setting (French):
    PAT CERT FIX.png

    Using the command line:
    Code:
    $ SSL_CERT_FILE=/etc/ssl/certs/ca-bundle.crt ~/.steam/bin32/steam-runtime/run.sh /WHERE/IS/LOCATED/YOUR/LIBRARY/SteamLibrary/steamapps/common/Planetary\ Annihilation\ Titans/PA
    DeathByDenim and lulamae like this.
  7. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
    Thanks for the followup!

Share This Page