
[Bug]: Extremely batshit and cursed crash between your mod, Underground Biomes, Archaic Fix, and Atum
Sunconure11 opened this issue · 18 comments
Modpack (Optional)
No response
Game log
fml-client-latest.log
fml-junk-earlystartup.log
latest.log
crash-2025-06-02_18.55.54-server.txt
Description
Uh… several mods broke here, it would seem. Horribly.
Caused by: java.lang.NoClassDefFoundError: com/emoniph/witchery/brewing/action/effect/BrewActionBiomeChange
at Launch//airburn.am2playground.compat.witchery.brews.PGWitcheryBrews.addBrewRecipe(PGWitcheryBrews.java:113)
It's not too obvious what the problem is, but I'll look for it in the debugger later
Caused by: java.lang.NoClassDefFoundError: com/emoniph/witchery/brewing/action/effect/BrewActionBiomeChange at Launch//airburn.am2playground.compat.witchery.brews.PGWitcheryBrews.addBrewRecipe(PGWitcheryBrews.java:113)
It's not too obvious what the problem is, but I'll look for it in the debugger later
Caused by: java.lang.ClassNotFoundException: Exception caught while transforming class com.emoniph.witchery.brewing.action.effect.BrewActionBiomeChange
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector extendedSetBiomeArray(Lnet/minecraft/world/chunk/Chunk;[BLcom/llamalad7/mixinextras/sugar/ref/LocalRef;)V in mixins.endlessids.json:common.biome.witchery.BrewActionBiomeChangeMixin from mod endlessids failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap mixins.endlessids.refmap.json
ASM -> Mixin error? Well...
Maybe something in here?
Maybe similar to #221.
Maybe not.
Where did you even get the underground biomes mod jar? This is the only one i could find, and the one i have compat with: https://www.curseforge.com/minecraft/mc-mods/undergroundbiomesconstructs/files/all?page=1&pageSize=20&version=1.7.10
I added a workaround for your weird fork in the next update
https://github.com/LITW-Refined/UndergroundBiomesConstructs1.7
I’m using this fork
Sorry to ping you, but I am just making sure you see this as I will be away tomorrow.
Gonna test with your more recent beta.
That's not AM2PG error, but rather EndlessIDs and probably some other mod that make change in BrewActionBiomeChange
class (not me).
AM2PG cannot initialize related classes and thus this error occurs.
https://github.com/GTNewHorizons/WitcheryExtras
https://www.curseforge.com/minecraft/mc-mods/witcherypatch
https://modrinth.com/mod/mo-creatures-legacy
https://www.curseforge.com/minecraft/mc-mods/craftable-warm-blood
https://legacy.curseforge.com/minecraft/mc-mods/deathly-hallows
These mods I am using do stuff with Witchery that may be of interest.
https://www.curseforge.com/minecraft/mc-mods/bbrains-umfixes/files/4973159
This is an unofficial build that fixes some bugs. I am currently not using it, but you may want to go over it.
Now it is fucking Erebus. Great.
crash-2025-06-11_18.36.42-server.txt