-
Hello!It may be your mod or Arclight's problem. I'm not sure about that,so I come here and issue.
There is a crash.
```
——————————————————————————
Caused by: org.spongepowered.asm.mixin.injectio…
-
java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider
at me.modmuss50.optifabric.mod.OptifabricSetup.run(OptifabricSetup.java:46)
at java.util.ArrayList.forEach(Unknown Source…
-
```
java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider
at me.modmuss50.optifabric.mod.OptifabricSetup.run(OptifabricSetup.java:43)
at java.base/java.util.ArrayList.forEach…
-
Fabric 1.20.1
I have tried this with and without mods and checked against owo-lib.
Error:
[09:12:20] [pool-6-thread-7/INFO]: Successfully connected to discord
[09:12:22] [main/WARN]: Failed to l…
-
After depending on jarvis in my build.gradle, whilst compiling the mod works correctly attempting to run the game gives the following error:
`
java.lang.RuntimeException: Mixin transformation of net…
-
Mixin expects a `minVersion` property in your Mixin configuration file (`mixins.epiczoomer.json`). While the mod continues to work without it, a scary log message is printed if the value is missing:
…
-
```
[15:56:55] [main/ERROR]: Mixin apply for mod malilib failed mixins.malilib.json:MixinMinecraftClient from mod malilib -> net.minecraft.class_310: org.spongepowered.asm.mixin.injection.throwables.…
-
java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider
at me.modmuss50.optifabric.mod.OptifabricSetup.run(OptifabricSetup.java:43)
at com.chocohead.mm.Plugin$$Lambda$64/8392895…
-
### Feature description
I'm doing this to have such functionality:
```java
import com.llamalad7.mixinextras.injector.ModifyExpressionValue;
import com.llamalad7.mixinextras.sugar.Local;
import …
-
java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider
at me.modmuss50.optifabric.mod.OptifabricSetup.run(OptifabricSetup.java:46)
at java.base/java.util.ArrayList.forEach(Arra…