java.lang.NoSuchFieldError: noKnockBack
at themathe1.Xtracraft.XCClientTickHandler.onTickInGame(XCClientTickHandler.java:69)
at themathe1.Xtracraft.XCClientTickHandler.tickEnd(XCClientTickHandler.java:40)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:368)
at net.minecraft.client.Minecraft.l(Minecraft.java:1914)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
java.lang.NoSuchFieldError: noKnockBack
at themathe1.Xtracraft.XCClientTickHandler.onTickInGame(XCClientTickHandler.java:69)
at themathe1.Xtracraft.XCClientTickHandler.tickEnd(XCClientTickHandler.java:40)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:368)
at net.minecraft.client.Minecraft.l(Minecraft.java:1914)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
java.lang.NoSuchFieldError: noKnockBack
at themathe1.Xtracraft.XCClientTickHandler.onTickInGame(XCClientTickHandler.java:69)
at themathe1.Xtracraft.XCClientTickHandler.tickEnd(XCClientTickHandler.java:40)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:368)
at net.minecraft.client.Minecraft.l(Minecraft.java:1914)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
ALright, so I just downloaded this as well as NEI, both according to instructions and videos and the such. Without xtracraft I got NEI to work, but when I added the folder with Xtracraft stuff to my .jar and the zip to the coremods folder, the game works but there are no textures
However, in the mod showcase I see its working perfectly. Help?
Edit: After looking at the steps again, I think I'm going wrong with step 4, what do i do about the archives? I guess I don't understand it.
New error... Some incompatibility with Fihgu's command mods...
2013-06-10 10:47:06 [SEVERE] [ForgeModLoader] Caught exception from fihgu's Core Mod
java.lang.IllegalArgumentException: Can not set static themathe1.Xtracraft.XtracraftMod field themathe1.Xtracraft.XtracraftMod.instance to fihgu.core.CoreMod
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeStaticObjectFieldAccessorImpl.set(Unknown Source)
at java.lang.reflect.Field.set(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:406)
at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:339)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:465)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-06-10 10:47:06 [INFO] [STDERR] java.lang.IllegalArgumentException: Can not set static themathe1.Xtracraft.XtracraftMod field themathe1.Xtracraft.XtracraftMod.instance to fihgu.core.CoreMod
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.UnsafeStaticObjectFieldAccessorImpl.set(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at java.lang.reflect.Field.set(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:406)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:339)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:465)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-06-10 10:47:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-06-10 10:47:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
2013-06-10 10:47:06 [INFO] [STDERR] at ho.c(DedicatedServer.java:64)
2013-06-10 10:47:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-06-10 10:47:06 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-06-10 10:47:06 [SEVERE] [Minecraft] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: Can not set static themathe1.Xtracraft.XtracraftMod field themathe1.Xtracraft.XtracraftMod.instance to fihgu.core.CoreMod
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeStaticObjectFieldAccessorImpl.set(Unknown Source)
at java.lang.reflect.Field.set(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:406)
at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:339)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:465)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
at themathe1.Xtracraft.XCClientTickHandler.onTickInGame(XCClientTickHandler.java:69)
at themathe1.Xtracraft.XCClientTickHandler.tickEnd(XCClientTickHandler.java:40)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:368)
at net.minecraft.client.Minecraft.l(Minecraft.java:1914)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
Wow!!! a new update is coming, very nice!!
You can't put the .zip in the folder "mods".
However, in the mod showcase I see its working perfectly. Help?
Edit: After looking at the steps again, I think I'm going wrong with step 4, what do i do about the archives? I guess I don't understand it.
Nope...
Want to dive into the realm of madness