#Game Fails to Launch.

1 messages · Page 1 of 1 (latest)

glacial prismBOT
#

@sinful dirge uploaded a log, Probably a common issue, but heres the crash log:
https://pastebin.com/s2s215gM

Running on Linux Mint. Crash log tells me to install GLIBCXX_3.4.29 but I have no idea how.

  • OpenJDK 64-Bit Server VM, version 21.0.3
  • Fabric 0.15.11 on 1.21 with 17 mods
    Recommendations:
  • Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
  • Update Immediatelyfast from 1.2.20.1 to 1.2.20
#

@sinful dirge uploaded a log, Probably a common issue, but heres the crash log:
https://pastebin.com/s2s215gM

Running on Linux Mint. Crash log tells me to install GLIBCXX_3.4.29 but I have no idea how.

  • Fabric 0.15.11 on 1.21 with 17 mods
    Recommendations:
  • Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
  • Update Immediatelyfast from 1.2.20.1 to 1.2.20
restive monolith
#

You need to install glibcxx 3.4.29

#

How to use Linux Mint's package manager is out of scope for this support channel

#

If you are unfamiliar with how to use your operating system I'd suggest using an operating system that is more user friendly like Windows

sinful dirge
#

I've been using Linux for 10 years despair

#

Glibcxx is not something that can just be "installed" from a package manager

#

its not a program

#

its a library

#

one that i already have installed and is in my path, but for some reason is not being recognized

#

its fine though if you dont have the answer, i just figured this was a common problem but i guess not

restive monolith
#

From what I can see Linux Mint uses APT which absolutely has a package for glibcxx 3.4.29

#

Apparently the package is called libstdc++6

sinful dirge
#

yes, ive seen that sof thread, and ive tried reinstalling that package already and to no avail.

restive monolith
#

What does strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX return

sinful dirge
#

It returns a list amongst which is 3.4.29

restive monolith
#

Are you running Minecraft inside of a VM environment

sinful dirge
#

nope

restive monolith
#

What did you use to install your Minecraft launcher

sinful dirge
#

oh jeez that was a while ago now i have no clue but i do have the .minecraft folder within my home folder

#

well, home/null/

restive monolith
#

Ok so it's not using flatpak or something like that

sinful dirge
#

nah

restive monolith
#

Have you checked /lib/x86_64-linux-gnu/libstdc++.so.6

#

/lib, not /usr/lib

sinful dirge
#

i think so but im not sure ill check again in the morning when i have access to my computer

restive monolith
#

if the package doesn't install into /lib (i'm not sure why it wouldn't though), you might be able to create a symlink to the library in /usr/lib

#

I apologize if you were offended earlier when I suggested using a different operating system, some people who ask for support with Linux stuff are very inexperienced and it's an absolute nightmare to help them do anything

sinful dirge
#

okay so i have libstdc++.so.6 in both my /lib AND my /usr/lib

#

result from strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX

restive monolith
#

And you still get the exact same crash when you launch the game?

#

Or is it a different one now

sinful dirge
#

im just giving up, i basically need to update my installation of linux and i dont feel like it right now