You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it crashes with this message java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'flighthud'! pastebin with full crash log
System Info
fabricloader: Fabric Loader 0.14.21
fabric-api: Fabric API 0.83.0+1.20
java: OpenJDK 64-Bit Server VM 17
minecraft: Minecraft 1.20
i try again , i can launch anymore
** System Info
fabricloader: Fabric Loader 0.14.21
fabric-api: Fabric API 0.83.0+1.20
java: Java HotSpot(TM) 64-Bit Server VM (build 17.0.7+8-LTS-2
24, mixed mode, sharing)
minecraft: Minecraft 1.20
maybe you can try this: libs.zip
this zip contains source and jar
I tried again but instead of using git pull MC-XiaoHei master I changed into your branch by using git switch instead and then it worked this time.
Which is weird because I compared the source jar you posted with my previous source jar and they were identical but the compiled file was failing to start the game.
try check md5?(i mean the src)
and try use git clone to clone my code directly?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As the title