We installed the newest IC on our server.. I went to install it on my computer and got this error message. Any Ideas?
java.lang.NullPointerException
at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:38)
at mod_IC2.initialize(mod_IC2.java:496)
at ic2.platform.Ic2.load(Ic2.java:65)
at ModLoader.init(ModLoader.java:824)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 98ecfa30 ----------