Jump to content
  • 0

Question

Posted

Title: Me Controller/Thermal Expansion

Version: 1_0_3

OS: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_10

Description of Problem:

When I place an ME Controller next to a Redstone Energy Conduit, Minecraft crashes. THis is the second time it has happened.

Also, maybe the tekkit version shouldn't be a drop down menu that hasn't been updated yet. My tekkit version is 1.0.6.

Error Messages:

Error Log:


---- Minecraft Crash Report ----

// Quite honestly, I wouldn't worry myself about that.



Time: 5/14/13 11:41 PM

Description: Exception in server tick loop



java.lang.LinkageError: loader (instance of  net/minecraftforge/event/ASMEventHandler$ASMClassLoader): attempted  duplicate class definition for name: "net/minecraftforge/event/ASMEventHandler_101_TileController_addToGrid_GridPatternUpdateEvent"

	at java.lang.ClassLoader.defineClass1(Native Method)

	at java.lang.ClassLoader.defineClass(Unknown Source)

	at java.lang.ClassLoader.defineClass(Unknown Source)

	at net.minecraftforge.event.ASMEventHandler$ASMClassLoader.define(ASMEventHandler.java:115)

	at net.minecraftforge.event.ASMEventHandler.createWrapper(ASMEventHandler.java:95)

	at net.minecraftforge.event.ASMEventHandler.<init>(ASMEventHandler.java:24)

	at net.minecraftforge.event.EventBus.register(EventBus.java:72)

	at net.minecraftforge.event.EventBus.register(EventBus.java:53)

	at appeng.me.tile.TileController.init(TileController.java:176)

	at appeng.sided.AEGenericTick.tickStart(AEGenericTick.java:57)

	at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)

	at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)

	at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)

	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:635)

	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)

	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)

	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2 answers to this question

Recommended Posts

  • 0
Posted

So it turns out I had an older Java install that Tekkit was using, but now it won't work after uninstalling it.

I've reinstalled tekit and hopefully now it will be fine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...