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

Unable to launch game after following example mod setup #4

Closed
TelepathicGrunt opened this issue Apr 20, 2022 · 2 comments
Closed

Unable to launch game after following example mod setup #4

TelepathicGrunt opened this issue Apr 20, 2022 · 2 comments

Comments

@TelepathicGrunt
Copy link
Contributor

I am trying to port my Fabric mod to Quilt and followed the example mod as close as I can. However, when I run the game, I am greeted with this screen.
image

Console output: https://paste.ee/p/AA9Jq

My mod's source: https://github.com/TelepathicGrunt/FeatureNBTDeadlockBeGone/tree/Quilt-1.18

deps:

  • minecraft = "1.18.2"
  • quilt_mappings = "1.18.2+build.22"
  • quilt_loader = "0.16.0-beta.7"
  • quilted_fabric_api = "1.0.0-beta.6+0.51.1-1.18.2"

lmk if you need more info.

@triphora
Copy link
Contributor

You need to have both QSL and QFAPI.

@TelepathicGrunt
Copy link
Contributor Author

Implemented this recent change to the example mod into my mod and game now can launch
b2fb439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants