hey Azanor i doubt you will reply or even notice but how would you combat the taint as in your latest video called "The Return" there was taint if you could combat it at all?
taint is something you need to willingly create to collect ingredients for progression (or to really someone off) and you could still have it happen via magical accidents via editing the config
I'm really not sure whether to be happy or very very scared.
(Especially scared for my Dimensional-Door-Storage-Room-And-Dangerous-Flux-Level-Thaumatorium-In-One)
I seem to be having a little trouble with Thaumcraft, I tried running it with a few mods, didn't work. No error screen, just Mojang title then Black Screen of eternity. After some fussing about I found out it was Thaumcraft itself that was the issue, it for some reason, just won't work. I tried removing all the mods and it STILL doesn't seem to want to work. Finally I made a clean minecraft, installed Forge, tested it, installed Thaumcraft, tested it, failed. Same thing. I'm honestly confused, and not sure what to do, as I can't really give you any more information than this.
I seem to be having a little trouble with Thaumcraft, I tried running it with a few mods, didn't work. No error screen, just Mojang title then Black Screen of eternity. After some fussing about I found out it was Thaumcraft itself that was the issue, it for some reason, just won't work. I tried removing all the mods and it STILL doesn't seem to want to work. Finally I made a clean minecraft, installed Forge, tested it, installed Thaumcraft, tested it, failed. Same thing. I'm honestly confused, and not sure what to do, as I can't really give you any more information than this.
Is there a Crash Report in the forgemodloader-client-0.log in .minecraft?
I seem to be having a little trouble with Thaumcraft, I tried running it with a few mods, didn't work. No error screen, just Mojang title then Black Screen of eternity. After some fussing about I found out it was Thaumcraft itself that was the issue, it for some reason, just won't work. I tried removing all the mods and it STILL doesn't seem to want to work. Finally I made a clean minecraft, installed Forge, tested it, installed Thaumcraft, tested it, failed. Same thing. I'm honestly confused, and not sure what to do, as I can't really give you any more information than this.
Get a launcher like MultiMC - they (typically) auto patch forge into minecraft and include a console that displays the debug output - that typically will have the details of the exception that is preventing loading.
Azanor i found a dupe bug with your mod and mine factory reloaded if you want to know it plz mesage me if you want to know it becouse i dont want every one to go and dupe i will say the same thing on the mine factory reloded form.
dude, just report the bug. if anyone cares enough to abuse it, its up to himself. this isnt diablo 3.
Get a launcher like MultiMC - they (typically) auto patch forge into minecraft and include a console that displays the debug output - that typically will have the details of the exception that is preventing loading.
Thanks for telling me about MultiMC, also here's what the report generated.
Loading jars...
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-06-28 09:21:47 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-06-28 09:21:47 [INFO] [ForgeModLoader] Java is Java HotSpot™ Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-06-28 09:21:48 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-28 09:21:50 [INFO] [STDOUT] 229 recipes
2013-06-28 09:21:50 [INFO] [STDOUT] 27 achievements
2013-06-28 09:21:51 [INFO] [Minecraft-Client] Setting user: Tetragen
2013-06-28 09:21:51 [INFO] [STDOUT] (Session ID is -5144979573138821440)
2013-06-28 09:21:51 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-06-28 09:21:51 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-06-28 09:21:51 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-06-28 09:21:51 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-06-28 09:21:52 [INFO] [STDOUT] Replaced 85 ore recipies
2013-06-28 09:21:52 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Tetra\Desktop\Multi-MC\instances\Thaumcraft Test\minecraft\config\logging.properties
2013-06-28 09:21:52 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Searching C:\Users\Tetra\Desktop\Multi-MC\instances\Thaumcraft Test\minecraft\mods for mods
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-06-28 09:21:52 [INFO] [mcp] Activating mod mcp
2013-06-28 09:21:52 [INFO] [FML] Activating mod FML
2013-06-28 09:21:52 [INFO] [Forge] Activating mod Forge
2013-06-28 09:21:52 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-06-28 09:21:53 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-06-28 09:21:53 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraft.inventory.Container.getNextID()I
2013-06-28 09:21:53 [INFO] [STDERR] at thaumcraft.common.Thaumcraft.<clinit>(Thaumcraft.java:137)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
The Meaning of Life, the Universe, and Everything.
Join Date:
4/8/2013
Posts:
95
Member Details
Getting a crash everytime we get near a golem trying to fetch water
---- Minecraft Crash Report ----
// I feel sad now
Time: 6/28/13 3:22 PM
Description: Ticking entity
java.lang.NullPointerException
at thaumcraft.common.entities.ai.AIGatherWater.func_75250_a(AIGatherWater.java:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1964)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)
at net.minecraft.world.World.func_72866_a(World.java:2511)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
at net.minecraft.world.World.func_72870_g(World.java:2464)
at net.minecraft.world.World.func_72939_s(World.java:2276)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.common.entities.ai.AIGatherWater.func_75250_a(AIGatherWater.java:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1964)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)
at net.minecraft.world.World.func_72866_a(World.java:2511)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
at net.minecraft.world.World.func_72870_g(World.java:2464)
-- Entity being ticked --
Details:
Entity Type: entGolemTallow (thaumcraft.common.entities.golems.EntityGolemTallow)
Entity ID: 307
Entity Name: Tallow Golem
Entity's Exact location: -475.42, 71.08, 69.56
Entity's Block location: World: (-476,71,69), Chunk: (at 4,4,5 in -30,4; contains blocks -480,0,64 to -465,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: -0.09, -0.08, 0.02
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2276)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['TangoSucka_'/306, l='world', x=-468.00, y=70.00, z=80.00](TangoSucka_ at -468.0,70.0,80.0)]
Chunk stats: ServerChunkCache: 225 Drop: 0
Level seed: 5114780757105245263
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-405,97,-659), Chunk: (at 11,6,13 in -26,-42; contains blocks -416,0,-672 to -401,255,-657), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 33291289 game time, 33354597 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 4715 (now: false), thunder time: 9924 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
What I did notice before the server kicked me from the crash was that it appeared a golem was trying to get water from a chest with a marker under it. Your golem crashes may be related to them trying to fetch water from a chest. I might be able to get a screenshot from the server before I get booted from the crash lol
The Meaning of Life, the Universe, and Everything.
Join Date:
4/8/2013
Posts:
95
Member Details
Ok within getting close enough to use the butcher command and kill the troublesome golem I see that 2 spots had the same color marker block of white. One near water and one under a chest. Golem was near the water when crash happened
Hi guys i have a problem with the thaumcraft 3 enchanting
with the vanilla enchanting table i place my wand of equal trade in the box and everything looks how its meant to look when you place an item in the enchanting table to enchant but when i click on the level 30 enchant cost or any other enchant cost it doesn't do anything? i have tried all possible means to get it to work! would anyone here have this same problem (or had) and could give me any tips on how to fix this?
It doesn't look like Golems check isStackValidForSlot() before putting things into inventories. This results in some strange behavior here and there. It's among other things possible for the Golem to put items into the result slot of a Furnace. If you cycle through a stack of gold you can gain XP very fast.
Awsome ideas! Perhaps you could even tell your explorer Golem to go find a specifk biom and he will come back and lead you to it after he finds it. Usefull with large bioms and/or biom adding mods as it can be hard to find what you are looking for.
Or, you could make a golem that would play the whole game for you, so you never have to do anything.....oh wait
As I'm not a modder, I don't understand much of it either, but are you sure that you have the correct version of Forge? Try updating and see if that helps.
As I'm not a modder, I don't understand much of it either, but are you sure that you have the correct version of Forge? Try updating and see if that helps.
Did that, even tried it with MultiMC which lets you download all of the version of Forge. So I'm still pretty clueless.
Does anyone know how I can fix this issue I seem to be having? some of the recipes in my thaumonomicon seem to be switched around. For instance, the recipe listed under the wand of the apprentice is... thaumium boots. Trying to craft said boots with thaumium works perfectly fine, so the recipe itself doesn't seem bugged, and I can craft a wand of the apprentice like normal, but some of the recipes in there are mixed up, while others are perfectly fine. Another example is the thaumium recipes listed under thaumium ingot, some are there like normal, but one of them is a triple meat treat recipe, another 2 the scribing tools variants, and the last a scribing tools with an ink sac ( i guess to repair them). The scribing tools page itself has no recipes listed, just two extra blank pages. And the knowledge fragments page has a thaumium helmet listed in it. ><
I'm not sure what I did wrong here, because the recipes themselves all work like normal. It's just that some recipes are listed in the wrong places.
Mods installed:
thaumcraft 3
thaumic tinkerer
ars magica
natura
tinkerer's workshop
biomes o'plenty
better world generation 4
buildcraft
craftguide
equivilant exchange 3
forestry
magic bees
mystcraft
railcraft
twilight forest
Perhaps an ID conflict. Might want to look to see if any other mods use the same IDs.
EDIT: That's a client crash, try sending your players the same config file you use on the server.
Yeah this issue arises as a client crash. The server config and the client config are identical, and I have changed these IDs to not conflict with any other item ingame.
I'm not totally sure what is causing this issue here, and any help would be greatly appreciated.
To the people who are having recipe display issues in the Thauminomicon (but are still able to craft the items as they should be):
I myself have had this problem, but the cause is due to my using Vanilla + Sprinkles' Better Fences. The mod overwrites the vanilla fences, and something along that process changes the recipe array so things get shifted around.
Now, from what I've read, none of the people who have this problem use that mod, but it's worth noting that if there are any mods that modify vanilla items or edit recipes, those may be the cause for the issue.
The best way to figure out what mod is causing the problems (as I'm almost positive it has nothing to do with ID conflicts or Thaumcraft itself in this case), is to remove all your mods but Thaumcraft. Then one by one, load each mod back into the game and check the Thauminomicon.
Once you figure out what mod it is, you can figure out if there's anything that can be done to keep it from affecting the Thauminomicon's recipe displays, or at the very least - post here and in the appropriate mod's thread. Posting here will keep people informed of the issue and what causes it, and posting in the offending mod's thread alerts the devs to the issue so that something may be able to be fixed.
taint is something you need to willingly create to collect ingredients for progression (or to really someone off) and you could still have it happen via magical accidents via editing the config
Scroll all the way down to the bottom. Its a ticking screens event error related to Thaumcraft
*fangirl scream*
.....
...Taint... Is back...
*horrified scream*
I'm really not sure whether to be happy or very very scared.
(Especially scared for my Dimensional-Door-Storage-Room-And-Dangerous-Flux-Level-Thaumatorium-In-One)
Is there a Crash Report in the forgemodloader-client-0.log in .minecraft?
Get a launcher like MultiMC - they (typically) auto patch forge into minecraft and include a console that displays the debug output - that typically will have the details of the exception that is preventing loading.
dude, just report the bug. if anyone cares enough to abuse it, its up to himself. this isnt diablo 3.
Here's what the log says, sorry I don't know more, I don't really know what any of this means. :c
2013-06-28 01:04:54 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-06-28 01:04:56 [INFO] [STDOUT] 229 recipes
2013-06-28 01:04:56 [INFO] [STDOUT] 27 achievements
2013-06-28 01:04:56 [INFO] [Minecraft-Client] Setting user
2013-06-28 01:04:56 [INFO] [STDOUT] (Session ID is 7007261933183826697)
2013-06-28 01:04:56 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-06-28 01:04:57 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-06-28 01:04:57 [INFO] [STDOUT] MinecraftForge v7.8.0.705 Initialized
2013-06-28 01:04:57 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.705 Initialized
2013-06-28 01:04:57 [INFO] [STDOUT] Replaced 85 ore recipies
2013-06-28 01:04:57 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-06-28 01:04:57 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Tetra\AppData\Roaming\.minecraft\config\logging.properties
2013-06-28 01:04:57 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\bin\lwjgl.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\bin\jinput.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Tetra\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.2.zip
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Tetra\AppData\Roaming\.minecraft\lib\scala-library.jar
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-06-28 01:04:57 [INFO] [ForgeModLoader] Searching C:\Users\Tetra\AppData\Roaming\.minecraft\mods for mods
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.3.zip
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-06-28 01:04:57 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-06-28 01:04:57 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.3.zip for potential mods
2013-06-28 01:04:57 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.3.zip
2013-06-28 01:04:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-06-28 01:04:58 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[6.6.0.491,)] [Forge@[6.6.0.491,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-06-28 01:04:58 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-06-28 01:04:58 [FINER] [ForgeModLoader] Received a system property request ''
2013-06-28 01:04:58 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-06-28 01:04:58 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-06-28 01:04:58 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Tetra\AppData\Roaming\.minecraft\config\logging.properties
2013-06-28 01:04:58 [FINE] [ForgeModLoader] Reloaded logging properties
2013-06-28 01:04:58 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-06-28 01:04:58 [INFO] [mcp] Activating mod mcp
2013-06-28 01:04:58 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-06-28 01:04:58 [INFO] [FML] Activating mod FML
2013-06-28 01:04:58 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-06-28 01:04:58 [INFO] [Forge] Activating mod Forge
2013-06-28 01:04:58 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-06-28 01:04:58 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-06-28 01:04:58 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-06-28 01:04:58 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-06-28 01:04:58 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-06-28 01:04:58 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-06-28 01:04:58 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-06-28 01:04:58 [FINE] [ForgeModLoader] Mod sorting data
2013-06-28 01:04:58 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.3): Thaumcraft3.0.3.zip (required-after:Forge@[6.6.0.491,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-06-28 01:04:58 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-06-28 01:04:58 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-06-28 01:04:58 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-06-28 01:04:58 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-06-28 01:04:58 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-06-28 01:04:58 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-06-28 01:04:58 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-06-28 01:04:58 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraft.inventory.Container.getNextID()I
2013-06-28 01:04:58 [INFO] [STDERR] at thaumcraft.common.Thaumcraft.<clinit>(Thaumcraft.java:137)
2013-06-28 01:04:58 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-06-28 01:04:58 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 01:04:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 01:04:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 01:04:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-06-28 01:04:58 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
2013-06-28 01:04:58 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-06-28 01:04:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-06-28 01:04:58 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-28 01:04:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-28 01:04:58 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Thanks for telling me about MultiMC, also here's what the report generated.
Loading jars...
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Tetra/Desktop/Multi-MC/instances/Thaumcraft%20Test/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-06-28 09:21:47 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-06-28 09:21:47 [INFO] [ForgeModLoader] Java is Java HotSpot™ Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-06-28 09:21:48 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-28 09:21:50 [INFO] [STDOUT] 229 recipes
2013-06-28 09:21:50 [INFO] [STDOUT] 27 achievements
2013-06-28 09:21:51 [INFO] [Minecraft-Client] Setting user: Tetragen
2013-06-28 09:21:51 [INFO] [STDOUT] (Session ID is -5144979573138821440)
2013-06-28 09:21:51 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-06-28 09:21:51 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-06-28 09:21:51 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-06-28 09:21:51 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-06-28 09:21:52 [INFO] [STDOUT] Replaced 85 ore recipies
2013-06-28 09:21:52 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Tetra\Desktop\Multi-MC\instances\Thaumcraft Test\minecraft\config\logging.properties
2013-06-28 09:21:52 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Searching C:\Users\Tetra\Desktop\Multi-MC\instances\Thaumcraft Test\minecraft\mods for mods
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-06-28 09:21:52 [INFO] [mcp] Activating mod mcp
2013-06-28 09:21:52 [INFO] [FML] Activating mod FML
2013-06-28 09:21:52 [INFO] [Forge] Activating mod Forge
2013-06-28 09:21:52 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-06-28 09:21:52 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-06-28 09:21:53 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-06-28 09:21:53 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraft.inventory.Container.getNextID()I
2013-06-28 09:21:53 [INFO] [STDERR] at thaumcraft.common.Thaumcraft.<clinit>(Thaumcraft.java:137)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-28 09:21:53 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
2013-06-28 09:21:53 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-28 09:21:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-28 09:21:53 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
---- Minecraft Crash Report ----
// I feel sad now
Time: 6/28/13 3:22 PM
Description: Ticking entity
java.lang.NullPointerException
at thaumcraft.common.entities.ai.AIGatherWater.func_75250_a(AIGatherWater.java:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1964)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)
at net.minecraft.world.World.func_72866_a(World.java:2511)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
at net.minecraft.world.World.func_72870_g(World.java:2464)
at net.minecraft.world.World.func_72939_s(World.java:2276)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.common.entities.ai.AIGatherWater.func_75250_a(AIGatherWater.java:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1964)
at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)
at net.minecraft.world.World.func_72866_a(World.java:2511)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
at net.minecraft.world.World.func_72870_g(World.java:2464)
-- Entity being ticked --
Details:
Entity Type: entGolemTallow (thaumcraft.common.entities.golems.EntityGolemTallow)
Entity ID: 307
Entity Name: Tallow Golem
Entity's Exact location: -475.42, 71.08, 69.56
Entity's Block location: World: (-476,71,69), Chunk: (at 4,4,5 in -30,4; contains blocks -480,0,64 to -465,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: -0.09, -0.08, 0.02
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2276)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['TangoSucka_'/306, l='world', x=-468.00, y=70.00, z=80.00](TangoSucka_ at -468.0,70.0,80.0)]
Chunk stats: ServerChunkCache: 225 Drop: 0
Level seed: 5114780757105245263
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-405,97,-659), Chunk: (at 11,6,13 in -26,-42; contains blocks -416,0,-672 to -401,255,-657), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 33291289 game time, 33354597 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 4715 (now: false), thunder time: 9924 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Linux (amd64) version 2.6.32-5-amd64
Java Version: 1.7.0_03, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 196085480 bytes (187 MB) / 510328832 bytes (486 MB) up to 1047592960 bytes (999 MB)
JVM Flags: 4 total; -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -Xincgc -Xmx1024M
AABB Pool Size: 5 (280 bytes; 0 MB) allocated, 5 (280 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 57
CraftBukkit Information:
Running: CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-590 (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT) true
Plugins: { WorldBorder v1.7.2 com.wimbli.WorldBorder.WorldBorder [Brettflan], WorldEdit v5.5.6 com.sk89q.worldedit.bukkit.WorldEditPlugin [], iConomy v7.0 com.iCo6.iConomy [Nijikokun, SpaceManiac], Ram Monitor v1 kokolihapihvi.rammonitor.RamMonitor [], Simple-AutoSave v0.2.1 me.odium.autosave.autosave [], EpicBossRecoded v1.3.2 me.ThaH3lper.com.EpicBoss [ThaH3lper], Chadmin v1.2 org.efreak1996.Chadmin.Chadmin [efreak1996, Lolmewn, Callmoo], Vault v1.2.25-b320 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PermissionsEx v1.19.6 ru.tehkode.permissions.bukkit.PermissionsEx [t3hk0d3], MobArena v0.94.4.98 com.garbagemule.MobArena.MobArena [garbagemule], HomeSpawnPlus v1.7.6 org.morganm.homespawnplus.HomeSpawnPlus [morganm], Residence v2.6.6.5 com.bekvon.bukkit.residence.ResidenceCommandListener [bekvon, nate302, t00thpick1], ATMsigns v1.4.1 me.ellbristow.ATMsigns.ATMsigns [ellbristow], GlobalMarket v1.2.2-SNAPSHOT com.survivorserver.GlobalMarket.Market [], QuickShop v4.4 org.maxgamer.QuickShop.QuickShop [Netherfoam], ResidenceSigns v2.9 brandenBoegh.ResidenceSigns.ResidenceSigns [Silentnight18],}
Warnings: DEFAULT
Threads: { TIMED_WAITING EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:170), java.lang.Thread.run(Thread.java:722)], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], TIMED_WAITING pool-1-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Thread-28: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInputStream.java:150), java.net.SocketInputStream.read(SocketInputStream.java:121), java.io.BufferedInputStream.read1(BufferedInputStream.java:273), java.io.BufferedInputStream.read(BufferedInputStream.java:334), sun.net.www.MeteredStream.read(MeteredStream.java:134), java.io.FilterInputStream.read(FilterInputStream.java:133), sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:2959), com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2934), com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:302), com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1750), com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1423), com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2752), com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607), com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:488), com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835), com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764), com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123), com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:240), com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300), javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121), com.garbagemule.MobArena.util.VersionChecker.getLatestVersion(VersionChecker.java:98), com.garbagemule.MobArena.util.VersionChecker.access$000(VersionChecker.java:16), com.garbagemule.MobArena.util.VersionChecker$1.run(VersionChecker.java:26), java.lang.Thread.run(Thread.java:722)], RUNNABLE Thread-6: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:242), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:37)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Thread-23: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:135), java.net.DatagramSocket.receive(DatagramSocket.java:775), net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:260), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Thread-26: [java.lang.Thread.sleep(Native Method), net.minecraft.network.TcpMasterThread.run(SourceFile:298)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:87)], RUNNABLE Connection #2 write thread: [org.spigotmc.OrebfuscatorManager.<clinit>(OrebfuscatorManager.java:31), net.minecraft.network.packet.Packet56MapChunks.compress(Packet56MapChunks.java:112), net.minecraft.network.packet.Packet56MapChunks.func_73273_a(Packet56MapChunks.java:210), net.minecraft.network.packet.Packet.func_73266_a(Packet.java:217), net.minecraft.network.TcpConnection.func_74459_h(TcpConnection.java:176), net.minecraft.network.TcpConnection.func_74451_d(TcpConnection.java:536), net.minecraft.network.TcpWriterThread.run(TcpWriterThread.java:25)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], TIMED_WAITING pool-1-thread-7: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING EbeanCacheWarmer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Ram monitor listening thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), kokolihapihvi.rammonitor.TcpSocket.listen(TcpSocket.java:21), kokolihapihvi.rammonitor.RamMonitor$1.run(RamMonitor.java:30), java.lang.Thread.run(Thread.java:722)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING pool-1-thread-8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Connection #2 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInput
Stream.java:150), java.net.SocketInputStream.read(SocketInputStream.java:121), java.io.FilterInputStream.read(FilterInputStream.java:133), org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(FilterInputStream.java:83), net.minecraft.network.packet.Packet.func_73272_a(Packet.java:156), net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:300), net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:528), net.minecraft.network.TcpReaderThread.run(SourceFile:94)], WAITING Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:79), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:43), net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:22), java.lang.Thread.run(Thread.java:722)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)], RUNNABLE Thread-24: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), net.minecraft.network.rcon.RConThreadMain.run(SourceFile:69), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], WAITING TC Aura Update Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.aura.AuraUpdateThread.run(AuraUpdateThread.java:21), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], WAITING Ebean-HomeSpawnPlus.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:722)], WAITING TC Aura Calculation Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.aura.AuraCalculationThread.run(AuraCalculationThread.java:23), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-10: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(SourceFile:60)], WAITING TC Aura Deletion Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.aura.AuraDeleteThread.run(AuraDeleteThread.java:19), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-6: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1618), org.bukkit.craftbukkit.v1_5_R3.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:59), net.minecraft.crash.CrashReport.<init>(CrashReport.java:41), net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:303), net.minecraft.world.World.func_72939_s(World.java:2281), net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786), net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820), net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320), net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600), net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)], TIMED_WAITING pool-1-thread-11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)],}
Recent tasks from 201-231{QuickShop:org.maxgamer.QuickShop.Watcher.LogWatcher@179,}
FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 13 mods loaded, 13 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Atum{0.4.4B} [Atum] (Atum 0.4.3B3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.3.1} [BiblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{0.5.5} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Myths&Monsters{WIP Version} [Myths&Monsters] (ForgeMyths&Monstersmcv1.5.2d7.6.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{3.0.5f} [Thaumcraft] (Thaumcraft3.0.5f.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Recipear{1.4} [Recipear] (Recipear-1.5.1_1.4-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{1.0.5} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MSC{1.5.2.0} [Mob Spawn Controls] (Forge_MobSpawnControlsv1.5.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1 (56 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [EntityPlayerMP['TangoSucka_'/306, l='world', x=-468.00, y=70.00, z=80.00](TangoSucka_ at -468.0,70.0,80.0)]
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
@Azanor
What I did notice before the server kicked me from the crash was that it appeared a golem was trying to get water from a chest with a marker under it. Your golem crashes may be related to them trying to fetch water from a chest. I might be able to get a screenshot from the server before I get booted from the crash lol
https://AvondaleRPG.net
https://AvondaleRPG.net
with the vanilla enchanting table i place my wand of equal trade in the box and everything looks how its meant to look when you place an item in the enchanting table to enchant but when i click on the level 30 enchant cost or any other enchant cost it doesn't do anything? i have tried all possible means to get it to work! would anyone here have this same problem (or had) and could give me any tips on how to fix this?
Or, you could make a golem that would play the whole game for you, so you never have to do anything.....oh wait
As I'm not a modder, I don't understand much of it either, but are you sure that you have the correct version of Forge? Try updating and see if that helps.
Did that, even tried it with MultiMC which lets you download all of the version of Forge. So I'm still pretty clueless.
I'm not sure what I did wrong here, because the recipes themselves all work like normal. It's just that some recipes are listed in the wrong places.
Mods installed:
thaumcraft 3
thaumic tinkerer
ars magica
natura
tinkerer's workshop
biomes o'plenty
better world generation 4
buildcraft
craftguide
equivilant exchange 3
forestry
magic bees
mystcraft
railcraft
twilight forest
Yeah this issue arises as a client crash. The server config and the client config are identical, and I have changed these IDs to not conflict with any other item ingame.
I'm not totally sure what is causing this issue here, and any help would be greatly appreciated.
Crash report for reference here:
http://pastebin.com/KVYRqMMm
I myself have had this problem, but the cause is due to my using Vanilla + Sprinkles' Better Fences. The mod overwrites the vanilla fences, and something along that process changes the recipe array so things get shifted around.
Now, from what I've read, none of the people who have this problem use that mod, but it's worth noting that if there are any mods that modify vanilla items or edit recipes, those may be the cause for the issue.
The best way to figure out what mod is causing the problems (as I'm almost positive it has nothing to do with ID conflicts or Thaumcraft itself in this case), is to remove all your mods but Thaumcraft. Then one by one, load each mod back into the game and check the Thauminomicon.
Once you figure out what mod it is, you can figure out if there's anything that can be done to keep it from affecting the Thauminomicon's recipe displays, or at the very least - post here and in the appropriate mod's thread. Posting here will keep people informed of the issue and what causes it, and posting in the offending mod's thread alerts the devs to the issue so that something may be able to be fixed.