Please, do not post about newer versions. I am not trying to sound rude, but the developers have literally confirmed that they are working on it and it will take time. In the meantime, there are some pretty great mods in 1.16 that you can play with before the new IC2 release. I wish the mod developers a good day!
Posts by Nuclear_Atoms
-
-
honestly idk lol
But you have a point there, I feel as if Tech Reborn isn't the best made...
-
I've been using it without tech reborn for the last eight days. I want to know how too add it in.
-
Also I have 180+ mods, so uh. I don't think that I'm really gonna post all of them...
-
Apparently it's with Adv. Machines and Tech Reborn.
-
I understand it hasn't been THAT long. But I get impatient, so has anyone come up with an answer yet?
-
So I'm having a problem in the sixth loading phase, when it crashes and gives this message: https://pastebin.com/XRF4PFnA
-
So it turns out that I just deleted the IC2.ini file and it ran smoothly. Thanks for all your guys help!
-
The report was very long, and it wouldn't fit, so I just added in the part that seemed to mess everything up.
[17:43:42] [Client thread/ERROR]: IndustrialCraft 2 Error
The IC2 config file contains an invalid entry for balance/recyclerBlacklist.
Invalid value at line 151 (recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, minecraft:snow_layer, minecraft:snow, IC2:scaffold).
There is no item matching IC2:scaffold.
[17:43:42] [Client thread/FATAL]: Exception caught while showing an error.
java.lang.IllegalStateException: From thread Thread[Client thread,10,main]: Thread[Thread-7,10,main] already has the context current
at org.lwjgl.opengl.ContextGL.checkAccess(ContextGL.java:184) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.ContextGL.forceDestroy(ContextGL.java:241) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.DrawableGL.destroy(DrawableGL.java:130) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display$5.destroy(Display.java:834) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.destroy(Display.java:1095) ~[lwjgl-2.9.1.jar:?]
at ic2.core.PlatformClient.displayError(PlatformClient.java:112) [PlatformClient.class:?]
at ic2.core.util.ConfigUtil.displayError(ConfigUtil.java:330) [ConfigUtil.class:?]
at ic2.core.util.ConfigUtil.asRecipeInputList(ConfigUtil.java:44) [ConfigUtil.class:?]
at ic2.core.block.machine.tileentity.TileEntityRecycler.initLate(TileEntityRecycler.java:51) [TileEntityRecycler.class:?]
at ic2.core.IC2.modsLoaded(IC2.java:572) [IC2.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
-
I'm using the latest 1.7.10 forge version and latest version of IC2.
Whenever I use IC2 it crashes during loading.
-
So whenever I'm using the latest version of IC2, in the fourth loading phase minecraft just says that my game crashes and doesn't give me a report. I don't know what to do at this point