For those who cant get the default .sh to start, which also doesnt work for me, try to add the EverspaceWithSystemLibraries.sh version instead as ur executable.
Alternatively try the EverspaceWithShippedLibraries.sh.
Only the systemlib version works for me and it runs without any issues when I use that one so far.
It is located in ur Everspace -> game folder.
https://ibb.co/xKLztjQN I installed it through Lutris and there are 3 GOG versions to choose from, wine, default Linux, and Linux with xtra stuff.
I picked the xtra version with Lutris and on Heroic just the Linux one.
https://ibb.co/VYFYkZpJ You will have these files in ur game folder after installing it, simply try that other .sh to launch and hopefully it works for u like it did for me:)
I just checked via Heroic Games Launcher and EverspaceWithSystemLibraries.sh also works via Heroic there, but not the regular .sh
I know the default .sh is preferable to launch, but if u havent tried this alr, its a build in fix that should work for most:)
The particular error im getting if I try to run the default start.sh is this:
lutris-wrapper: EVERSPACE™
Started initial process 25754 from ./start.sh
Start monitoring process.
Running EVERSPACE™
Inconsistency detected by ld.so: dl-call-libc-early-init.c: 37: _dl_call_libc_early_init: Assertion `sym != NULL' failed!
Monitored process exited.
Initial process has exited (return code: 32512)
All processes have quit
Exit with return code 32512
To paste what it suggests under this install options in Lutris for those that would like to tinker with it manually and havent tried this alr:
-This installer adds the argument --syslibs by default, so if you are experiencing problems try removing this argument.
You might also need to comment out the reference to VLC in the systems libraries script in order to start the game.
In the installed directory, find the file: /game/EverspaceWithSystemLibraries.sh
Comment out the third line by adding a # to the beginning of the line. The line should now look like this:
#PROJECT_LIBS_DIR="$UE4_PROJECT_ROOT/RSG/Plugins/VlcMedia/ThirdParty/vlc/Linux/x86_64-unknown-linux-gnu/lib"