age-series / ElectricalAge

Electrical Age (ELN) is a Minecraft Mod offering the ability to perform large-scale in-game electrical simulations.
Other
65 stars 30 forks source link

Crashing at starting the game #290

Closed Nikolai521 closed 6 months ago

Nikolai521 commented 11 months ago

I just installed minecraft from zero (1.7.10) with last version of forge, ELN works perfect with the last stable release, with the "testing" versions the game crash just at load first time

crash-2023-07-21_19.03.59-client.txt

jrddunbr commented 11 months ago
Caused by: java.lang.NoClassDefFoundError: mods/eln/simplenode/energyconverter/EnergyConverterElnToOtherEntity
    at mods.eln.Eln.registerEnergyConverter(Eln.java:1028)
    at mods.eln.Eln.preInit(Eln.java:622)
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCE Eln{1.21.2} [Electrical Age - jrddunbr's build] (Eln-1.21.2.jar) 
jrddunbr commented 11 months ago

I've tried replicating this on 1.21.3 and I can't get it to break. Try on the new 1.21.4 version I'm about to release and tell me how it goes.

jrddunbr commented 11 months ago

Reopen this issue if you can replicate with this version: https://github.com/age-series/ElectricalAge/releases/tag/1.21.4

jrddunbr commented 11 months ago

Someone else encountered this for that version. Reopening...

In the meantime, sounds like it's some sort of shading issue with the jar so just add COFH Core and it should work. It might just be a new mod dep since the refactor.

Nikolai521 commented 11 months ago

Ok! i tried with COFH core and the 1.21.4 ELN and it worked very well

image

Q300Z commented 10 months ago

I've the same problem, I installed minecraft 1.7.10 from scratch with the latest version of forge 1.7.10 when i start the game it crashes.

With this error : The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/eln/simplenode/energyconverter/EnergyConverterElnToOtherEntity

The log : crash-2023-08-10_19.44.10-client.txt

jrddunbr commented 6 months ago

We haven't had this issue in a while and if you have COFH Core in it seems to work. I've marked it as a new dependency since 1.21.x on the Modrinth page.