Open MC-XiaoHei opened 1 year ago
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
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 think my code is ok,cause i just put it in my pack and its works well,i will check again
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?
As the title