gachadex-fabric-1.21.1-1.4.1.jar
Curse Maven Snippet
What's new
Cobblemon: Aetheria Gachadex — 1.4.1
🇬🇧 English
🐛 Startup crash fix (NeoForge)
Fixed a startup crash on NeoForge (NullPointerException: Registry Object not present: gachadex:gacha_machine). The client render-layer registration ran too early, during mod construction, before the blocks were registered. That step is now deferred to FMLClientSetupEvent, which runs after registration.
- Only NeoForge was affected (Fabric already did it at the right time).
- It surfaced mainly after updating Architectury API, which now throws when a registry object is requested too early.
📥 How to update
- Delete the 1.4.0 jar and drop in the new
gachadex-neoforge-1.21.1-1.4.1.jar(NeoForge) orgachadex-fabric-1.21.1-1.4.1.jar(Fabric). - Nothing is lost: config, loot, recipes and the pity counter are all preserved.
📦 Dependencies (unchanged)
| NeoForge | Fabric | |
|---|---|---|
| Required | Architectury API · Cobblemon | Fabric API · Architectury API · Cobblemon |
| Optional | Mega Showdown | Mega Showdown |
🇪🇸 Español
🐛 Arreglo de crash en el arranque (NeoForge)
Corregido un crash al iniciar en NeoForge (NullPointerException: Registry Object not present: gachadex:gacha_machine). El registro de las capas de render del cliente se ejecutaba demasiado pronto, durante la construcción del mod, cuando los bloques todavía no estaban registrados. Ahora ese paso se difiere a FMLClientSetupEvent, que ocurre después del registro.
- Solo afectaba a NeoForge (en Fabric ya se hacía en el momento correcto).
- Se hacía visible sobre todo tras actualizar Architectury API, que ahora lanza excepción al pedir un objeto de registro antes de tiempo.
📥 Cómo actualizar
- Borra el jar 1.4.0 y pon el nuevo
gachadex-neoforge-1.21.1-1.4.1.jar(NeoForge) ogachadex-fabric-1.21.1-1.4.1.jar(Fabric). - No pierdes nada: config, loots, recetas y el contador de pity se conservan.
📦 Dependencias (sin cambios)
| NeoForge | Fabric | |
|---|---|---|
| Obligatorias | Architectury API · Cobblemon | Fabric API · Architectury API · Cobblemon |
| Opcional | Mega Showdown | Mega Showdown |
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

