DaedalusGame/Modular-Diversity

java.lang.NoClassDefFoundError with Modular Machinery version 1.10.0

Opened this issue ยท 23 comments

All mods are for minecraft version 1.12.2, the issue is ComponentType.ComponentRegistryEvent was removed.

The current method uses the event RegistryEvent.Register<ComponentType> event.

The crash log.

Same Problem, different Version , the 1.10.0 works like expected. With Modular Machinery 1.11+ crash on startup Crashlog

I have the same issue as @maggo1312.
Crashes with MM 1.11.0 and 1.11.1, but works with MM 1.10.0.
Same crash stack.

same issue here, I guess im gonna have to downgrade Modular Machinery for now until @DaedalusGame fixes this, unless someone else can figure it out... :/

well, crap. now downgrading MM makes Modular Magic not work, so I guess for now I can only choose between modular magic and modular diversity, but I can't have both... :/

rlnt commented

Today, you released a new version and this is still not fixed...
I mean this is an addon for Modular Machinery and doesn't work with the newest version.
That's sad.

i didn't put in the changelog that i updated to the newest MM version did I?

rlnt commented

No you didn't and I also didn't say that but it's sad to see that this isn't fixed yet. :/

so
is it getting fixed?

yes

its been almost a month
MM and Modular magic are updating and i cant use the newer versions
pls do something

now its almost two months
5 since the issue started

so
are you fixing this issue or not

did u abandon this mod?

Hello?

please fix it its way too late i need this fixed so that i can use the latest version of modular magic which has nature's aura support

@DaedalusGame When is this being fixed? It has been almost a year, and it's quite silly that a Modular Machines addon is refusing to update to the latest version of it's parent mod.

wow this is still occurring? my modpack is waiting now.... i need a custom MM that can produce enough mekanism heat for a max boiler and steam turbine... :/

@DaedalusGame is accepting PRs...

@Archilyte We can't send in PRs because this repository isn't updated with the latest version on Twitch. If that is fixed, then we could possibly think about sending one in.

oh wow. He hasn't even pushed to his own repo recently? wtf

you know all he needs to do is ask hellfire about what he did to his component API or whatever

the changelog for MM 1.11.0 literally says:

Also contains a huge amount of internal code changes. If you're making an MM addon and are lost with the new code changes, please come over to AstralSorcery's discord for guidance.

I don't see him on the discord, so i'll gladly link it: https://discord.gg/q37VRcT

bruh

wait bruh

Pushed latest changes.
Sorry folks, nobody said anything about the repo being out of date for months.

I think that I'm getting the same issue.
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: hellfirepvp/modularmachinery/common/crafting/ComponentType$ComponentRegistryEvent