Jump to content

IC2 open beta + MCForge crashed after decompile.


4ikca

Recommended Posts

Hi. Sorry for my English.

I have some problem with IC2 mod in jars/mods.  I add  IC2 openbeta build to jars/mods.

Client crashed with message

 

 

:45:27 - 2012-11-14 19:45:27 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

19:45:27 - 2012-11-14 19:45:27 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized

19:45:27 - 2012-11-14 19:45:27 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized

19:45:27 - 2012-11-14 19:45:27 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

19:45:27 - 2012-11-14 19:45:27 [iNFO] [ForgeModLoader] Searching D:\minecraft_mods\jars\mods for mods

19:45:28 - 2012-11-14 19:45:28 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDOUT] 27 achievements

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDOUT] 208 recipes

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: sq.<init>(Ljava/lang/String;)V

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at ic2.common.CreativeTabIC2.<init>(CreativeTabIC2.java:15)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at ic2.common.IC2.<clinit>(IC2.java:2003)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at java.lang.Class.forName(Class.java:264)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:601)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:601)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:420)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

19:45:29 - 2012-11-14 19:45:29 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:722)

 

can someone help me?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

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

Important Information

By using this site, you agree to our Terms of Use.