modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
912 stars 166 forks source link

Java Crashes at Launch Every Time #1029

Open Birthday-Cakeman opened 8 months ago

Birthday-Cakeman commented 8 months ago

Describe the bug

Hello,

A bit of background I created a modpack using the default Minecraft launcher with Forge version 47.2.0, and it works great. I have been making this pack for me and my friends and thought Modrinth would be a great way to distribute it since that is the main source where they were all downloaded. Not to mention that the Modrinth UI is the best IMHO.

On to the bug After making a new instance in Modrinth and loading all of my mods, I can not launch the game using Modrinth, not matter what I do. I am running the recommended version of Java that Modrinth provided and everything, but it still crashes. The logs of which can be found under “Additional Context”.

I used to have the same issue on my other system, which is running Arch Linux and the AppImage of Modrinth. I was able to fix this issue by simply installing the AUR package for the launcher which stopped this from happening all together. Which tells me this is likely an issue with the AppImage itself. However, I search HIGH and LOW on the Internet for people who have experienced a similar issue and what the solution ended up being and have found NOTHING.

At this point, I have no idea what to do to resolve this issue. I'd love to see a flatpak or something of this be available in order to clear this up, but my understanding is that is still a work in progress.

The documentation on compiling Theseus is quite poor and resulted in me, someone who is not at all experienced with Rust, being unable to compile it completely. In order to try and solve this issue for me temporarily, if someone could provide a guide or some resources on what I need to do to install a compiled version of this app, that would be greatly appreciated.

I just want to play Minecraft with my friends and I have instead battled with this issue for WEEKS so any help is greatly appreciated. Please don't hesitate to ask for more information if needed. I'm happy to provide anything you need in order to assist.

Steps to reproduce

  1. Install Modrinth via AppImage on system running Fedora 39
  2. Create an instance for Minecraft version 1.20.1 with Forge version 47.2.0
  3. Load in mods I have in my pack (I can provide them if you'd like)
  4. Launch the game

Expected behavior

I expect the same thing to occur with the standard Minecraft launcher with Forge installed. My mods to be loaded and the game is launched without issue.

System information

OS: Fedora 39 App Version: v0.6.3

Additional context

hs_err_pid7921.log

Ninjdai1 commented 8 months ago

I have pretty much the same issue on ArchLinux. Pretty much same hs_err_pid, but I'm using the AUR package. It also happens seemingly randomly, not at every launch.

OS: ArchLinux App version: v0.6.3

Birthday-Cakeman commented 8 months ago

I have pretty much the same issue on ArchLinux. Pretty much same hs_err_pid, but I'm using the AUR package. It also happens seemingly randomly, not at every launch.

OS: ArchLinux App version: v0.6.3

After more testing, I have gotten it to launch a few times without issue seemingly as well. But that is VERY rare, which makes this even more confusing.