-
Notifications
You must be signed in to change notification settings - Fork 183
Crashing on 1.16.1 due to Mixin Library problem #225
Comments
I've tried removing problem mods as listed in other issues such as REI and the issue still happens with any mod using mixin library. |
Seems to be another mod causing the issue. Can you track down exactally what mod it is? Updating to beta 2 should fix the REI crash. |
@modmuss50 i had the same problem of crashing, probably due to REI too, and updating to beta2 fixed it. |
No, I cannot. It seems like almost every single mod is causing a crash. Out of my 31 mods (including Optifabric) at least 20 of them are causing crashes on their own with optifabric. Every crash log is having a problem with Mixin being the error that actually causes the crash. Beta 2 did not fix the issue, only with REI. |
Looking through other users crashlogs indicate the issue is without a doubt due to Mixin incompatibility. |
Little bit of an oversight Fixes modmuss50#225 Fixes modmuss50#226 Fixes modmuss50#227
[15:45:10] [main/INFO]: Loading for game Minecraft 1.16.1
[15:45:13] [main/WARN]: Warnings were found!
[15:45:13] [main/WARN]: Mod
vanilla-hammers
(${version}) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'[15:45:13] [main/WARN]: Mod
extraalchemy
(1.0.3) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'[15:45:13] [main/INFO]: [FabricLoader] Loading 96 mods: [email protected]+eae12eb802, [email protected], [email protected]+3fa9f7c502, [email protected]+1.15.2, [email protected], [email protected], [email protected]+1.16-pre2, [email protected], [email protected]+1.16, [email protected], [email protected]+build.203, [email protected], vanilla-hammers@${version}, [email protected], [email protected], [email protected]+045df74f02, [email protected], [email protected]+a71b305302, [email protected]+e00ecb5f02, [email protected], [email protected], [email protected]+12a8474c7c, [email protected]+b7f9825d02, [email protected], [email protected], [email protected]+eae12eb802, [email protected], [email protected], [email protected]+b7084faa02, [email protected], [email protected], [email protected], [email protected], [email protected]+c6a8ea8902, [email protected]+b0993bc102, [email protected], [email protected], [email protected], [email protected]+5a0f9a6002, [email protected], [email protected]+059ea86602, [email protected]+build.372-1.16, [email protected], [email protected], [email protected]+0a6f2a7002, [email protected]+e00ecb5f02, [email protected]+f362c86e02, [email protected], [email protected]+b50ffc7b02, [email protected]+build.16, [email protected]+j1.2.0, [email protected], [email protected]+5ce5339802, [email protected]+build.7, [email protected]+5794386e02, [email protected]+4d66bed502, [email protected], [email protected], [email protected]+059ea86602, [email protected], [email protected]+7066030f02, [email protected]+b7f9825d02, [email protected], [email protected]+16acbe5b02, [email protected], [email protected], [email protected]+5341049002, [email protected]+e16a977402, [email protected]+346247d702, [email protected], [email protected]+f41e209802, [email protected], [email protected], [email protected], [email protected]+059ea86602, [email protected]+1.16-pre2, [email protected]+a4c57d8e02, [email protected], blue_endless_jankson@+, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+52d3083602, [email protected]+7dba2d6c02, [email protected], [email protected]+b764ce9902, [email protected], [email protected], [email protected]+16acbe5b02, [email protected]+438f963602, [email protected]+dfdb52d602, [email protected], [email protected]+da175ad602, presencefootsteps@r26+1.16-rc1
[15:45:13] [main/WARN]: Mod
vanilla-hammers
(${version}) does not respect SemVer - comparison support is limited.[15:45:13] [main/WARN]: Mod
blockus
(1.6.0.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.[15:45:13] [main/WARN]: Mod
blue_endless_jankson
(+) does not respect SemVer - comparison support is limited.[15:45:13] [main/WARN]: Mod
presencefootsteps
(r26+1.16-rc1) does not respect SemVer - comparison support is limited.[15:45:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Doug/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8+build.18/sponge-mixin-0.8+build.18.jar Service=Knot/Fabric Env=CLIENT
[15:45:13] [main/INFO]: Loaded configuration file for Lithium (40 options available, 0 user overrides)
[15:45:13] [main/INFO]: Lithium has been successfully discovered and initialized -- your game is now faster!
[15:45:14] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-v0.mixins.json:MixinEntityTracker and should be specified in value
[15:45:15] [main/ERROR]: Critical injection failure: LVT in net/minecraft/class_761::method_22710(Lnet/minecraft/class_4587;FJZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lnet/minecraft/class_765;Lnet/minecraft/class_1159;)V has incompatible changes at opcode 1673 in callback net/minecraft/class_761::renderWandHighlight.
Expected: [Lnet/minecraft/class_3695;, Lnet/minecraft/class_243;, D, D, D, Lnet/minecraft/class_1159;, Z, Lnet/minecraft/class_4604;, Z, Lnet/minecraft/class_4597$class_4598;]
Found: [Lnet/minecraft/class_243;, D, D, D, Lnet/minecraft/class_1159;, Z, Lnet/minecraft/class_4604;, Z, F]
The text was updated successfully, but these errors were encountered: