[1.19][Bug]: Game won't launch: Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'byg'!
BLV-DES opened this issue ยท 2 comments
BYG Version
1.19.2-2.0.0.13
Terrablender Version
1.19.2-2.0.1.130
Mod Loader
Fabric
Mod Loader Version
0.14.18-1.19.2
Bug Severity
Major
What happened?
Mod has been working perfectly for weeks. Same world. Played the game just fine earlier today, got back on later at night and suddenly the game won't launch at all and I get this error in the launcher after it fails:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'byg'!
crash-2023-04-18_03.13.13-client.txt
latest.log
Did you isolate BYG?
I did not try BYG alone
Not a BYG issue, error seems to be caused by a mod called firstperson
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector setModelPoseRedirect(Lnet/minecraft/class_1007;Lnet/minecraft/class_742;Lnet/minecraft/class_742;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V in firstperson.mixins.json:PlayerRenderMixin from mod firstperson failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap firstperson.refmap.mixins.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)