Continuity

Continuity

9M Downloads

mod doesnt work quilt loader 0.21.0

lukeea12 opened this issue ยท 8 comments

commented

Gives this error message:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'continuity'!

Mod ver: 3.0.0 beta 4
Mc version: 1.19.4

commented

Please provide a log file
It can be found in .minecraft/logs, filename is "latest"

commented
commented

I'm not sure if this is the same issue, since the log @lukeea12 attached contained no crash, but Continuity crashes for me with Quilt loader 0.21.0. Running 1.19.4.
https://mclo.gs/dD4qmg8

commented

Your version of Quilted Fabric API does not contain Model Loading API v1, which Continuity uses.

This seems like a Quilt issue because the changelog on Modrinth for the QSL version you are using says that it includes Model Loading API v1 and the code in the Quilted Fabric API repository also includes it.

commented

ok, thanks for the help anyways.

commented

So what should I do? Report the error in their page?

commented

I do not know what the cause of your issue is; I was replying to Arthurmeade12 and am already in contact with the QSL developers to resolve the issue. The log you sent did not contain any issues.

commented

I will assume your issue is the same since you are also on Quilt and using Minecraft 1.19.4. It is being tracked on the Quilted Fabric API repository since it is not a Continuity issue. QuiltMC/quilted-fabric-api#138