#Cannot install everest on Linux, Mini Installer crashing

89 messages · Page 1 of 1 (latest)

hollow peak
#

This is all I'm getting, attaching log-sharp.txt in the following message

#

I honestly have no clue what's going on

#

I've looked through older issues opened here, only found a single one that is unresolved as fas as I can see

hollow peak
#

Could someone please look at this?

hollow peak
#

So this looks like a segfault? At least from what I can glean

#

Yeah

#

screenshot of the stacktrace for reference

#

Looking at the file being referred here, it's failing at this

#

I think it's failing to decide what os I'm running?

#

Seeing the function definition here

#

<@&673391557939953684> Apologies if this is a mis-ping, the rules say this should be free to ping

nimble anchor
#

do you have a miniinstaller-log.txt file in your game dir?

hollow peak
#

Most likely

nimble anchor
#

send it then

hollow peak
#

Actually

#

Nope

nimble anchor
#

okay

#

can you open a terminal in your game directory

hollow peak
#

Already have one open

nimble anchor
#

and run ./MiniInstaller-linux

#

and show the output

hollow peak
nimble anchor
#

what distro are you on?

hollow peak
#

CachyOS, Arch-derivative

#

No other mods to my system outside the bundled kernel

nimble anchor
#

okay

#

do you have dotnet installed?

hollow peak
#

Uhhhh let me

#

check

#

If there's anything else I can add, when I tried to install the aur package for olympus, it said that this package was marked out of date

#

Could that be relevant here?

#

Dotnet is installed yes

naive nebula
#

If anything, that would cause problems with Olympus thinkeline

#

Not MiniInstaller

hollow peak
#

Okay phew

#

I ended up downloading the build from the link mentioned on the website

nimble anchor
naive nebula
#

iirc it's only used to read itch.io databases for the Celeste install autodetect

nimble anchor
#

oh lmao

nimble anchor
#

okay so try dotnet MiniInstaller.dll

hollow peak
#

ok

#

This is.. slightly concerning I think?

nimble anchor
#

yep

#

maybe your dotnet is too new and you have an oudated glibc

#

is your system fully up to date?

hollow peak
#

I updated it like

#

2 months ago

#

Like a full system upgrade

nimble anchor
#

okay so its not up to date

hollow peak
#

Ouch

naive nebula
#

It's trying to load dotnet 8, not 10, they have both runtimes

#

(Everest is on dotnet 8)

hollow peak
#

I'd like to avoid updating my system atm since I have exams going on rn

#

But if that's not possible then I'll leave it be ig lmao

nimble anchor
#

could you do pacman -Qo /usr/lib/libm.so ?

#

and show the output

hollow peak
#

yes

#

My GLIBC is too old yeah

#

Hm

#

I don't think upgrading only it would be a very wise choice

nimble anchor
#

and now do strings /usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.25/libcoreclr.so | grep GLIBC_2.

hollow peak
nimble anchor
#

confirmed

#

you system is partially outdated

#

which is a very bad thing, as you can see

hollow peak
#

:doom:

#

I am not sure how that happened

nimble anchor
#

so you need to update everything to the latest version to have everything in sync

hollow peak
#

because I kinda just ran pacman -Syu last time

#

Sigh okay

nimble anchor
#

you likely ran some command of that form at some point

hollow peak
#

ooooooooooo

#

Okay I might have done that

#

Good catch, thank you for the assistance

nimble anchor
#

np gladstare

hollow peak
#

A bit of a tangent, do you think a partial upgrade could cause things like lower performance/input lag when the system is under stress? I've had those happen while playing celeste and other games and now I wonder if that's the culprit

nimble anchor
#

no

hollow peak
#

Okay

#

So that's a separate can of worms gg

nimble anchor
#

that may be caused by bugs introduced when you update stuff

#

as well as just installing more packages (which may generate more background processes, or daemons)

hollow peak
#

Hmmm

#

Alright, thank you