-
java.lang.RuntimeException: Mixin transformation of net.minecraft.class_2275 failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
…
-
```
What steps will reproduce the problem?
1. Load a ww/vc game via cfg w/ neek2o plugin selected.
2. Exit game and it returns to system menu
3.
What is the expected output? What do you see instead…
-
```
What steps will reproduce the problem?
1. Load a ww/vc game via cfg w/ neek2o plugin selected.
2. Exit game and it returns to system menu
3.
What is the expected output? What do you see instead…
-
I would like to request you update to the latest Ago's Mod Loader Version - as this mod will crash my server if I try to load it on the most recent Ago's Mod Loader.
-
### Guidelines
- [X] By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
### Minecraft Version
1.20.1
### Mod Version
4.1
…
-
marking the dependencies of a mod is useful for users as they or there launcher can figure out what else needs to be installed to make the mod run
for this mod marking fabric api would be neat especi…
-
### Minecraft Version
1.21.x
### Mod Loader Version
fabric-api-0.100.7+1.21
### Mod Version
1.4.21+1.21
### Describe the Issue
Abnormal Ender whale spawning on fabric server. Whales spawn in cl…
-
Considering the below two mods:
mod_a:
```json
{
"schemaVersion": 1,
"id": "mod_a",
"version": "1.0.0",
"breaks": {
"mod_b": "2.0.0"
}
}
```
mod_b:
```json…
-
### Mod loader
Fabric
### Modloader version
0.15.11
### Minecraft version
1.20.1
### Mod version
1.4.2
### Modpack
n/a
### latest.log
n/a
### Issue description
Hello, I am attempting to m…
-
Hi @hongxiayang @hliuca ,
It seems like float8 training using `torchao.float8` is not support at the moment. Is there a different library or code path I should be using for float8 training or what …