Skip to content

Game refuses to start (render error) #1547

Answered by SquidDev
znepb asked this question in Q&A
Discussion options

You must be logged in to vote

Fabric 0.86 deprecated one of the modules that we use, which means it's no longer present in a dev environment by default. We've updated to the replacement API in dev (24d74f5), but that hasn't been released yet.

As a workaround, you can add the following dependency in Gradle:

modRuntimeOnly("net.fabricmc.fabric-api:fabric-api-deprecated:${project.fabric_version}")

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by SquidDev
Comment options

You must be logged in to vote
9 replies
@znepb
Comment options

@znepb
Comment options

@znepb
Comment options

@Lupus590
Comment options

@znepb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1546 on August 02, 2023 05:26.