DaedalusGame / Modular-Diversity

A Modular Machinery Addon
MIT License
4 stars 14 forks source link

java.lang.NoClassDefFoundError with Modular Machinery version 1.10.0 #44

Open Charnuz opened 5 years ago

Charnuz commented 5 years ago

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.

maggo1312 commented 5 years ago

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

IcedReaper commented 5 years ago

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.

MasterBuilder747 commented 5 years ago

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... :/

MasterBuilder747 commented 5 years ago

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 5 years ago

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.

DaedalusGame commented 5 years ago

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

rlnt commented 5 years ago

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

Archilyte commented 5 years ago

so is it getting fixed?

DaedalusGame commented 5 years ago

yes

Archilyte commented 5 years ago

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

Archilyte commented 4 years ago

now its almost two months 5 since the issue started

Archilyte commented 4 years ago

so are you fixing this issue or not

Archilyte commented 4 years ago

did u abandon this mod?

Archilyte commented 4 years ago

Hello?

Archilyte commented 4 years ago

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

TheFlash787 commented 4 years ago

@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.

MasterBuilder747 commented 4 years ago

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... :/

Archilyte commented 4 years ago

@DaedalusGame is accepting PRs...

TheFlash787 commented 4 years ago

@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.

MasterBuilder747 commented 4 years ago

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

Archilyte commented 4 years ago

bruh

DaedalusGame commented 4 years ago

wait bruh

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

GreyGoldFish commented 4 years ago

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