Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modpack for Forge 1.20.1 doesn't update correctly #2111

Open
1 task done
ChelloVibes opened this issue Feb 10, 2024 · 6 comments
Open
1 task done

Modpack for Forge 1.20.1 doesn't update correctly #2111

ChelloVibes opened this issue Feb 10, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@ChelloVibes
Copy link

Operating System

Windows

Version of Prism Launcher

Prism Launcher 8.0

Version of Qt

Qt 6.6.0

Description of bug

I was trying to update a modpack to a newer version but "Update Pack" didn't work, so I had to update from file. I downloaded the .zip from CurseForge manually and tried to update from file which seemed to work just fine, but when I then started the instance, the game opened up for a few seconds and the crashed again with Exit Code 2.

Steps to reproduce

  1. Download the .zip file
  2. In the launcher update from file
  3. Try to run the instance

Suspected cause

I suspect it might be because not all mods that are packaged get downloaded.

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@ChelloVibes ChelloVibes added the bug Something isn't working label Feb 10, 2024
@Trial97
Copy link
Member

Trial97 commented Feb 10, 2024

What's the name of the pack? From what version did you update? It was for neoforge? Any Minecraft logs to share? Any prism logs regarding the failed update?

@Trial97 Trial97 added the needs info Further information is requested label Feb 10, 2024
@ChelloVibes
Copy link
Author

It's the Better MC Modpack for Forge 1.12.1 and I updated from v24 HF from v25.5. Here is the Minecraft log.

I tried to update the pack normally again and this time I wasn't met with an error message, but the game still crashed with the same error nonetheless.

@Trial97 Trial97 removed the needs info Further information is requested label Feb 10, 2024
@landaro
Copy link

landaro commented Feb 11, 2024

I can confirm that something similar is happening for me as well.

Modpack in Question: ATM 9 from curseforge
OS: Windows
Prims verison: 8.0

Observed behaviour: pack update goes through without apparent error but instance fails to laod properly due to "missing mod dependencies".

I compared the number of mods in the pack for a freshly installed isntance, and the instance after the borked update and the mod counts differ (with the updated one having fewer than there should be).

This happend with differnt update steps of the modpack and started about oen or two weeks ago, as far as I know.

@mixednutts
Copy link

mixednutts commented Feb 12, 2024

I can confirm same behavior with ATM9 update as mentioned above.

Crash log and Prism Launcher log containing update session attached:

crash-2024-02-12_15.08.48-fml.txt

PrismLauncher-0.log

If I was to guess I would say it's something to do with the API call and managing dependent mods

@mixednutts
Copy link

mixednutts commented Feb 12, 2024

Just had the issue occur again with ATM9 updating from version 0.2.45 to 0.2.46

Update in Prism completes without error. Upon starting the instance the following errors are shown:

Screenshot 2024-02-13 034835

Prism Log:

PrismLauncher-0.log

ATM9 Instance Log:

Uploading latest.log…

ATM9 Crash Log:

crash-2024-02-13_03.48.23-fml.txt

Current work around is to install a fresh instance and move the save and journey map data over to it or revert to the previous version of ATM9.

The Prism log shows these as the last entries immediately after the update:

20.855 C | "Failed to apply override from C:/Users/mickj/AppData/Roaming/PrismLauncher/instances/.LAUNCHER_TEMP/261a5d82-22a8-4df0-8a9c-9b9edad46515 to C:/Users/mickj/AppData/Roaming/PrismLauncher/instances/All the Mods 9 - ATM9(2)" 20.855 C | Reason: "unknown error" 20.855 W | Failed to override "C:/Users/mickj/AppData/Roaming/PrismLauncher/instances/.LAUNCHER_TEMP/261a5d82-22a8-4df0-8a9c-9b9edad46515" to "C:/Users/mickj/AppData/Roaming/PrismLauncher/instances/All the Mods 9 - ATM9(2)" 20.855 D | Failed to commit instance "All the Mods 9 - ATM9 (3rd)" Initiating backoff: 1

If you manually copy and paste from the .LAUNCHER_TEMP dir to the instance dir the ATM9 instance is able to start

@MattSG
Copy link

MattSG commented Feb 14, 2024

This also happens for me.

Modpack in Question: ATM 9 from curseforge
OS: Windows 10 22H2
Prism verison: 8.0

Observed behaviour: Update successful but on loading game it either crashes or shows screen with missing dependencies (mods)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants