Oh The Biomes You'll Go Refabricated

Oh The Biomes You'll Go Refabricated

11M Downloads

[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

commented

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

latest.log

Did you isolate BYG?

I did not try BYG alone

commented

firstperson: FirstpersonModel 2.2.0 is the issue not byg.

commented

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)