Skip to main content
Participant
February 21, 2022
Answered

Substance painter Steam version does not start linux

  • February 21, 2022
  • 3 replies
  • 2293 views

I'm using Substance Painter from steam in Archlinux, it stopped working after several days

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer SuperiorOne

Just information for other Arch users, issue is libcrypt library. Just install libxcrypt-compact from official repositories.

 

Error message

libcrypt.so.1: cannot open shared object file: No such file or directory

3 replies

SuperiorOneCorrect answer
Participant
April 7, 2022

Just information for other Arch users, issue is libcrypt library. Just install libxcrypt-compact from official repositories.

 

Error message

libcrypt.so.1: cannot open shared object file: No such file or directory

Léna Piquet Froyok
Adobe Employee
Adobe Employee
February 25, 2022

It's likely that an update of the system boorked something. Especially on a distribution like Arch (which we don't officially support).

It's hard to help without knowing more about your environment. I suggest checking if you have any dumps in /tmp/dumps/ for example for starter.

vr_sebasAuthor
Participant
March 1, 2022

Ok thanks, I think it's more a think of mismatched libraries, because tmp is always erased on every start, I switched to Ubuntu LTS and it worked fine, but this shouldn't be a solution anyways.