FabricMC / fabric

Essential hooks for modding with Fabric.
Apache License 2.0
2.31k stars 404 forks source link

Mixin transformation of net.minecraft.client.resources.ClientPackSource failed #3863

Closed gmitch215 closed 3 months ago

gmitch215 commented 3 months ago

Looked on Google and asked for help in the discord, logs seem useless.

Context

I just generated a run configuration for IntelliJ, and tried executing it, and it's giving me this error:

java.lang.RuntimeException: Mixin transformation of net.minecraft.client.resources.ClientPackSource failed

Using MC 1.20.6, Loader 0.15.6 (additional versions in second log)

Don't know if this is a Fabric Bug or something I need to fix.

Full Logs: https://mclo.gs/QGVijUm https://mclo.gs/hIMDsxN

gmitch215 commented 3 months ago

It went away (somehow)....