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

V3.4.2 on 1.20.4 Requires QSL (which doesn't exist) #175

Closed
LizzieSpace opened this issue Feb 26, 2024 · 3 comments
Closed

V3.4.2 on 1.20.4 Requires QSL (which doesn't exist) #175

LizzieSpace opened this issue Feb 26, 2024 · 3 comments
Labels
support End user support with the software

Comments

@LizzieSpace
Copy link

The mod version 3.4.2 crashes minecraft 1.20.4 with the following message:

---- Quilt Loader: Failed to load ----
Date/Time: 2024/02/25 21:11:48.3927
Quilt Loader Version: 0.23.1
-- Error 1 --
Dynamic FPS requires any version of quilt_resource_loader, which is missing!
- <mods>/dynamic-fps-3.4.2+minecraft-1.20.4-quilt.jar
-- Error 2 --
Dynamic FPS requires any version of quilt_lifecycle_events, which is missing!
- <mods>/dynamic-fps-3.4.2+minecraft-1.20.4-quilt.jar
-- Plugin State --
Cycle number = 1
Cycle Step = SOLVE
Loaded Plugins (2):
 - 'quilt_loader' (Builtin)
 - 'quilted_fabric_loader' (Builtin)
---- end of report ----

The crash logs only report the aforementioned dependencies. No other useful information could be retrieved.

<mods>/dynamic-fps-3.4.2+minecraft-1.20.4-quilt.jar:
#################################################
#  Loaded by  'quilt_loader'                    #
#  Name     = 'Dynamic FPS'                     #
#  ID       = 'dynamic_fps'                     #
#  Version  = '3.4.2'                           #
#  LoadType = IF_REQUIRED                       #
#  Depends on 'quilt_loader' [0.23.1, ∞)        #
#  Depends on 'minecraft' [1.20.0, ∞)           #
#  Depends on 'mixinextras' [0.3.2, ∞)          #
#  Depends on 'quilt_resource_loader' (-∞, ∞)   #
#  Depends on 'quilt_lifecycle_events' (-∞, ∞)  #
#  Depends on 'modmenu' (-∞, ∞)                 #
#  Depends on 'cloth-config' (-∞, ∞)            #
#################################################

The issue most likely comes from the fact that the mod requires quilt_resource_loader and quilt_lifecycle_events. Both are a part of QSL, which up until Sunday, February 25, 2024 does not exist.

there is a pull request with a possible 1.20.4 update, but it has yet to be merged:
QuiltMC/quilt-standard-libraries#356

@LostLuma LostLuma added the support End user support with the software label Feb 26, 2024
@LostLuma
Copy link
Collaborator

Hello, you're indeed right that QSL for 1.20.4 is not out yet, however I've confirmed that once it is it will work properly with this version of Dynamic FPS.
I assume you're running Quilt Loader and regular Fabric API on 1.20.4 while this is the case, if you'd like also to use Dynamic FPS you can use the Fabric version for now.

@Delivator
Copy link

What? How can this happen that a version is release for a modloader version that doesn't exist yet?

@LostLuma
Copy link
Collaborator

LostLuma commented Feb 28, 2024

First of all, Quilt Loader is not version dependent, however as the original author linked above a QSL version for 1.20.4 is in the works and it does not contain any breaking changes for the modules that we use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support End user support with the software
Projects
None yet
Development

No branches or pull requests

3 participants