Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with newer versions of MFFS and Resonant Engine #188

Closed
OronDF343 opened this issue Jan 30, 2015 · 14 comments
Closed

Incompatibility with newer versions of MFFS and Resonant Engine #188

OronDF343 opened this issue Jan 30, 2015 · 14 comments

Comments

@OronDF343
Copy link

Works fine with MFFS 4.1.1.61 & Resonant Engine 3.3.0.396
Crashes on startup in MFFS ~4.1.1.74 & Resonant Engine ~3.3.0.437: (also some older versions and all newer ones)
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 1/30/15 12:04 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: resonant/engine/asm/StaticForwarder
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:670)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.world.gen.feature.WorldGenMinable.func_76484_a(WorldGenMinable.java:78)
at mods.eln.ore.OreDescriptor.generateSurface(OreDescriptor.java:77)
at mods.eln.ore.OreDescriptor.generate(OreDescriptor.java:63)
at mods.eln.server.OreRegenerate.tick(OreRegenerate.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_266_OreRegenerate_tick_ServerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.ClassNotFoundException: resonant.engine.asm.StaticForwarder
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more

@BenLarge1
Copy link

I can confirm that I have this same issue after updating Resonant Engine

@DrummingFish
Copy link
Contributor

Have you tried removing Electrical Age and seeing if the problem persists? Don't think it has anything to do with Electrical Age.

@BenLarge1
Copy link

I removed Resonant Engine and the crash stopped, so it's one of the two

@DrummingFish
Copy link
Contributor

That doesn't answer my question. Did you try without Electrical Age? And if you removed Resonant Engine then MFFS wouldn't work. I think there's info you're not telling me.

@BenLarge1
Copy link

Just for you I added resonant engine and Mffs back and the crash happened again, so I removed Electrical Age and the crash stopped. Removed Resonant Engine and MFFS and added back Electrical Age, the crashes stopped.

On Feb 11, 2015, at 8:00 PM, Matthew Needham notifications@github.com wrote:

That doesn't answer my question. Did you try without Electrical Age? And if you removed Resonant Engine then MFFS wouldn't work. I think there's info you're not telling me.


Reply to this email directly or view it on GitHub.

@DrummingFish
Copy link
Contributor

What versions of RE, MFFS and EA are you using and can you give me crash logs (on pastebin)?

@Aroma1997
Copy link

Here's a crash log. It includes the versions of the mods used: http://pastebin.com/FRJUnXmf

@ghost
Copy link

ghost commented Jun 4, 2015

To be honest both of theses are pretty dead...
I don't think this issue will be fixed anytime soon.

@TheXWolf
Copy link

TheXWolf commented Jun 4, 2015

Well people really need to look at what's going on with the mods and pay attention to the date, before Aroma posted, this topic stopped in Feb, was only open a week & half. With Nova being made and MFFS (along with everything else Cal does) being moved exclusively to Nova, I don't think people need to keep posting bugs/crashes.

@ghost
Copy link

ghost commented Jun 4, 2015

true.

@Aroma1997
Copy link

But it still means ElectricalAge is incompatible with something (MFFS/Nova). People still may want to use these mods together.

@TheXWolf
Copy link

TheXWolf commented Jun 5, 2015

Yes but that's not likely to change anytime soon, electrical age is just as complex a system, and nova is still in early development, I don't think comp. is going to be first priority, it needs to be working well first. Maybe talk to ELN about that mod and see if there's a comp patch that can be made.

@Dolu1990
Copy link
Member

Hi,

I'm note very updated with current minecraft mods ecosystem.
About MFFS 4.1.1.61 & Resonant Engine 3.3.0.396, this incompatibilities is strang because i don't include any API from them. and i don't have any resonant.engine.asm.StaticForwarder used in EA code.
In the stack trace, there is no eln function called.
it's strang XD

The crash open at witch moment ?

@Slaynash
Copy link

The crash append (for me) then i create a new world. I have mffs 4.1.1.74, resonant engine 3.3.0.437 and electrical age beta-1.10_r49. (1.7.10)
modpack: https://www.dropbox.com/s/qr0wlwfi0smy22p/modpack.zip?dl=1

@cm0x4D cm0x4D added the wontfix label Dec 8, 2016
@cm0x4D cm0x4D closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants