FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
95 stars 26 forks source link

Direwolf20 1.20 pack cannot be downloaded via the appimage or rpm #1205

Open Drecondius opened 1 week ago

Drecondius commented 1 week ago

Modpack

FTB Presents Direwolf20 1.20

Modpack version

1.16.0

Launcher

FTB App

Has the pack been modified

No

Log Files

this link is the console output that I could currently grab when running the app via terminal from /opt/FTB Electron App/ftb-app : https://hastebin.com/share/ucivaloqej.makefile

and this following link is similar console output to the previous but ran from terminal from the AppImage : https://hastebin.com/share/opoceguruj.makefile

Describe the bug

simply put I try to download the direwolf20 1.20 modpack and it fails with an unknown error flashing across the bottom

Steps to reproduce

run the appimage or the installed rpm, select the direwolf20 1.20 modpack, click install

Expected behaviour

to download and install the modpack

Screenshots

No response

Additional information

If it's any consolation, the Direwolf20 1.20 modpack doesn't even showup on curseforge either.

Drecondius commented 1 week ago

I should note, that I had to run the server installer 3 times for it to finish the install without anything failing. but it is running right now, shame is I can't play it due to being unable to download the modpack itself through any medium

Drecondius commented 1 week ago

I was able to boot into windows and get the modpack downloaded and imported into prism then exported again as a work around. But I believe it's a permissions issue and I'm lacking the knowhow to fix that myself in Fedora 40 especially since it's happening on both the rpm install and via the appimage.

Gaz492 commented 1 week ago

The following workaround may allow you to use the app. https://docs.feed-the-beast.com/docs/app/Troubleshooting/Workarounds/disable-neo-forge-hash-check

This is a known issue with fedora 40 unfortunately.

ftb-helper[bot] commented 1 week ago

Bad bot

Hay, thanks for the issue! Unfortunately it looks like you've not provided a Debug code... We require this as it helps us find your issue as quickly as possible.

Please do the following

Upload Logs using the app

Open the Settings page in the FTB App, then go to the app tab and click on the Upload Logs button, this might take a few seconds to complete. Once it's done, you will see a message saying that the code has been copied to your clipboard.

Either edit your original issue or add a comment with this code.

Using the FTB Debug tool

Only use this method if asked to or if your app wont open fully/the above method doesn't work, you can use the FTB Debug tool to generate a code for you.

Please use the link below to download and run the FTB Debug tool. This is a tool built by our App Developers and will provide you a code that you need to attach to this issue. Please either edit your original issue or add a comment with this code. If you need more help running this tool, you can follow our guide on how to use the FTB Debug tool.

Windows // MacOS // Linux // Windows (Arm) // MacOS (Arm) // Linux (Arm)

Drecondius commented 1 week ago

Ok, will check it out. Thanks for the suggestion.