The Meaning of Life, the Universe, and Everything.
Join Date:
8/10/2013
Posts:
46
Minecraft:
Helios_the_first
Member Details
The only mod I'm using is forge and this. Is there another mod I should be using that I don't know about?
---- Minecraft Crash Report ----
// You're mean.
Time: 7/10/13 12:38 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 2401 is already occupied by thaumcraft.common.blocks.BlockFluxGas@20cc51b0 when adding thaumcraft.common.blocks.BlockHole@46070aa2
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at thaumcraft.common.blocks.BlockHole.<init>(BlockHole.java:27)
at thaumcraft.common.config.ConfigBlocks.initializeBlocks(ConfigBlocks.java:106)
at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:82)
at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
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 net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at thaumcraft.common.blocks.BlockHole.<init>(BlockHole.java:27)
at thaumcraft.common.config.ConfigBlocks.initializeBlocks(ConfigBlocks.java:106)
at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:82)
at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
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_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 228322880 bytes (217 MB) / 452919296 bytes (431 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.0.0} [Thaumcraft] (Thaumcraft4.0.0.zip) Unloaded->Constructed->Errored
Launched Version: 1.6.4-Forge9.11.1.916
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.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: ~~ERROR~~ NullPointerException: null
So i happily found that placing crystal clusters near my research table occasionally gives me a free primal research point. That's freaking incredibly helpful, especially when i'm like, "oh got dang it, i ran out of slime knowledge and now can't continue!". So i must wonder, does more crystal clusters mean more research points generated? Could i do my research in essentially a geode and have like, ten free primal s a day?
Also, god i can't find the last thing for Wand Foci, nor am i able to research the zombies/skeletons around me, or tools/armor/weapons! >,<
Bug report - Issue with Hunger Overhall conflict. In which whenever I eat something that would give me a "well fed" buff, it instead gives me flux taint. Which litterally means I cant eat anything and with hunger overhall. Atm I'm having to cheat in milk buckets just to play lol
PS disabled well fed buff in config seems to of helped :S
Alright, so I fixed my first ID conflict issue by deleting the Thaumcraft 3 config file that was hanging around, however, now I have found another issue. Namely I cannot directly look at either the shimmerleaf or cinderpeal plants without them deciding to cease to exist.
Can I get some confirmation onto whether this is a bug in thaumcraft, or if it's all on me because of another mod?
Yo dawg, I heard you liked mining diamonds with diamonds so we put diamonds in your mine so you can mine with your diamonds while you mine your diamonds.
Did you change anything concerning vanilla furnaces, Azanor? After installing TC4 i noticed this in the log
2013-10-06 22:30:28 [SEVERE] [ForgeModLoader] A TileEntity type net.minecraft.tileentity.TileEntityFurnace has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.RuntimeException: class net.minecraft.tileentity.TileEntityFurnace is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_70310_b(TileEntity.java:108)
at net.minecraft.tileentity.TileEntityFurnace.func_70310_b(TileEntityFurnace.java:187)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:317)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:899)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:360)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:124)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-06 22:30:28 [SEVERE] [ForgeModLoader] A TileEntity type net.minecraft.tileentity.TileEntityFurnace has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.RuntimeException: class net.minecraft.tileentity.TileEntityFurnace is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_70310_b(TileEntity.java:108)
at net.minecraft.tileentity.TileEntityFurnace.func_70310_b(TileEntityFurnace.java:187)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:317)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:899)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:360)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:124)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
And furnaces lose everything in them upon the chunk being saved and reloaded...
or is this a problem with regular forge and I just hadnt noticed it....
Rollback Post to RevisionRollBack
"my build. I push the buttons" -DW
He's a mad man with a box
---- Minecraft Crash Report ----
// You're mean.
Time: 7/10/13 12:38 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 2401 is already occupied by thaumcraft.common.blocks.BlockFluxGas@20cc51b0 when adding thaumcraft.common.blocks.BlockHole@46070aa2
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at thaumcraft.common.blocks.BlockHole.<init>(BlockHole.java:27)
at thaumcraft.common.config.ConfigBlocks.initializeBlocks(ConfigBlocks.java:106)
at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:82)
at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
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 net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at thaumcraft.common.blocks.BlockHole.<init>(BlockHole.java:27)
at thaumcraft.common.config.ConfigBlocks.initializeBlocks(ConfigBlocks.java:106)
at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:82)
at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
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_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 228322880 bytes (217 MB) / 452919296 bytes (431 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.0.0} [Thaumcraft] (Thaumcraft4.0.0.zip) Unloaded->Constructed->Errored
Launched Version: 1.6.4-Forge9.11.1.916
LWJGL: 2.9.0
OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.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: ~~ERROR~~ NullPointerException: null
Just breakdancing along...
Okay sure im a brony but DO YOU THINK I FLIPPIN CARE?! AM I PROUD OF IT?...Okay maybe but...DEAL WITH IT DANGIT!
There is a Thaumic.Camera in the language file.
It's called Thaumic Iconographic or something like this.
Also playing:Pokemon Black 2 - AA series (For the 3rd time) - Team Fortress 2 - HL1(Frozen) - Dota2
Steam ID:http://steamcommunit...m/id/matpower64
Check Resonant Rise Mod Pack:https://plus.google.com/communities/109856948017213754039
in this world I have bee
EDIT: Is it just me, or does it conflict with itself? When I installed it, "BlockFluxGas" and "BlockHole" were both set to ID 2401.
Now i can make rid of all social life , and play Thaumcraft !!!
Thank you Azanor !!!
Minecraft without Thaumcraft is like a pizza without cheese, tasteless !!!
Also, god i can't find the last thing for Wand Foci, nor am i able to research the zombies/skeletons around me, or tools/armor/weapons! >,<
That's a potion efect ID conflict, change the IDs in the config. And yes, in 1.6 NEI can dump a list of potion IDs
This is on 1.6.2
Edit: NVM fixed it, some id difference for research tables between my client and my server
Can I get some confirmation onto whether this is a bug in thaumcraft, or if it's all on me because of another mod?
No crash report because there is no crash.
im gay
nothing can be learned from netherbricks. not the blocks, but the bricks themselves.
bonemeals only aspect is sensus.
also, is there a thaumcraft 4 wiki going yet?
2013-10-06 22:30:28 [SEVERE] [ForgeModLoader] A TileEntity type net.minecraft.tileentity.TileEntityFurnace has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.RuntimeException: class net.minecraft.tileentity.TileEntityFurnace is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_70310_b(TileEntity.java:108)
at net.minecraft.tileentity.TileEntityFurnace.func_70310_b(TileEntityFurnace.java:187)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:317)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:899)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:360)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:124)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-06 22:30:28 [SEVERE] [ForgeModLoader] A TileEntity type net.minecraft.tileentity.TileEntityFurnace has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.RuntimeException: class net.minecraft.tileentity.TileEntityFurnace is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_70310_b(TileEntity.java:108)
at net.minecraft.tileentity.TileEntityFurnace.func_70310_b(TileEntityFurnace.java:187)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:317)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:899)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:360)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:124)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
or is this a problem with regular forge and I just hadnt noticed it....
He's a mad man with a box