我在版本1.12上安装了IC2,但是当我进入游戏时我遇到了一个错误。我是新手,我希望有人可以帮助我。
My IC2 loading error help me!
-
-
net.minecraftforge.fml.common.LoaderExceptionModCrash:来自IndustrialCraft 2的捕获异常(ic2)
引起:java.lang.NoClassDefFoundError:ic2 / core / recipe / AdvRecipe
at ic2.core.init.Rezepte.loadCraftingRecipe(Rezepte.java:339)
在ic2.core.init.Rezepte.loadCraftingRecipes(Rezepte.java:174)
at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:118)
at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:767)
在ic2.core.IC2.load(IC2.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:614)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
在com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
在com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
在com.google.common.eventbus.Subscriber $ 1.run(Subscriber.java:76)
在com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute(MoreExecutors.java:399)
在com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
在com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
在com.google.common.eventbus.EventBus.post(EventBus.java:217)
在net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
在net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
在com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
在com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
在com.google.common.eventbus.Subscriber $ 1.run(Subscriber.java:76)
在com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute(MoreExecutors.java:399)
在com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
在com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
在com.google.common.eventbus.EventBus.post(EventBus.java:217)
在net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
在net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
在net.minecraft.client.main.Main.main(的的SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
在net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
在net.minecraft.launchwrapper.Launch.main(Launch.java:28)
引起:抛出java.lang.ClassNotFoundException:ic2.core.recipe.AdvRecipe
在net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
......还有46个
引起:java.lang.NoClassDefFoundError:net / minecraftforge / common / craftsfting / IShapedRecipe
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
在net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
......还有48个
引起:抛出java.lang.ClassNotFoundException:net.minecraftforge.common.crafting.IShapedRecipe
在net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
......还有52个
引起:显示java.lang.NullPointerException
在net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
......还有54个
-
First, please don't spam. This is not a Chinese forum, please post in English so that others can understand you.
Do you use industrialcraft-2-2.8.111-ex112.jar? Try download it again from IC2 jenkins and see if that works. If you are sure that this is a bug and not related to an installation error, please read Bug Tracker Rules and Info and then report it on the Industrialcraft2 Bug Tracker.
-
You need to update to 1.12.2 (or 1.12.1 at the very least), the old 1.12.0 Forge versions for it don't work with IC2 anymore