Searching found nothing in this thread so apologies if it's mentioned before...
I am getting the following messages spammed in my 1.7.10 server console, running Thaumcraft 4.2 and ThaumicTinkerer-2.5-1.7.10-155
thaumic.tinkerer.common.block.tile.TileCamo is missing a mapping! This is a bug!
thread/ERROR] [FML]: A TileEntity type thaumic.tinkerer.common.block.tile.TileCamo has throw an exception trying to write state. It will not persist. Report this to the mod author
I'm playing on 1.6.4 right now and trying to find the separate download for KAMI, was it removed?
It should be a part of regular Thaumic Tinkerer. All you have to do is flip the config option for it to "On", if it's not already (which, note, it should be since that's what it says in the OP).
thaumic.tinkerer.common.block.tile.TileCamo is missing a mapping! This is a bug!
thread/ERROR] [FML]: A TileEntity type thaumic.tinkerer.common.block.tile.TileCamo has throw an exception trying to write state. It will not persist. Report this to the mod author
Have upgraded to the latest 156 and still getting this spammed in the console.
I installed the latest release on a freshly created 1.7.10 server (with Thaumcraft installed logically) and now i have a problem that people over-step the 1 hight blocks, like the horses. Is that normal?
i really liked this bug xD and didnt find a mod that does this, maybe you could make it a config option?
you must not have looked very hard then, google up smart moving mod sometime, you have to hold a modifier key to step up 1 block as well which turns what is otherwise a nuisance into a wonderful feature, it does much more than that too.
Rollback Post to RevisionRollBack
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
you must not have looked very hard then, google up smart moving mod sometime, you have to hold a modifier key to step up 1 block as well which turns what is otherwise a nuisance into a wonderful feature, it does much more than that too.
i know about smart moving but it isnt the same. what i want is that effect from the boots of the traveler on my other boots thats all.
i know about smart moving but it isnt the same. what i want is that effect from the boots of the traveler on my other boots thats all.
(maybe an enchantment that do that)
i think modular powersuits should usually have a module that does that as well, i just prefer one that's off by default unless a modifier is held.
Rollback Post to RevisionRollBack
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
Ive tried making infused seeds for the first time, im following all requirements (seed in middle 4 shards of same type around and 32 meto and messis) however its not working.. bug?
Okay so, I get this little crash with the 1.7.10 version. It has to do with a duplicate enchantment between Better Storage and TT. I don't know if it's just me being an idiot and using wrong versions or not. Apparently the Better Storage Dev knows of this, and I just have to change the enchantment ID. Thanks anyway.
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 9/5/14 12:52 AM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class thaumic.tinkerer.common.enchantment.EnchantmentPounce and class net.mcft.copy.betterstorage.item.EnchantmentBetterStorage Enchantment ID:170
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at thaumic.tinkerer.common.enchantment.EnchantmentMod.<init>(EnchantmentMod.java:26)
at thaumic.tinkerer.common.enchantment.EnchantmentPounce.<init>(EnchantmentPounce.java:8)
at thaumic.tinkerer.common.enchantment.ModEnchantments.initEnchantments(ModEnchantments.java:56)
at thaumic.tinkerer.common.core.proxy.TTCommonProxy.init(TTCommonProxy.java:82)
at thaumic.tinkerer.client.core.proxy.TTClientProxy.init(TTClientProxy.java:81)
at thaumic.tinkerer.common.ThaumicTinkerer.init(ThaumicTinkerer.java:93)
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:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at thaumic.tinkerer.common.enchantment.EnchantmentMod.<init>(EnchantmentMod.java:26)
at thaumic.tinkerer.common.enchantment.EnchantmentPounce.<init>(EnchantmentPounce.java:8)
at thaumic.tinkerer.common.enchantment.ModEnchantments.initEnchantments(ModEnchantments.java:56)
at thaumic.tinkerer.common.core.proxy.TTCommonProxy.init(TTCommonProxy.java:82)
at thaumic.tinkerer.client.core.proxy.TTClientProxy.init(TTClientProxy.java:81)
at thaumic.tinkerer.common.ThaumicTinkerer.init(ThaumicTinkerer.java:93)
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:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 569691200 bytes (543 MB) / 912982016 bytes (870 MB) up to 2863333376 bytes (2730 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 39 mods loaded, 39 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv1-beta-19} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
StartingInventory{1.7.10.r02} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r02.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.7} [Baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
adventurersamulets{1.7.10-1.2.0c} [Adventurer's Amulets] (AdventurersAmulets-1.7.10-1.2.0c.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv1-beta-19} [Applied Energistics 2] (appliedenergistics2-rv1-beta-19.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterstorage{0.10.0.112-dev} [BetterStorage] (BetterStorage-1.7.10-0.10.1.113.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.2-113} [Botania] (Botania r1.2-113.jar) Unloaded->Constructed->Pre-initialized->Initialized
cookiecore{1.2.0} [Cookie Core] (cookiecore-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomOreGen{1.2.4} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.4.6} [EnderStorage] (EnderStorage-1.7.10-1.4.4.6-universal (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.3a} [Waila] (Waila-1.5.3a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
extracells{2.1.10} [ExtraCells] (ExtraCells-2.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{2.5-1.7.10-158} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-158.jar) Unloaded->Constructed->Pre-initialized->Errored
ForbiddenMagic{1.7.10-0.51} [Forbidden Magic] (Forbidden Magic-1.7.10-0.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumicenergistics{0.6.5b} [Thaumic Energistics] (thaumicenergistics-0.6.5b.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-15.jar) Unloaded->Constructed->Pre-initialized->Initialized
TSteelworks{1.7.10-1.0.3} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.20.5} [Witchery] (witchery-1.7.10-0.20.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
AE2 Version: beta rv1-beta-19 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.0.1208
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7520G GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
You know, I REALLY am digging the split between KAMI and Eldritch. KAMI feels light and good to me. Using the magic you know in such a way that can make you a shining paragon of thaumaturgy. Eldritch feels like peering too deep into the abyss and cracking. Much darker and, though maybe not as powerful, definitely has the opposite flavor for me. With that in mind, is the completion of the eldritch tab necessary for KAMI to unlock? I understand if it is, but for my personal feels, and perhaps other people, if you could complete either before the other. Hyped to try these changes out. I'll be spinning up a magic world soon, simply to play with my favorite mods.
I'm having some issues with the Tablet of Necromancy, specifically I can't seem to find the combination to summon chicken or sheep, the aspects dropped by chickens (aqua, bestia and volatus) do not seem to do anything with the tablet, and any combination of terra and bestia will result in a cow; in short I am a bit stumped.
Elemental fire of Aqua decimated my nether. Great time was had by all as we tried to save the nether first legitimately, then in creative mode, but it was a lost cause. It seemed like the water-fire got into the lava and spread under the surface or something, because even with elemental flame of perdito, we couldn't put it out.
Thankfully we don't do much with the nether, but the demons held within seemed to be utterly stumped by the white powder forming all over as I accidentally caused hell to freeze over.
Side note, could the perdito maybe turn aqua-flame into something other that regular fire? We essentially ended up with huge fields of regular fire with blue and black fires fighting in pockets.
Pannus does not have a soul aspect, the item that drop from mobs when killed with an activated cursed spirit's blade and are used in conjunction with the Tablet of Necromancy.
i am not sure if it is just me or what, but i have been trying over and over again to enable the abilities fo the OP kami armor and i have yet to get any results. are there any specific steps i must complete or what? i checked the config and it is enabled. i should also mention that they were not naturally created, but just spawned in for some creative use while i fix some other mod issues. any help would be appreciated.
As it seems my last post was lost somewhere, I'll ask again. What is the use of Ichorium Wand Caps in the newest versions of TT? Let's be fair here, Voidmetal caps are easier to unlock, cheaper to make and just as powerful. Both types have a 20% discount, and right now I only make Ichorium caps when I have more materials than I can store.
Rollback Post to RevisionRollBack
If I'm rude to you, just tell me. Don't take it too personally. Well, unless you were being stupid. If you were, DO take it personally.
I am getting the following messages spammed in my 1.7.10 server console, running Thaumcraft 4.2 and ThaumicTinkerer-2.5-1.7.10-155
thaumic.tinkerer.common.block.tile.TileCamo is missing a mapping! This is a bug!
thread/ERROR] [FML]: A TileEntity type thaumic.tinkerer.common.block.tile.TileCamo has throw an exception trying to write state. It will not persist. Report this to the mod author
It should be a part of regular Thaumic Tinkerer. All you have to do is flip the config option for it to "On", if it's not already (which, note, it should be since that's what it says in the OP).
Have upgraded to the latest 156 and still getting this spammed in the console.
i really liked this bug xD and didnt find a mod that does this, maybe you could make it a config option?
you must not have looked very hard then, google up smart moving mod sometime, you have to hold a modifier key to step up 1 block as well which turns what is otherwise a nuisance into a wonderful feature, it does much more than that too.
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
i know about smart moving but it isnt the same. what i want is that effect from the boots of the traveler on my other boots thats all.
(maybe an enchantment that do that)
i think modular powersuits should usually have a module that does that as well, i just prefer one that's off by default unless a modifier is held.
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
don't recall thaumostatic harness having this problem, makes it kind of dangerous to use when fighting taint swarms......
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 9/5/14 12:52 AM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class thaumic.tinkerer.common.enchantment.EnchantmentPounce and class net.mcft.copy.betterstorage.item.EnchantmentBetterStorage Enchantment ID:170
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at thaumic.tinkerer.common.enchantment.EnchantmentMod.<init>(EnchantmentMod.java:26)
at thaumic.tinkerer.common.enchantment.EnchantmentPounce.<init>(EnchantmentPounce.java:8)
at thaumic.tinkerer.common.enchantment.ModEnchantments.initEnchantments(ModEnchantments.java:56)
at thaumic.tinkerer.common.core.proxy.TTCommonProxy.init(TTCommonProxy.java:82)
at thaumic.tinkerer.client.core.proxy.TTClientProxy.init(TTClientProxy.java:81)
at thaumic.tinkerer.common.ThaumicTinkerer.init(ThaumicTinkerer.java:93)
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:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at thaumic.tinkerer.common.enchantment.EnchantmentMod.<init>(EnchantmentMod.java:26)
at thaumic.tinkerer.common.enchantment.EnchantmentPounce.<init>(EnchantmentPounce.java:8)
at thaumic.tinkerer.common.enchantment.ModEnchantments.initEnchantments(ModEnchantments.java:56)
at thaumic.tinkerer.common.core.proxy.TTCommonProxy.init(TTCommonProxy.java:82)
at thaumic.tinkerer.client.core.proxy.TTClientProxy.init(TTClientProxy.java:81)
at thaumic.tinkerer.common.ThaumicTinkerer.init(ThaumicTinkerer.java:93)
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:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 569691200 bytes (543 MB) / 912982016 bytes (870 MB) up to 2863333376 bytes (2730 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 39 mods loaded, 39 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv1-beta-19} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
StartingInventory{1.7.10.r02} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r02.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.7} [Baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
adventurersamulets{1.7.10-1.2.0c} [Adventurer's Amulets] (AdventurersAmulets-1.7.10-1.2.0c.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv1-beta-19} [Applied Energistics 2] (appliedenergistics2-rv1-beta-19.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterstorage{0.10.0.112-dev} [BetterStorage] (BetterStorage-1.7.10-0.10.1.113.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.2-113} [Botania] (Botania r1.2-113.jar) Unloaded->Constructed->Pre-initialized->Initialized
cookiecore{1.2.0} [Cookie Core] (cookiecore-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomOreGen{1.2.4} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.4.6} [EnderStorage] (EnderStorage-1.7.10-1.4.4.6-universal (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.3a} [Waila] (Waila-1.5.3a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
extracells{2.1.10} [ExtraCells] (ExtraCells-2.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{2.5-1.7.10-158} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-158.jar) Unloaded->Constructed->Pre-initialized->Errored
ForbiddenMagic{1.7.10-0.51} [Forbidden Magic] (Forbidden Magic-1.7.10-0.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
thaumicenergistics{0.6.5b} [Thaumic Energistics] (thaumicenergistics-0.6.5b.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-15.jar) Unloaded->Constructed->Pre-initialized->Initialized
TSteelworks{1.7.10-1.0.3} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.20.5} [Witchery] (witchery-1.7.10-0.20.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
AE2 Version: beta rv1-beta-19 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.0.1208
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7520G GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Thankfully we don't do much with the nether, but the demons held within seemed to be utterly stumped by the white powder forming all over as I accidentally caused hell to freeze over.
Side note, could the perdito maybe turn aqua-flame into something other that regular fire? We essentially ended up with huge fields of regular fire with blue and black fires fighting in pockets.
If I'm rude to you, just tell me. Don't take it too personally. Well, unless you were being stupid. If you were, DO take it personally.
If I'm rude to you, just tell me. Don't take it too personally. Well, unless you were being stupid. If you were, DO take it personally.