KAMI IS NO LONGER A SEPERATE DOWNLOAD. ITS NOW A CONFIG OPTION, ENABLED BY DEFAULT
DISCLAIMER:Before installing/using these or any mods, make sure you backup your .minecraft folder, I (Pixlepix), or any other modders for that matter, am not responsible in any way, shape or form for any damage dealt to, but not only, your saves, your minecraft, your computer or others.
Psst, you can follow progress on this mod by me (Please feel enouraged to hop on irc. irc.esper.net: #pixlepix .
REPORT ALL BUGS AT: https://github.com/Thaumic-Tinkerer/ThaumicTinkerer/issuesThaumic Tinkerer is a spiritual successor to Vazkii's Elemental Tinkerer mod, this is a mod about tinkering with thaumic creations. It's an addon to azanor;s Thaumcraft 4. The intention is to add new, and useful items you can create, using the knowledge you've acquired from the vanilla thaumcraft researches. Researches that come from this mod are prefixed as [TT] for easy labelling.
As this is a Thaumcraft Addon, I'll try to keep spoilers minimal, so, here's some non-spoiler-y images. I'll add videos if I happen to get any. So here's a little gallery:
What do these things do you ask? Well, you'll have to figure it out yourself
Down here there would be videos. But as of the 2.0 version of the mod, they're all outdated, since lots of superfluous items have been removed. Updated videos will be placed here as they come.
If you want to do anything with this mod besides playing it, you should have a look at what it says. For modpacks, refer to the license under the Thaumcraft 4 thread, since my mod depends on it. You can distribute TT in modpacks at will, but Thaumcraft is a different matter.
(Hey you, read this)
KAMI is a separate module in Thaumic Tinkerer, you can download it in the typical downloads section alongisde the rest of the mod, just drop it in the mods folder as you normally would.It includes incredibly powerful and expensive blocks. How powerful you ask? Look below:See that hole? I dug it in a few seconds. See that pouch in my bar? It stores more than 4 mundane chests together. Still not convinced? Look at what you can do with it, check out this gif.
This mod includes features exclusive to ComputerCraft and ForgeMultipart, for the full experience, these are recomended, but by no means required.
Source Code (github)The Github contains localization files, the mod can be localized. Currently it's available in English, German, Chinese and Russian.
Q: (Insert any other question here related to me, not my mod)
A: See above, About me section.
Q: Haven't I seen those sprites before?
A: You may have. This mod makes use of either modified, or just copied versions of Thaumcraft 2 or 3 assets, the reason for this is that I can't make any sort of art at all, and I'd rather make use of fantastic unused assets than to reinvent the wheel and create my own, that would probably be sub-par.
Q: The latest version in the file index says it was compiled for an old version of thaumcraft, will it still work?
A: In theory it should work, it probably will, you should try it yourself to find out.
Q: Why are there things in the thread? (May or may not be)
A: Because Minecraft Forums is stupid.
Q: Why is the Awakened Ichorium Pickaxe so slow?
A: Enchant it with efficiency 5 and get a pair of Boots of the Horizontal Shield and tell me it's slow.
Q: I can't find anything from KAMI, what do you need?
A: Every single research not related to KAMI, and then it'll unlock. You can find it in the artifice tab.
Q: I get the above error when I try to load up KAMI, how do I fix this?
A: Redownload it.
Searge and the MCP Team for creating the amazing Minecraft Coder's Pack;
SpaceToad, Eloraam, LexManos, cpw and the rest of the Forge Team for creating Minecraft Forge, which made my mod, and many others able to exist;
Azanor for creating Thaumcraft, of course;
MartysGames and TheAtlanticCraft for early support;
Haighyorkie for... something;
TheWhiteWolves for being an awesome beta tester, reporting lots of broken stuff and adding some awesome features;
Vexatos and crafteverywhere for translating the mod;
The Forgecraft Folks for helping to kill bugs.
Like the mod? Click that green arrow down there [represent]
I want to try it, but I'm getting this error at init:
2013-05-18 14:31:00 [SEVERE] [ForgeModLoader] Caught exception from ThaumicTinkerer
java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-18 14:31:10 [INFO] [STDERR] ... 5 more
I want to try it, but I'm getting this error at init:
2013-05-18 14:31:00 [SEVERE] [ForgeModLoader] Caught exception from ThaumicTinkerer
java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-18 14:31:10 [INFO] [STDERR] ... 5 more
I want to try it, but I'm getting this error at init:
2013-05-18 14:31:00 [SEVERE] [ForgeModLoader] Caught exception from ThaumicTinkerer
java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-18 14:31:10 [INFO] [STDERR] ... 5 more
This is with Forge 703 and 3.0.5a Thaumcraft.
^I'm getting this too. I tried using Forge 695 (The wiki says ThaumicTinkerer was built against this version) and still got it.
i am sondrex but you can call me sondrex76 if somebody know a forum admin can you tell me i realy want to talk with them about why i got banned for no reason at all.
Was about to report a crash with Ars Magica, but then realized it might just be an item ID conflict after looking more closely at the log. Now checking.
Getting this odd error with TT and Ars Magica, any clue?
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 0
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-18 14:58:27 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-18 14:58:27 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
Hello. I'll try to install it, but with my setup (tc3 3.0.5a, taumic tinkerer and Elemental Tinkerer [PRE-5c]) i recieve this error:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 18.05.13 21:55
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: vazkii/tinkerer/network/PlayerTracker, method: onPlayerLogin signature: (Lnet/minecraft/entity/player/EntityPlayer;)V) Incompatible argument to function
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.VerifyError: (class: vazkii/tinkerer/network/PlayerTracker, method: onPlayerLogin signature: (Lnet/minecraft/entity/player/EntityPlayer;)V) Incompatible argument to function
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:86)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 525362256 bytes (501 MB) / 633602048 bytes (604 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.10.703 Minecraft Forge 7.8.0.703 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.10.703} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.0.703} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{0.5.3} [Biomes O' Plenty] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized
ElementalTinkerer{PRE-5c} [§oElemental Tinkerer] (Elemental Tinkerer [PRE-5c] .zip) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{1.0} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0].zip) Unloaded->Constructed->Pre-initialized->Errored
However, if I click the dark quartz in the Thauminomicon I get this error:
java.lang.NullPointerException
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1155)
at net.minecraft.src.EntityRendererProxy.func_78480_b(EntityRendererProxy.java:36)
at weather.EntityRendererProxyWeatherMini.func_78480_b(EntityRendererProxyWeatherMini.java:52)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
so i think this is going to just be FYI for you, but your mod and ars magica seem to have problems, ill be posting there as well since im not sure whos end it is on, but here is the error i got after installing thaumic tinkerer:
2013-05-18 11:58:25 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 0
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-18 11:58:25 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-18 11:58:25 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
like i said, pretty sure its FYI for you, but i thought you would like to know
The Meaning of Life, the Universe, and Everything.
Join Date:
6/24/2012
Posts:
49
Member Details
Just clicked something at random the first time but after seeing DraxisWuf's post went back and tried clicking on the smokey quartz, got the same crash then
Rollback Post to RevisionRollBack
Build a newb a fire and he is warm for a day. Set a Noob on fire and you are warm for an hour.
KAMI IS NO LONGER A SEPERATE DOWNLOAD. ITS NOW A CONFIG OPTION, ENABLED BY DEFAULT
DISCLAIMER:Before installing/using these or any mods, make sure you backup your .minecraft folder, I (Pixlepix), or any other modders for that matter, am not responsible in any way, shape or form for any damage dealt to, but not only, your saves, your minecraft, your computer or others.
Psst, you can follow progress on this mod by me (Please feel enouraged to hop on irc. irc.esper.net: #pixlepix .
REPORT ALL BUGS AT: https://github.com/Thaumic-Tinkerer/ThaumicTinkerer/issuesThaumic Tinkerer is a spiritual successor to Vazkii's Elemental Tinkerer mod, this is a mod about tinkering with thaumic creations. It's an addon to azanor;s Thaumcraft 4. The intention is to add new, and useful items you can create, using the knowledge you've acquired from the vanilla thaumcraft researches. Researches that come from this mod are prefixed as [TT] for easy labelling.
As this is a Thaumcraft Addon, I'll try to keep spoilers minimal, so, here's some non-spoiler-y images. I'll add videos if I happen to get any. So here's a little gallery:
What do these things do you ask? Well, you'll have to figure it out yourself
Down here there would be videos. But as of the 2.0 version of the mod, they're all outdated, since lots of superfluous items have been removed. Updated videos will be placed here as they come.
Thaumic Tinkerer by Pixlepix is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
If you want to do anything with this mod besides playing it, you should have a look at what it says. For modpacks, refer to the license under the Thaumcraft 4 thread, since my mod depends on it. You can distribute TT in modpacks at will, but Thaumcraft is a different matter.
(Hey you, read this)
KAMI is a separate module in Thaumic Tinkerer, you can download it in the typical downloads section alongisde the rest of the mod, just drop it in the mods folder as you normally would.It includes incredibly powerful and expensive blocks. How powerful you ask? Look below:See that hole? I dug it in a few seconds. See that pouch in my bar? It stores more than 4 mundane chests together. Still not convinced? Look at what you can do with it, check out this gif.
This mod includes features exclusive to ComputerCraft and ForgeMultipart, for the full experience, these are recomended, but by no means required.
Download for Thaumcraft 4 (Changelog)
Download for Thaumcraft 3 (Changelog)
Source Code (github)The Github contains localization files, the mod can be localized. Currently it's available in English, German, Chinese and Russian.
Banner (copy to your sig!):
Q: Can I use this mod in a modpack?
A: Read the License section of this thread.
Q: Any other mods by you?
A: Check my website.
Q: How can I contact you?
A: See above.
Q: (Insert any other question here related to me, not my mod)
A: See above, About me section.
Q: Haven't I seen those sprites before?
A: You may have. This mod makes use of either modified, or just copied versions of Thaumcraft 2 or 3 assets, the reason for this is that I can't make any sort of art at all, and I'd rather make use of fantastic unused assets than to reinvent the wheel and create my own, that would probably be sub-par.
Q: The latest version in the file index says it was compiled for an old version of thaumcraft, will it still work?
A: In theory it should work, it probably will, you should try it yourself to find out.
Q: Why are there things in the thread? (May or may not be)
A: Because Minecraft Forums is stupid.
Q: Why is the Awakened Ichorium Pickaxe so slow?
A: Enchant it with efficiency 5 and get a pair of Boots of the Horizontal Shield and tell me it's slow.
Q: I can't find anything from KAMI, what do you need?
A: Every single research not related to KAMI, and then it'll unlock. You can find it in the artifice tab.
Q: I get the above error when I try to load up KAMI, how do I fix this?
A: Redownload it.
Like the mod? Click that green arrow down there [represent]
Nope, theres no new ores and the structures you see in the pictures were built by vaz for demonstration.
Good job on this mod.
2013-05-18 14:31:00 [SEVERE] [ForgeModLoader] Caught exception from ThaumicTinkerer
java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:31:10 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: vazkii.tinkerer.item.ItemWandTinkerer.a(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ItemWandTinkerer.<init>(ItemWandTinkerer.java:30)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.item.ModItems.initItems(ModItems.java:46)
2013-05-18 14:31:10 [INFO] [STDERR] at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:77)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:31:10 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:31:10 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-18 14:31:10 [INFO] [STDERR] ... 5 more
I get the same error
", palatino, serif">RUSTIC
^I'm getting this too. I tried using Forge 695 (The wiki says ThaumicTinkerer was built against this version) and still got it.
EDIT: Ninja'd so hard.
Profile pic by Cheshirette c:
EDIT: ....and as if by magic you are done.
at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 0
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-18 14:58:27 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-18 14:58:27 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 14:58:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-18 14:58:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 14:58:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 14:58:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
// Who set us up the TNT?
Time: 5/18/13 2:58 PM
Description: Rendering screen
java.lang.NullPointerException
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
-- Screen render details --
Details:
Screen name: thaumcraft.client.gui.GuiResearchRecipe
Mouse location: Scaled: (309, 187). Absolute: (618, 463)
Screen size: Scaled: (800, 419). Absolute: (1600, 838). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Chronos_cvb'/222, l='MpServer', x=-40.46, y=39.62, z=167.41]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-248,64,252), Chunk: (at 8,4,12 in -16,15; contains blocks -256,0,240 to -241,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2541092 game time, 2739413 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 167 total; [EntityTFDeer['Wild Deer'/558, l='MpServer', x=17.41, y=39.00, z=169.78], EntitySkeleton['Skeleton'/556, l='MpServer', x=31.47, y=23.00, z=168.84], EntityChicken['Chicken'/557, l='MpServer', x=24.56, y=39.00, z=168.47], EntityZombie['Zombie'/555, l='MpServer', x=30.41, y=35.00, z=131.13], EntityChicken['Chicken'/567, l='MpServer', x=34.56, y=40.00, z=147.56], EntityWaypoint['unknown'/258, l='MpServer', x=295.00, y=69.00, z=-1452.00], EntityTFRaven['Forest Raven'/566, l='MpServer', x=33.34, y=36.00, z=130.47], EntityWaypoint['unknown'/259, l='MpServer', x=18.00, y=44.00, z=453.00], EntityWaypoint['unknown'/256, l='MpServer', x=93.00, y=88.00, z=371.00], EntityWaypoint['unknown'/257, l='MpServer', x=457.00, y=63.00, z=-1512.00], EntityWaypoint['unknown'/262, l='MpServer', x=-48.00, y=38.00, z=152.00], EntityWaypoint['unknown'/263, l='MpServer', x=-92.00, y=15.00, z=120.00], EntityWaypoint['unknown'/260, l='MpServer', x=24.00, y=84.00, z=336.00], EntityBat['Bat'/560, l='MpServer', x=8.82, y=22.12, z=216.06], EntityWaypoint['unknown'/261, l='MpServer', x=4824.00, y=73.00, z=1144.00], EntityTFKobold['Kobold'/2724, l='MpServer', x=-25.56, y=12.00, z=148.50], EntityTFKobold['Kobold'/2723, l='MpServer', x=-24.38, y=12.00, z=148.50], EntityTFBighorn['Bighorn Sheep'/570, l='MpServer', x=39.88, y=63.00, z=156.19], EntityChicken['Chicken'/568, l='MpServer', x=36.56, y=36.00, z=146.56], EntityChicken['Chicken'/524, l='MpServer', x=8.44, y=38.00, z=170.56], EntityZombie['Zombie'/2709, l='MpServer', x=-61.50, y=25.00, z=161.50], EntityTFBunny['Forest Bunny'/526, l='MpServer', x=0.44, y=39.00, z=194.53], EntityTFMobileFirefly['Firefly'/527, l='MpServer', x=9.19, y=21.71, z=213.62], EntityBat['Bat'/522, l='MpServer', x=11.34, y=39.97, z=95.20], EntityTFMobileFirefly['Firefly'/523, l='MpServer', x=10.99, y=37.79, z=127.46], EntityBat['Bat'/528, l='MpServer', x=10.19, y=43.10, z=225.31], EntityTFBoar['Wild Boar'/340, l='MpServer', x=-113.16, y=66.00, z=192.19], EntityTFBighorn['Bighorn Sheep'/337, l='MpServer', x=-108.09, y=45.00, z=192.47], EntitySkeleton['Skeleton'/336, l='MpServer', x=-120.50, y=28.00, z=178.50], EntityTFBighorn['Bighorn Sheep'/348, l='MpServer', x=-109.50, y=56.00, z=232.50], EntityTFBoar['Wild Boar'/347, l='MpServer', x=-97.66, y=38.00, z=195.75], EntityTFBunny['Forest Bunny'/346, l='MpServer', x=-97.38, y=30.00, z=158.25], EntityTFTinyBird['Tiny Bird'/345, l='MpServer', x=-111.16, y=46.00, z=131.50], EntityTFSquirrel['Forest Squirrel'/373, l='MpServer', x=-78.44, y=39.00, z=108.38], EntityTFBighorn['Bighorn Sheep'/372, l='MpServer', x=-64.50, y=54.00, z=90.50], EntitySkeleton['Skeleton'/375, l='MpServer', x=-66.91, y=21.00, z=138.50], EntitySkeleton['Skeleton'/374, l='MpServer', x=-83.16, y=24.00, z=141.50], EntityBat['Bat'/381, l='MpServer', x=-64.31, y=24.10, z=161.38], EntitySpider['Spider'/383, l='MpServer', x=-69.44, y=21.00, z=175.28], EntitySkeleton['Skeleton'/382, l='MpServer', x=-79.44, y=21.00, z=160.94], EntityZombie['Zombie'/377, l='MpServer', x=-65.69, y=15.00, z=175.50], EntitySpider['Spider'/376, l='MpServer', x=-70.34, y=21.00, z=143.34], EntityZombie['Zombie'/379, l='MpServer', x=-64.97, y=18.00, z=173.47], EntityTFKobold['Kobold'/378, l='MpServer', x=-64.69, y=15.00, z=175.47], EntityZombie['Zombie'/358, l='MpServer', x=-93.50, y=15.00, z=118.50], EntityTFDeer['Wild Deer'/359, l='MpServer', x=-87.94, y=40.00, z=168.50], EntityTFKobold['Kobold'/2753, l='MpServer', x=-66.22, y=19.00, z=156.13], EntityTFKobold['Kobold'/2755, l='MpServer', x=-68.50, y=20.00, z=155.50], EntityTFKobold['Kobold'/2754, l='MpServer', x=-66.53, y=20.00, z=150.22], EntityTFSquirrel['Forest Squirrel'/360, l='MpServer', x=-85.41, y=38.00, z=166.28], EntityTFKobold['Kobold'/361, l='MpServer', x=-93.44, y=26.00, z=194.84], EntityTFBighorn['Bighorn Sheep'/362, l='MpServer', x=-87.78, y=54.00, z=210.31], EntitySkeleton['Skeleton'/2615, l='MpServer', x=-84.50, y=24.00, z=136.50], EntityZombie['Zombie'/410, l='MpServer', x=-63.50, y=21.00, z=147.97], EntitySkeleton['Skeleton'/2614, l='MpServer', x=-83.50, y=24.00, z=137.50], EntityZombie['Zombie'/411, l='MpServer', x=-57.09, y=20.00, z=147.31], EntityItem['item.item.egg'/408, l='MpServer', x=-51.38, y=36.13, z=112.88], EntityTFMobileFirefly['Firefly'/409, l='MpServer', x=-58.96, y=22.64, z=150.59], EntityTFMobileFirefly['Firefly'/414, l='MpServer', x=-55.01, y=20.00, z=150.42], EntityZombie['Zombie'/415, l='MpServer', x=-48.09, y=22.00, z=172.50], EntityEnderman['Enderman'/412, l='MpServer', x=-54.88, y=24.00, z=142.34], EntityZombie['Zombie'/413, l='MpServer', x=-54.97, y=14.00, z=159.50], EntityTFBighorn['Bighorn Sheep'/402, l='MpServer', x=-62.22, y=59.00, z=92.50], EntityTFTinyBird['Tiny Bird'/403, l='MpServer', x=-59.34, y=37.00, z=89.63], EntityTFKobold['Kobold'/2620, l='MpServer', x=-83.50, y=24.00, z=130.22], EntityChicken['Chicken'/406, l='MpServer', x=-62.44, y=38.00, z=109.56], EntityItem['item.item.egg'/407, l='MpServer', x=-61.75, y=38.13, z=111.84], EntityChicken['Chicken'/404, l='MpServer', x=-50.59, y=37.00, z=110.63], EntitySkeleton['Skeleton'/2616, l='MpServer', x=-82.50, y=24.00, z=134.50], EntityTFDeer['Wild Deer'/405, l='MpServer', x=-59.50, y=38.00, z=105.00], EntityTFBighorn['Bighorn Sheep'/387, l='MpServer', x=-74.34, y=36.00, z=223.47], EntityTFTinyBird['Tiny Bird'/386, l='MpServer', x=-79.50, y=36.00, z=191.94], EntityTFKobold['Kobold'/385, l='MpServer', x=-66.56, y=22.00, z=162.94], EntityTFKobold['Kobold'/384, l='MpServer', x=-67.59, y=21.00, z=163.34], EntityTFBighorn['Bighorn Sheep'/388, l='MpServer', x=-68.75, y=36.00, z=218.19], EntitySkeleton['Skeleton'/3199, l='MpServer', x=-15.50, y=12.00, z=161.50], EntitySkeleton['Skeleton'/3198, l='MpServer', x=-17.50, y=12.00, z=158.50], EntitySkeleton['Skeleton'/3197, l='MpServer', x=-16.50, y=12.00, z=160.50], EntityTFKobold['Kobold'/3196, l='MpServer', x=-16.54, y=12.00, z=157.51], EntityZombie['Zombie'/3195, l='MpServer', x=23.50, y=30.00, z=151.50], EntityTFMobileFirefly['Firefly'/432, l='MpServer', x=-52.41, y=13.00, z=156.54], EntityTFMobileFirefly['Firefly'/433, l='MpServer', x=-45.21, y=15.65, z=156.53], EntityBat['Bat'/434, l='MpServer', x=-44.75, y=17.10, z=152.56], EntityTFDeer['Wild Deer'/435, l='MpServer', x=-31.00, y=37.00, z=197.63], EntityTFDeer['Wild Deer'/436, l='MpServer', x=-37.09, y=37.00, z=219.63], EntityTFBighorn['Bighorn Sheep'/437, l='MpServer', x=-35.06, y=37.00, z=216.03], EntitySpider['Spider'/2564, l='MpServer', x=31.83, y=24.08, z=155.42], EntityTFDeer['Wild Deer'/425, l='MpServer', x=-37.75, y=37.00, z=89.94], EntityTFDeer['Wild Deer'/424, l='MpServer', x=-47.22, y=38.00, z=95.00], EntityTFBighorn['Bighorn Sheep'/427, l='MpServer', x=-35.75, y=49.00, z=107.28], EntityTFBunny['Forest Bunny'/426, l='MpServer', x=-35.28, y=37.00, z=92.38], EntityZombie['Zombie'/428, l='MpServer', x=-37.50, y=14.00, z=123.50], EntityZombie['Zombie'/431, l='MpServer', x=-36.00, y=15.00, z=126.56], EntityTFKobold['Kobold'/2563, l='MpServer', x=38.50, y=24.00, z=155.50], EntityZombie['Zombie'/430, l='MpServer', x=-33.00, y=15.00, z=128.53], EntityTFBoar['Wild Boar'/417, l='MpServer', x=-63.75, y=38.00, z=184.38], EntityZombie['Zombie'/416, l='MpServer', x=-58.66, y=22.00, z=179.94], EntityTFBighorn['Bighorn Sheep'/418, l='MpServer', x=-53.91, y=37.00, z=228.88], EntityTFDeer['Wild Deer'/478, l='MpServer', x=-9.22, y=65.00, z=113.78], EntityTFDeer['Wild Deer'/479, l='MpServer', x=-8.22, y=65.00, z=115.78], EntityTFDeer['Wild Deer'/477, l='MpServer', x=-10.84, y=65.00, z=107.91], EntityTFBoar['Wild Boar'/474, l='MpServer', x=-37.09, y=37.00, z=200.25], EntityTFBighorn['Bighorn Sheep'/475, l='MpServer', x=-28.75, y=37.00, z=215.34], EntityZombie['Zombie'/472, l='MpServer', x=-16.50, y=22.00, z=203.50], EntityZombie['Zombie'/473, l='MpServer', x=-19.03, y=21.00, z=195.50], EntityTFKobold['Kobold'/470, l='MpServer', x=-29.44, y=19.00, z=180.38], EntityTFKobold['Kobold'/468, l='MpServer', x=-16.34, y=16.00, z=182.47], EntityTFKobold['Kobold'/469, l='MpServer', x=-18.44, y=16.00, z=182.47], EntityTFKobold['Kobold'/467, l='MpServer', x=-17.97, y=16.00, z=181.34], EntityTFKobold['Kobold'/464, l='MpServer', x=-20.69, y=16.00, z=181.19], EntityTFKobold['Kobold'/465, l='MpServer', x=-17.91, y=16.00, z=180.34], EntityTFKobold['Kobold'/463, l='MpServer', x=-29.59, y=19.00, z=181.59], EntitySkeleton['Skeleton'/462, l='MpServer', x=-28.16, y=18.00, z=169.50], EntityBat['Bat'/461, l='MpServer', x=-0.66, y=18.10, z=194.34], EntityClientPlayerMP['Chronos_cvb'/222, l='MpServer', x=-40.46, y=39.62, z=167.41], EntityTFDeer['Wild Deer'/459, l='MpServer', x=-25.66, y=37.00, z=173.34], EntitySkeleton['Skeleton'/458, l='MpServer', x=-19.72, y=12.00, z=170.63], EntitySkeleton['Skeleton'/457, l='MpServer', x=-18.09, y=11.00, z=165.50], EntitySkeleton['Skeleton'/456, l='MpServer', x=-20.53, y=11.00, z=162.91], EntitySkeleton['Skeleton'/455, l='MpServer', x=-28.56, y=13.00, z=146.03], EntitySkeleton['Skeleton'/454, l='MpServer', x=-22.44, y=12.00, z=151.16], EntityZombie['Zombie'/453, l='MpServer', x=-16.53, y=12.00, z=156.03], EntitySkeleton['Skeleton'/452, l='MpServer', x=-30.50, y=15.00, z=140.91], EntityZombie['Zombie'/451, l='MpServer', x=-26.31, y=15.00, z=137.31], EntityTFBighorn['Bighorn Sheep'/450, l='MpServer', x=-28.59, y=53.00, z=98.34], EntityTFBighorn['Bighorn Sheep'/449, l='MpServer', x=-29.97, y=53.00, z=97.03], EntityWaypoint['unknown'/239, l='MpServer', x=778.00, y=33.00, z=750.00], EntityWaypoint['unknown'/238, l='MpServer', x=11.00, y=29.00, z=266.00], EntityWaypoint['unknown'/237, l='MpServer', x=-5.00, y=44.00, z=351.00], EntityWaypoint['unknown'/236, l='MpServer', x=-268.00, y=12.00, z=199.00], EntityWaypoint['unknown'/235, l='MpServer', x=-251.00, y=34.00, z=211.00], EntityWaypoint['unknown'/234, l='MpServer', x=-244.00, y=71.00, z=255.00], EntityWaypoint['unknown'/233, l='MpServer', x=-261.00, y=35.00, z=248.00], EntityTFBoar['Wild Boar'/229, l='MpServer', x=-33.63, y=5
6.00, z=161.03], EntityTFMobileFirefly['Firefly'/228, l='MpServer', x=-31.72, y=23.00, z=170.75], EntityTFKobold['Kobold'/227, l='MpServer', x=-33.69, y=21.00, z=176.00], EntitySkeleton['Skeleton'/226, l='MpServer', x=-50.09, y=23.00, z=170.50], EntityEnderman['Enderman'/225, l='MpServer', x=-33.66, y=23.00, z=169.24], EntityBat['Bat'/224, l='MpServer', x=-38.25, y=21.10, z=165.75], EntityWaypoint['unknown'/254, l='MpServer', x=-190.00, y=67.00, z=331.00], EntityTFDeer['Wild Deer'/492, l='MpServer', x=-8.63, y=38.00, z=222.88], EntityWaypoint['unknown'/255, l='MpServer', x=-196.00, y=18.00, z=810.00], EntityWaypoint['unknown'/252, l='MpServer', x=117.00, y=63.00, z=-1625.00], EntityWaypoint['unknown'/253, l='MpServer', x=-168.00, y=69.00, z=-1366.00], EntityWaypoint['unknown'/250, l='MpServer', x=3.00, y=83.00, z=353.00], EntitySkeleton['Skeleton'/489, l='MpServer', x=-5.50, y=22.00, z=206.50], EntityWaypoint['unknown'/251, l='MpServer', x=413.00, y=64.00, z=-1525.00], EntityBat['Bat'/488, l='MpServer', x=-2.48, y=18.50, z=195.51], EntityWaypoint['unknown'/248, l='MpServer', x=12.00, y=35.00, z=34.00], EntityTFDeer['Wild Deer'/491, l='MpServer', x=-13.31, y=38.00, z=195.00], EntityWaypoint['unknown'/249, l='MpServer', x=6.00, y=31.00, z=-249.00], EntityChicken['Chicken'/490, l='MpServer', x=2.41, y=39.00, z=198.59], EntityWaypoint['unknown'/246, l='MpServer', x=798.00, y=29.00, z=-1007.00], EntitySkeleton['Skeleton'/485, l='MpServer', x=-12.50, y=14.00, z=179.50], EntityWaypoint['unknown'/247, l='MpServer', x=-1.00, y=43.00, z=523.00], EntitySkeleton['Skeleton'/484, l='MpServer', x=-10.34, y=14.00, z=181.34], EntityWaypoint['unknown'/244, l='MpServer', x=784.00, y=33.00, z=-493.00], EntityBat['Bat'/487, l='MpServer', x=2.02, y=19.84, z=203.74], EntityWaypoint['unknown'/245, l='MpServer', x=768.00, y=27.00, z=-741.00], EntitySkeleton['Skeleton'/486, l='MpServer', x=-13.50, y=14.00, z=179.50], EntityWaypoint['unknown'/242, l='MpServer', x=792.00, y=29.00, z=-7.00], EntitySkeleton['Skeleton'/481, l='MpServer', x=-13.94, y=20.00, z=153.53], EntityTFDeer['Wild Deer'/480, l='MpServer', x=-7.16, y=65.00, z=113.91], EntityWaypoint['unknown'/243, l='MpServer', x=753.00, y=29.00, z=-243.00], EntityWaypoint['unknown'/240, l='MpServer', x=779.00, y=36.00, z=530.00], EntityWaypoint['unknown'/241, l='MpServer', x=779.00, y=29.00, z=255.00], EntityTFKobold['Kobold'/482, l='MpServer', x=-8.84, y=11.00, z=188.44]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414)
at net.minecraft.client.Minecraft.run(Minecraft.java:776)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 236881664 bytes (225 MB) / 593559552 bytes (566 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 8486 (475216 bytes; 0 MB) allocated, 3708 (207648 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 17, allocated: 1, tallocated: 32
FML: MCP v7.51 FML v5.2.6.700 Minecraft Forge 7.8.0.700 11 mods loaded, 11 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.6.700} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.0.700} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.6.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.11} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.2.4.391} [Iron Chest] (ironchest-universal-1.5.1-5.2.4.391.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{3.0.5} [Thaumcraft] (Thaumcraft3.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{1.0} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.17.2} [The Twilight Forest] (twilightforest-1.17.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ZanMinimap{0.9.4} [mod_ZanMinimap] (ZansMinimap1.5.2) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2418, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 732 (40992 bytes; 0 MB) allocated, 569 (31864 bytes; 0 MB) used
Had this error when I clicked on an item in the thauminomicon
Mods used: Thaumcraft 3, Twilight Forest, Iron Chest, Zan's minimap
// Hey, that tickles! Hehehe!
Time: 18.05.13 21:55
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: vazkii/tinkerer/network/PlayerTracker, method: onPlayerLogin signature: (Lnet/minecraft/entity/player/EntityPlayer;)V) Incompatible argument to function
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.VerifyError: (class: vazkii/tinkerer/network/PlayerTracker, method: onPlayerLogin signature: (Lnet/minecraft/entity/player/EntityPlayer;)V) Incompatible argument to function
at vazkii.tinkerer.ThaumicTinkerer.onInit(ThaumicTinkerer.java:86)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 525362256 bytes (501 MB) / 633602048 bytes (604 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.10.703 Minecraft Forge 7.8.0.703 8 mods loaded, 8 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.10.703} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.0.703} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{0.5.3} [Biomes O' Plenty] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized
ElementalTinkerer{PRE-5c} [§oElemental Tinkerer] (Elemental Tinkerer [PRE-5c] .zip) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{1.0} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0].zip) Unloaded->Constructed->Pre-initialized->Errored
However, if I click the dark quartz in the Thauminomicon I get this error:
java.lang.NullPointerException
at thaumcraft.client.gui.GuiResearchRecipe.drawCraftingPage(GuiResearchRecipe.java:712)
at thaumcraft.client.gui.GuiResearchRecipe.drawPage(GuiResearchRecipe.java:242)
at thaumcraft.client.gui.GuiResearchRecipe.genResearchBackground(GuiResearchRecipe.java:169)
at thaumcraft.client.gui.GuiResearchRecipe.func_73863_a(GuiResearchRecipe.java:137)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1155)
at net.minecraft.src.EntityRendererProxy.func_78480_b(EntityRendererProxy.java:36)
at weather.EntityRendererProxyWeatherMini.func_78480_b(EntityRendererProxyWeatherMini.java:52)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
2013-05-18 11:58:25 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 0
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.item.ItemMultiTextureTile.func_77667_c(SourceFile:36)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-18 11:58:25 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-18 11:58:25 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-18 11:58:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-18 11:58:25 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-18 11:58:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-18 11:58:25 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
like i said, pretty sure its FYI for you, but i thought you would like to know