After doing a test of biomes I've found that Large Biomes are 4x larger then Normal Biomes as expected and previously stated.
The problems is, on a Normal Map where there is a Magical Forest, there is a different yet same shape biome on the Large Biomes. For instance, using the seed 'magic' there is a magical forest at -500 -500, yet on LB at -2000 -2000 it's an Extreme Hills instead. 300 -950 is a Magic Forest on a Normal Map, but in LB it's a Jungle. Both are the correct shape, but the Biome isn't Magical in the LB. This is obviously a generation over sight. I love the expansiveness of LB and hope this is fixed soon. My only problem is that no Silverwood Trees spawn in a LB at all. It puts a serious damper on Alchemy.
Well now that you know about it,and don't like it, you could turn it off in the config:
# Negative nodes like hungry, tainted or dark nodes will have additional, much nastier, effects.
B:hard_mode_nodes=false
But the behavior of the other nodes doesn't seem bad enough to justify this. Creates a bunch of monsters at night? Those can be dealt with - or if they're overwhelming, it's still something that leaves the player agency. Generates taint? It's possible to contain that - and, again, even if it proves lethal, it's still something that gives the player a chance to try to survive it. Still-nastier effects that I haven't seen? So long as they give me a chance to respond, that's fine. I don't mind the nodes being dangerous - what I do mind is a guaranteed death trap.
One point of information that I was not aware of, and which could stand to be added to the Thaumonomicon, is that aura nodes are fragile things and can be disrupted by the direct application of force - which is to say, that they can be broken by hand. Knowing this, my biggest gripes with hungry nodes are reduced to a combination of two things, each of which seems to be buggy behavior:
First, when I was grabbed by the node, my view kept getting yanked back to a particular direction. I would not have been able to aim at the node.
Second, the force of the node kept me very rapidly oscillating over it, so even if I'd been able to look around, it would never have stayed in my crosshairs long enough to do anything with. (I suspect this is related to why I got flung upwards - the motion built up in a manner like resonance, and eventually exceeded the limit of the node's own pull.)
If I'd been able to look around, and if the node had pulled me to its location horizontally but kept me under it, I would have been able to recognize the problem and break the node. Bam - player agency restored. If breaking a node has negative consequences, so be it - it still leaves the player with agency. The lack of agency is the core of the problem here. Restore agency, and I'm willing to put up with the node being dangerous - indeed, I would rather have the nodes be hazardous than turn off all those hazards because one of them is seemingly broken.
I just met my first hungry node. Inside a desert temple. Funny thing i survived.
it's a death trap? Yes. One that you can't avoid? Well, prehaps going around w/o thaumometer or goggles it can be dangerous, but you can still see a strange shaped destruction and sound of blocks breaking similar to an arcane bore.
With goggles it's even more telling... the shape of the node itself is unusual.
Also you can try to place blocks between you and the node to break los, it helps, even for just a moment.
Me? just did a fast 180 and started to run and jump like a madman. One minute (and 2 blocks) of pure terror.
It's scary, it's dangerous, it's possibly very punishing. it's also extremely rare, and i dunno if they can spawn naturally or just inside structures (that was my first - and last - encounter with an hungry node)
The one I stumbled over was in a clearing in a forest. There were no telling signs - it was far enough away from the trees that there weren't floating chunks of tree or anything like that. There were very short trees, but this either was or was near a BoP biome that has those anyway. The ground wasn't broken in any way I could tell was different than what worldgen already produces. And I did not, in fact, hear any breaking blocks the first time I tripped over it. The second, I only did so after I was caught.
If they're in a distinctive location where deformation of the terrain is obvious, sure, they'd be easier to spot. But that won't always be the case. I was traveling over land and didn't even see that there was a node before it had already grabbed me. And it lifted me off the ground, so trying to sprint full-force directly away from it wasn't an option either.
ETA - also, while the goggles would certainly help to find aura nodes, if I don't have those and I'm just going from point A to point B I'm not going to be looking through the thaumometer all the time, especially in overgrown terrain where getting to a node can be tedious. I can only stand the thing for so long before it gives me a headache, especially in a cluttered landscape. (On desert, ocean, or even plains it's easier to bear.)
Hi there! I got a major crash when trying to pull up the scanner (at all!) while looking at a monster spawner (vanilla skeleton spawner, if that makes any difference)
Just the client went down, not the server
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:945)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
Hi there! I got a major crash when trying to pull up the scanner (at all!) while looking at a monster spawner (vanilla skeleton spawner, if that makes any difference)
Just the client went down, not the server
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:945)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
A fix for this is incoming soon. I already did the fix, but there are some unrelated changes that needs to be done before I can release the next patch. Hopefully sometime this weekend (possibly sooner).
I had the node in a desert temple I often use to refill my wand turn into a hungry one. The damage it had inflicted so far looked exactly like a Creeper hole, and it had already chewed up the nearest blocks, so it wasn't destroying them fast enough to make a warning sound. Once It caught me, it kept me suspended in midair, taking damage, getting shaken around too much to break the node, and knowing that it was going to eat all my stuff. If the thing had killed me in any way other than hurling me down the loot shaft, it would have eaten three thaumometers, two wands and a stack of silverwood saplings.
I also found one while exploring in Creative, in an open plain, and the holes it made in the time that that chunk had been loaded looked exactly like the patches of broken terrain I find all the time. If I hadn't intended to scan it, it would never have been on my radar.
Even comparing them to a lava pool understates the danger. You have a chance of escaping a lava pool, or swigging a fire resistance potion. Furthermore, even if you die, there's still a chance of some of your stuff landing in a safe spot. Hungry nodes have almost no chance of any of those, and since it's Thaumcraft you'll probably have a bunch of very expensive loot on you.
These things are way too stealthy for their danger level. They should have a warning sound audible from outside their grab radius at least, and maybe also a distortion or a black swirl in the air visible with the naked eye. Or (config option) keep your view centered on them once they grab you, so it's not impossible to break them. Something.
You want a farm, you grab a hoe. You want a boat, you grab some wood. You want a fireplace, you grab A FLAMING HELL-BOULDER BECAUSE THAT'S HOW MINECRAFTERS ROLL!!!
I noticed in the last update that you re enabled the boots of the traveller's ability to walk up 1 block inclines. I was wondering if there would be a way to allow the player to toggle this ability, as I love it in some situation (running in the plains biomes without jumping) but hate it in others (walking around nether fortresses is very dangerous when the walls no longer stop you from falling off) In my opinion, a simple toggle button for this behaviour would please everyone, and would (hopefully) be fairly easy to implement. Heck, you could even add some kind of boot "Focus" to change it sort of like the wands.
Speaking of toggles, although I have not played around with it much yet, a similar toggle with the harness would also be really cool if there's not one already; the ability to lock yourself to either the X, Y, or Z, or simply have a sort of "cruise control" with altitude.
I noticed in the last update that you re enabled the boots of the traveller's ability to walk up 1 block inclines. I was wondering if there would be a way to allow the player to toggle this ability
There already is a way to toggle this. Simply switch them out for another pair of boots.
There already is a way to toggle this. Simply switch them out for another pair of boots.
Exactly. Why do people have to try to change the game so that there's no strategy thought or choice involved in playing is beyond me. Boots of travelling make me awesome fast and I don't have to jump like a bunny. Also they'll kill you in the nether! Tradeoffs? That's a good thing! Try different boots. Or just build up the walls more if you travel that nether fort a lot.
A fix for this is incoming soon. I already did the fix, but there are some unrelated changes that needs to be done before I can release the next patch. Hopefully sometime this weekend (possibly sooner).
So how exactly do I get rid of flux goo? And why does right clicking the crucible with the wand do nothing for me? It won't empty out no matter how many times I click, so It's pretty much just acting as a garbage bin. One that creates potentially dangerous goo. Help please?
Bug with NEI Tooltips and possibly with Waila. When I hover over Greatwood Leaves, it changes the actual Greatwood Leaf to Silverwood leaf, I would say it is a minor bug, I can't scan the Greatwood Leaves (Which is ok) but when I hover over with NEI Tooltips on this happens. It is ok if I have it off, minor bug report And also as dire said in the new episode that crucible recipes are a bit buggy.
I got this error when walking towards a Nether portal w/ my Thaumometer equipped while looking at the portal block:
Description: Unexpected error
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1650)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1115)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
* Also, a quick tip on the forum title: when adding the date, the month precedes the day. Ex. 10/15/13
While you work on revamping the distillery, can we have a way to easily clean out not-divisible-by-eight amounts of essentia from our storage? I tend to end up with amounts of 3 or 5 or whatever and waste jars.
Also, I feel it is too easy being able to recycle our vials now. Perhaps some research that allows us to preserve vials later in the tech tree? I would think by the time we researched the ability to recycle vials, we would have exhausted nearby clay/sand deposits and/or became bored of collecting it (so the research was meaningful to us).
So how exactly do I get rid of flux goo? And why does right clicking the crucible with the wand do nothing for me? It won't empty out no matter how many times I click, so It's pretty much just acting as a garbage bin. One that creates potentially dangerous goo. Help please?
As you get better with Thaumcraft4, you end up wanting to keep those leftovers in there sometimes. Until then, you can wait or use the shift key for the alternate item function (in this case, a wand to purge your crucible).
I got this error when walking towards a Nether portal w/ my Thaumometer equipped while looking at the portal block:
Description: Unexpected error
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1650)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1115)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
* Also, a quick tip on the forum title: when adding the date, the month precedes the day. Ex. 10/15/13
A fix for this is incoming soon. I already did the fix, but there are some unrelated changes that needs to be done before I can release the next patch. Hopefully sometime this weekend (possibly sooner).
As for your "tip", T145, that's the American way of writing a date. In several other countries, including Azanor's, the date is written Day/Month/Year. Since there's no 15th month, there really shouldn't be any confusion in reading the date in the thread's title. Regardless, both formats are acceptable.
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1654)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1119)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1654)
The problems is, on a Normal Map where there is a Magical Forest, there is a different yet same shape biome on the Large Biomes. For instance, using the seed 'magic' there is a magical forest at -500 -500, yet on LB at -2000 -2000 it's an Extreme Hills instead. 300 -950 is a Magic Forest on a Normal Map, but in LB it's a Jungle. Both are the correct shape, but the Biome isn't Magical in the LB. This is obviously a generation over sight. I love the expansiveness of LB and hope this is fixed soon. My only problem is that no Silverwood Trees spawn in a LB at all. It puts a serious damper on Alchemy.
One point of information that I was not aware of, and which could stand to be added to the Thaumonomicon, is that aura nodes are fragile things and can be disrupted by the direct application of force - which is to say, that they can be broken by hand. Knowing this, my biggest gripes with hungry nodes are reduced to a combination of two things, each of which seems to be buggy behavior:
First, when I was grabbed by the node, my view kept getting yanked back to a particular direction. I would not have been able to aim at the node.
Second, the force of the node kept me very rapidly oscillating over it, so even if I'd been able to look around, it would never have stayed in my crosshairs long enough to do anything with. (I suspect this is related to why I got flung upwards - the motion built up in a manner like resonance, and eventually exceeded the limit of the node's own pull.)
If I'd been able to look around, and if the node had pulled me to its location horizontally but kept me under it, I would have been able to recognize the problem and break the node. Bam - player agency restored. If breaking a node has negative consequences, so be it - it still leaves the player with agency. The lack of agency is the core of the problem here. Restore agency, and I'm willing to put up with the node being dangerous - indeed, I would rather have the nodes be hazardous than turn off all those hazards because one of them is seemingly broken.
The one I stumbled over was in a clearing in a forest. There were no telling signs - it was far enough away from the trees that there weren't floating chunks of tree or anything like that. There were very short trees, but this either was or was near a BoP biome that has those anyway. The ground wasn't broken in any way I could tell was different than what worldgen already produces. And I did not, in fact, hear any breaking blocks the first time I tripped over it. The second, I only did so after I was caught.
If they're in a distinctive location where deformation of the terrain is obvious, sure, they'd be easier to spot. But that won't always be the case. I was traveling over land and didn't even see that there was a node before it had already grabbed me. And it lifted me off the ground, so trying to sprint full-force directly away from it wasn't an option either.
ETA - also, while the goggles would certainly help to find aura nodes, if I don't have those and I'm just going from point A to point B I'm not going to be looking through the thaumometer all the time, especially in overgrown terrain where getting to a node can be tedious. I can only stand the thing for so long before it gives me a headache, especially in a cluttered landscape. (On desert, ocean, or even plains it's easier to bear.)
Just the client went down, not the server
here's the error code:
// Oops.
Time: 17/10/13 12:40 PM
Description: Unexpected error
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:945)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1296)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['liath555'/87486, l='MpServer', x=-180.97, y=53.62, z=174.01]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-188,64,248), Chunk: (at 4,4,8 in -12,15; contains blocks -192,0,240 to -177,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 5424015 game time, 5550237 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 67 total; [EntityEnderTot['Ender Tot'/86791, l='MpServer', x=-106.70, y=25.00, z=187.70], EntityZombie['Zombie'/86550, l='MpServer', x=-129.50, y=14.00, z=142.50], EntityCreeper['Creeper'/88108, l='MpServer', x=-143.50, y=20.00, z=193.50], EntitySkeleton['Skeleton'/86792, l='MpServer', x=-105.50, y=25.00, z=187.50], EntityBat['Bat'/86191, l='MpServer', x=-114.75, y=48.95, z=117.56], EntityChicken['Chicken'/257, l='MpServer', x=-203.44, y=70.00, z=187.41], EntityItem['item.item.itemClaw'/86666, l='MpServer', x=-131.88, y=22.13, z=169.78], EntityCreeper['Creeper'/87540, l='MpServer', x=-171.50, y=31.00, z=104.50], EntityCreeper['Creeper'/86942, l='MpServer', x=-214.84, y=60.00, z=189.16], EntityZombie['Zombie'/85446, l='MpServer', x=-151.88, y=42.00, z=190.47], EntitySkeleton['Skeleton'/86456, l='MpServer', x=-234.50, y=57.00, z=186.50], EntitySkeleton['Skeleton'/87541, l='MpServer', x=-169.50, y=24.00, z=108.50], EntityZombie['Zombie'/87542, l='MpServer', x=-173.50, y=37.00, z=104.50], EntityCreeper['Creeper'/86941, l='MpServer', x=-215.69, y=60.00, z=188.31], EntityCreeper['Creeper'/86930, l='MpServer', x=-177.30, y=18.81, z=182.91], EntityEnderman['Enderman'/87137, l='MpServer', x=-143.50, y=21.00, z=187.75], EntitySpider['Spider'/87548, l='MpServer', x=-156.50, y=21.00, z=101.50], EntityBat['Bat'/88068, l='MpServer', x=-231.31, y=29.20, z=203.63], EntityBat['Bat'/88069, l='MpServer', x=-223.31, y=27.27, z=202.41], EntityBat['Bat'/88036, l='MpServer', x=-215.66, y=37.98, z=189.47], EntityZombie['Zombie'/86818, l='MpServer', x=-162.50, y=42.00, z=195.50], EntityZombie['Zombie'/86819, l='MpServer', x=-164.03, y=42.00, z=195.53], EntityEnderTot['Ender Tot'/86951, l='MpServer', x=-149.74, y=25.00, z=132.66], EntityEnderTot['Ender Tot'/86950, l='MpServer', x=-151.52, y=25.00, z=137.19], EntityChicken['Chicken'/288, l='MpServer', x=-175.50, y=63.00, z=205.50], EntityBat['Bat'/86969, l='MpServer', x=-188.44, y=41.24, z=117.59], EntityCreeper['Creeper'/86960, l='MpServer', x=-105.97, y=23.00, z=204.50], EntityBat['Bat'/86568, l='MpServer', x=-120.34, y=25.32, z=167.50], EntityOcelot['Ocelot'/87513, l='MpServer', x=-220.50, y=68.00, z=105.50], EntitySkeleton['Skeleton'/86688, l='MpServer', x=-214.50, y=62.00, z=178.50], EntitySkeleton['Skeleton'/86505, l='MpServer', x=-107.50, y=47.00, z=208.50], EntityZombie['Zombie'/86368, l='MpServer', x=-187.06, y=57.00, z=135.59], EntitySpider['Spider'/87461, l='MpServer', x=-190.94, y=19.00, z=123.63], EntityItem['item.item.rottenFlesh'/85274, l='MpServer', x=-133.31, y=63.13, z=211.88], EntityItem['item.item.itemClaw'/85940, l='MpServer', x=-118.13, y=12.13, z=201.75], EntityEnderTot['Ender Tot'/86986, l='MpServer', x=-115.57, y=14.00, z=189.66], EntityZombie['Zombie'/87459, l='MpServer', x=-184.50, y=19.00, z=121.50], EntitySquid['Squid'/86610, l='MpServer', x=-171.81, y=57.09, z=131.72], EntityBat['Bat'/87095, l='MpServer', x=-161.31, y=32.59, z=149.25], EntityWaypointContainer['unknown'/349, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/86978, l='MpServer', x=-131.50, y=24.00, z=197.50], EntityBat['Bat'/86976, l='MpServer', x=-190.88, y=43.84, z=119.66], EntitySkeleton['Skeleton'/87207, l='MpServer', x=-160.78, y=44.00, z=117.72], EntitySpider['Spider'/87206, l='MpServer', x=-156.25, y=45.00, z=117.78], EntityCow['Cow'/324, l='MpServer', x=-129.47, y=70.00, z=237.47], EntityChicken['Chicken'/216, l='MpServer', x=-249.50, y=81.00, z=130.50], EntityChicken['Chicken'/217, l='MpServer', x=-252.50, y=81.00, z=129.50], EntityChicken['Chicken'/213, l='MpServer', x=-251.50, y=81.00, z=126.50], EntityItem['item.item.slimeball'/87485, l='MpServer', x=-182.97, y=59.13, z=177.28], EntitySpider['Spider'/86996, l='MpServer', x=-147.72, y=17.00, z=233.72], EntityBrainyZombie['Angry Zombie'/86721, l='MpServer', x=-231.50, y=65.00, z=173.50], EntitySkeleton['Skeleton'/85934, l='MpServer', x=-183.13, y=63.00, z=153.47], EntityBrainyZombie['Angry Zombie'/87208, l='MpServer', x=-239.44, y=18.00, z=216.31], EntityBat['Bat'/86884, l='MpServer', x=-234.59, y=51.95, z=122.31], EntityPig['Pig'/238, l='MpServer', x=-234.34, y=71.00, z=235.53], EntityClientPlayerMP['liath555'/87486, l='MpServer', x=-180.97, y=53.62, z=174.01], EntityBat['Bat'/86885, l='MpServer', x=-232.28, y=53.11, z=128.25], EntityCow['Cow'/369, l='MpServer', x=-109.50, y=65.00, z=227.31], EntitySquid['Squid'/85641, l='MpServer', x=-151.50, y=58.31, z=226.25], EntityZombie['Zombie'/87052, l='MpServer', x=-117.50, y=19.00, z=210.50], EntityZombie['Zombie'/86629, l='MpServer', x=-143.94, y=33.00, z=178.50], EntitySkeleton['Skeleton'/87049, l='MpServer', x=-111.50, y=19.00, z=209.50], EntitySkeleton['Skeleton'/354, l='MpServer', x=-2.03, y=-1.62, z=-3.01], EntityCreeper['Creeper'/87051, l='MpServer', x=-118.50, y=19.00, z=209.50], EntityPig['Pig'/246, l='MpServer', x=-221.47, y=63.00, z=218.66], EntityZombie['Zombie'/87046, l='MpServer', x=-254.00, y=14.00, z=238.44], EntityCow['Cow'/360, l='MpServer', x=-111.69, y=63.00, z=176.53]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2311)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 822061312 bytes (783 MB) / 1466433536 bytes (1398 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms512m -XX:PermSize=128M -XX:MaxPermSize=512m
AABB Pool Size: 19324 (1082144 bytes; 1 MB) allocated, 867 (48552 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 63 mods loaded, 63 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DamageIndicatorsMod{2.9.0.7} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.4.0} [BiblioCraft] (BiblioCraft[v1.4.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Natura{2.1.8} [Natura] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.0.271-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.271-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forestry{2.3.0.5} [Forestry for Minecraft] (forestry-A-2.3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Thaumcraft{4.0.2a} [Thaumcraft] (Thaumcraft4.0.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest{1.20.1} [The Twilight Forest] (twilightforest-1.20.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DartCraft{Beta 0.2.10} [DartCraft] (DartCraft Beta 0.2.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraUtilities{0.3 (dev)} [Extra Utilities] (extrautils - 0.3 (unofficial, unsupported dev release - use at own risk).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
iChunUtil{2.0.0} [iChunUtil] (iChunUtil2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IronChest{5.3.20.535} [Iron Chest] (ironchest-universal-1.6.2-5.3.20.535.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils_1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct{1.6.X_1.5.0d} [Tinkers' Construct] (TConstruct_1.6.4_1.5.0d2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-20.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MagicBees{2.1.6} [Magic Bees] (magicbees-2.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy_3.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy_3.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy_3.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy_3.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons{1.9.1.r43} [NEI Addons] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|AE{1.9.1.r43} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|CraftingTables{1.9.1.r43} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|ExtraBees{1.9.1.r43} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|Forestry{1.9.1.r43} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|MiscPeripherals{1.9.1.r43} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIPlugins{1.1.0.2} [NEI Plugins] (NEIPlugins-1.1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PortalGun{2.0.0} [PortalGun] (PortalGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct|CompatAE{0.0.1} [TConstruct Compat: AE] (TConstruct_1.6.4_1.5.0d2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_1.5.0d2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_1.5.0d2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.916
LWJGL: 2.9.0
OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 4298 (240688 bytes; 0 MB) allocated, 2353 (131768 bytes; 0 MB) used
edit:
ALSO! running on minecraft 1.6.4 with a bunch of mods ^^
I also found one while exploring in Creative, in an open plain, and the holes it made in the time that that chunk had been loaded looked exactly like the patches of broken terrain I find all the time. If I hadn't intended to scan it, it would never have been on my radar.
Even comparing them to a lava pool understates the danger. You have a chance of escaping a lava pool, or swigging a fire resistance potion. Furthermore, even if you die, there's still a chance of some of your stuff landing in a safe spot. Hungry nodes have almost no chance of any of those, and since it's Thaumcraft you'll probably have a bunch of very expensive loot on you.
These things are way too stealthy for their danger level. They should have a warning sound audible from outside their grab radius at least, and maybe also a distortion or a black swirl in the air visible with the naked eye. Or (config option) keep your view centered on them once they grab you, so it's not impossible to break them. Something.
Speaking of toggles, although I have not played around with it much yet, a similar toggle with the harness would also be really cool if there's not one already; the ability to lock yourself to either the X, Y, or Z, or simply have a sort of "cruise control" with altitude.
There already is a way to toggle this. Simply switch them out for another pair of boots.
Exactly. Why do people have to try to change the game so that there's no strategy thought or choice involved in playing is beyond me. Boots of travelling make me awesome fast and I don't have to jump like a bunny. Also they'll kill you in the nether! Tradeoffs? That's a good thing! Try different boots. Or just build up the walls more if you travel that nether fort a lot.
* Also, a quick tip on the forum title: when adding the date, the month precedes the day. Ex. 10/15/13
While you work on revamping the distillery, can we have a way to easily clean out not-divisible-by-eight amounts of essentia from our storage? I tend to end up with amounts of 3 or 5 or whatever and waste jars.
Also, I feel it is too easy being able to recycle our vials now. Perhaps some research that allows us to preserve vials later in the tech tree? I would think by the time we researched the ability to recycle vials, we would have exhausted nearby clay/sand deposits and/or became bored of collecting it (so the research was meaningful to us).
As you get better with Thaumcraft4, you end up wanting to keep those leftovers in there sometimes. Until then, you can wait or use the shift key for the alternate item function (in this case, a wand to purge your crucible).
As for your "tip", T145, that's the American way of writing a date. In several other countries, including Azanor's, the date is written Day/Month/Year. Since there's no 15th month, there really shouldn't be any confusion in reading the date in the thread's title. Regardless, both formats are acceptable.
// I just don't know what went wrong
Time: 17/10/13 23:53
Description: Unexpected error
java.lang.NullPointerException
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1654)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1119)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.doScan(ItemThaumometerRenderer.java:304)
at thaumcraft.client.renderers.item.ItemThaumometerRenderer.renderItem(ItemThaumometerRenderer.java:170)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:200)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:89)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:490)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:776)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1654)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['KynAlNereth'/353, l='MpServer', x=-119.53, y=68.62, z=55.15]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-24,64,-52), Chunk: (at 8,4,12 in -2,-4; contains blocks -32,0,-64 to -17,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 70983 game time, 99075 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: 84 total; [EntityBat['Bat'/215824, l='MpServer', x=-187.11, y=57.96, z=25.79], EntityBat['Bat'/215826, l='MpServer', x=-188.29, y=56.23, z=16.60], EntityWisp['Wisp'/48794, l='MpServer', x=-76.94, y=54.91, z=119.86], EntityZombie['Zombie'/218330, l='MpServer', x=-105.50, y=61.00, z=98.50], EntityZombie['Zombie'/180396, l='MpServer', x=-108.28, y=14.00, z=-5.75], EntitySkeleton['Skeleton'/218329, l='MpServer', x=-57.50, y=27.00, z=126.50], EntityZombie['Zombie'/218315, l='MpServer', x=-92.90, y=32.00, z=10.98], EntityItem['item.item.rottenFlesh'/198002, l='MpServer', x=-137.91, y=67.13, z=88.72], EntityZombie['Zombie'/218317, l='MpServer', x=-94.50, y=27.00, z=2.50], EntityBat['Bat'/215823, l='MpServer', x=-188.81, y=57.00, z=28.28], EntityZombie['Zombie'/218316, l='MpServer', x=-95.50, y=27.00, z=2.50], EntityBat['Bat'/215822, l='MpServer', x=-190.08, y=56.00, z=15.13], EntitySheep['Sheep'/48, l='MpServer', x=-179.03, y=67.00, z=-20.63], EntityWisp['Wisp'/36558, l='MpServer', x=-125.50, y=51.00, z=12.50], EntityBat['Bat'/211897, l='MpServer', x=-133.50, y=38.10, z=-14.28], EntityWisp['Wisp'/108676, l='MpServer', x=-151.53, y=12.09, z=85.53], EntitySkeleton['Skeleton'/186461, l='MpServer', x=-89.16, y=18.00, z=121.28], EntitySheep['Sheep'/76, l='MpServer', x=-156.03, y=72.00, z=-23.97], EntitySheep['Sheep'/77, l='MpServer', x=-150.06, y=68.00, z=105.31], EntitySheep['Sheep'/78, l='MpServer', x=-148.50, y=69.00, z=111.66], EntitySheep['Sheep'/79, l='MpServer', x=-161.31, y=63.00, z=117.88], EntityItem['item.item.egg'/186693, l='MpServer', x=-56.09, y=71.13, z=92.72], EntityBat['Bat'/211889, l='MpServer', x=-132.74, y=37.61, z=-2.82], EntityWisp['Wisp'/52774, l='MpServer', x=-127.38, y=38.50, z=24.91], EntitySheep['Sheep'/80, l='MpServer', x=-158.25, y=66.00, z=113.13], EntityWisp['Wisp'/52773, l='MpServer', x=-116.55, y=35.00, z=-4.45], EntityHorse['Horse'/93, l='MpServer', x=-121.03, y=69.00, z=97.03], EntityBat['Bat'/34364, l='MpServer', x=-127.03, y=44.10, z=60.38], EntityHorse['Horse'/94, l='MpServer', x=-115.59, y=70.00, z=94.91], EntityWisp['Wisp'/42567, l='MpServer', x=-79.53, y=28.69, z=115.63], EntityWisp['Wisp'/183553, l='MpServer', x=-58.75, y=12.00, z=109.53], EntityBat['Bat'/218053, l='MpServer', x=-103.66, y=47.02, z=113.53], EntityHorse['Horse'/106, l='MpServer', x=-94.91, y=71.00, z=112.00], EntityHorse['Horse'/104, l='MpServer', x=-81.75, y=68.00, z=66.00], EntityHorse['Horse'/105, l='MpServer', x=-75.88, y=72.00, z=66.00], EntityZombie['Zombie'/2775, l='MpServer', x=-12.73, y=-64359.46, z=39.31], EntityBat['Bat'/218752, l='MpServer', x=-136.71, y=38.96, z=-3.10], EntityClientPlayerMP['KynAlNereth'/353, l='MpServer', x=-119.53, y=68.62, z=55.15], EntityWisp['Wisp'/92933, l='MpServer', x=-150.47, y=38.66, z=-9.53], EntityChicken['Chicken'/112, l='MpServer', x=-74.47, y=71.00, z=97.47], EntitySheep['Sheep'/127, l='MpServer', x=-52.50, y=72.00, z=87.69], EntityChicken['Chicken'/126, l='MpServer', x=-55.41, y=71.00, z=94.34], EntitySheep['Sheep'/125, l='MpServer', x=-52.50, y=86.00, z=-2.53], EntitySheep['Sheep'/124, l='MpServer', x=-47.38, y=89.00, z=0.47], EntitySheep['Sheep'/123, l='MpServer', x=-64.41, y=67.00, z=-5.78], EntitySheep['Sheep'/122, l='MpServer', x=-62.16, y=68.00, z=-8.91], EntityBat['Bat'/218765, l='MpServer', x=-111.34, y=33.87, z=41.46], EntitySkeleton['Skeleton'/1076, l='MpServer', x=21.57, y=-64177.64, z=-30.99], EntitySheep['Sheep'/136, l='MpServer', x=-44.88, y=73.00, z=87.06], EntityCreeper['Creeper'/58917, l='MpServer', x=-126.03, y=43.00, z=56.66], EntityCreeper['Creeper'/58918, l='MpServer', x=-122.68, y=42.06, z=55.78], EntityChicken['Chicken'/129, l='MpServer', x=-56.47, y=71.00, z=96.47], EntityChicken['Chicken'/130, l='MpServer', x=-53.53, y=71.00, z=96.13], EntitySkeleton['Skeleton'/24666, l='MpServer', x=13.34, y=-64267.72, z=-49.71], EntitySkeleton['Skeleton'/207921, l='MpServer', x=-109.25, y=15.00, z=-4.16], EntityWisp['Wisp'/36188, l='MpServer', x=-77.88, y=26.84, z=103.47], EntityBat['Bat'/203059, l='MpServer', x=-114.68, y=35.40, z=27.66], EntityWisp['Wisp'/37543, l='MpServer', x=-124.78, y=27.47, z=26.25], EntitySkeleton['Skeleton'/3197, l='MpServer', x=37.32, y=-64160.25, z=-6.44], EntityBat['Bat'/203060, l='MpServer', x=-114.42, y=41.16, z=31.72], EntityWisp['Wisp'/185104, l='MpServer', x=-135.34, y=34.16, z=10.50], EntityWisp['Wisp'/86825, l='MpServer', x=-76.59, y=58.11, z=94.53], EntityWisp['Wisp'/86826, l='MpServer', x=-72.84, y=57.17, z=89.28], EntityBat['Bat'/212481, l='MpServer', x=-121.74, y=36.68, z=-2.62], EntityZombie['Zombie'/214101, l='MpServer', x=-84.50, y=49.00, z=131.50], EntityZombie['Zombie'/212267, l='MpServer', x=-105.16, y=59.00, z=103.69], EntityWisp['Wisp'/129243, l='MpServer', x=-128.34, y=79.55, z=88.97], EntitySkeleton['Skeleton'/215759, l='MpServer', x=-119.50, y=26.00, z=104.50], EntitySkeleton['Skeleton'/206546, l='MpServer', x=-58.50, y=22.00, z=107.50], EntitySpider['Spider'/211500, l='MpServer', x=-74.03, y=18.00, z=86.72], EntityZombie['Zombie'/197329, l='MpServer', x=5.76, y=-147.16, z=-53.19], EntityZombie['Zombie'/211501, l='MpServer', x=-76.38, y=18.00, z=85.81], EntityZombie['Zombie'/212296, l='MpServer', x=-182.50, y=48.00, z=0.50], EntityZombie['Zombie'/217708, l='MpServer', x=-67.50, y=18.00, z=98.50], EntityWisp['Wisp'/41355, l='MpServer', x=-128.38, y=53.72, z=113.53], EntitySkeleton['Skeleton'/212290, l='MpServer', x=-79.50, y=21.00, z=81.50], EntityItem['item.item.rottenFlesh'/203631, l='MpServer', x=-87.63, y=68.13, z=63.88], EntitySkeleton['Skeleton'/215760, l='MpServer', x=-126.28, y=28.00, z=113.22], EntityZombie['Zombie'/195834, l='MpServer', x=-88.47, y=56.00, z=117.97], EntityZombie['Zombie'/203815, l='MpServer', x=-57.50, y=28.00, z=30.50], EntitySkeleton['Skeleton'/209823, l='MpServer', x=-88.47, y=11.00, z=126.16], EntitySkeleton['Skeleton'/209820, l='MpServer', x=-83.31, y=14.00, z=121.50], EntitySkeleton['Skeleton'/209821, l='MpServer', x=-75.50, y=17.00, z=119.50], EntityWaypointContainer['unknown'/485, l='MpServer', x=0.00, y=0.00, z=0.00]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3239133864 bytes (3089 MB) / 4190765056 bytes (3996 MB) up to 4190765056 bytes (3996 MB)
JVM Flags: 2 total; -Xms4096m -Xmx4096m
AABB Pool Size: 3239 (181384 bytes; 0 MB) allocated, 2105 (117880 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.30.933 Minecraft Forge 9.11.1.933 Optifine OptiFine_1.6.4_HD_U_C5 13 mods loaded, 13 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.30.933} [Forge Mod Loader] (minecraftforge-9.11.1.933.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.933} [Minecraft Forge] (minecraftforge-9.11.1.933.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.0.2a} [Thaumcraft] (Thaumcraft4.0.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.933
LWJGL: 2.9.0
OpenGL: ATI Radeon HD 5450 GL version 4.2.11318 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1747 (97832 bytes; 0 MB) allocated, 382 (21392 bytes; 0 MB) used