elidhan / Simple-Animated-Guns

Turning my datapack into a mod
14 stars 12 forks source link

Keep crashing on v1.2-1.19.2-FR #5

Closed avirtual777 closed 12 months ago

avirtual777 commented 1 year ago

The log is here :( I cannot upload it so I have to paste it here `[15:07:06] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.14.19 [15:07:06] [main/INFO]: Loading 124 mods:

elidhan commented 1 year ago

I've noticed multiple mentions of OptiFine and failed mixin transformations with GameRenderer and possibly some other rendering related classes, that may be an incompatibility issue. Have you tried running the game without it? (I'm assuming you're using optifabric)

avirtual777 commented 1 year ago

No crash without FR version, and no crashes on 1.2-BETA version either. Let me try without optifabric and try again.

elidhan commented 1 year ago

yeah that sounds like a conflict between optifabric and the full release version. the reason the beta worked fine was most likely because it didn't tamper with the first person rendering. in the full release, the view bobbing levels were tweaked to be more subtle when and also items do not render in first person while holding guns

avirtual777 commented 1 year ago

Problem confirmed. FR version without optifabric is fine. Since the only new weapon FR version is an LMG, I'll use beta version for a while :)thx