• 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    looking and sounding like its gonna be a promising mod, can't wait to see some more work and the eventual release of it.
    Posted in: WIP Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Build 26 is out now, Changelog is in the normal place.

    Fixes the above thing about wheat in the Dynamism Tablet, also for all the cheaters and creative players out there, the Mending focus actually does something now, I'll add in the crafting and research in a later update, just wanted to get that fix out and the focus code was in so you get it aswell XD, have fun.
    Posted in: Minecraft Mods
  • 3

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Build 25 is now released, Changelog's in the normal place.

    Basically, I've fixed the Essentia Funnel location in the Thaumonomicon, unfortunatly due to azanor updating the forge version there won't be any major changes like the enchanting rework until I can get the new base files I need from him.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Bahzur


    From where do you get these infos?



    one place is the #thaumcraft irc and other is the lamp was on direwolf20's video
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Build 24 is out now.

    Changelogs in the usual place but main change is that ForgeMultipart is now a soft dependency, meaning TT will not crash if you dont have it anymore, it will just not make the Multipart changes to TC and TT blocks and TC candles.

    So if you want to use the multipart stuff you will need to install ForgeMultipart alongside Thaumic Tinkerer.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Crash23893

    Is anyone else experiencing a bug where you can't see the meter on the left that says the number of vis in the area? It was on tc3 so how come it's missing in tc4?


    because vis doesnt work like that anymore in TC4, theres no world wide aura network anymore
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Amaror

    How do i do that? i have the screenshot, but it tells me: You are not allowed to use that image extension on this website.


    make the image a .jpg file then try again
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Amaror

    Anyone know the aspects needed to research the paving stone of travel? I am kinda stuck on that one.
    I have found the following aspects allready

    volatus (flight), terra (Earth) and iter (travel)
    I have allready generated the notes twice and always need 4 aspects, since there are only 2 runes per aspect.


    I'd suggest having a look at Haighyorkies videos, he's doing in depth research videos, not checked if hes got the one you want yet but you can see here.

    But from what i can remember it only has those three aspects to it
    Quote from Scorch238

    I've switched to Mapwriter, and I find I prefer it to Rei's Minimap.


    Is that they one they use in the hexxit modpack?
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Quote from Jakinbandw

    So I got a fresh install of minecraft, ran the installer for Forge, and dropped the zip in the mod folder.

    And minecraft won't run.

    it does run if I remove thaumcraft from the mod folder, but that still means I can't play this mod. Any help would be appreseated. I have no other mods loaded.

    Time: 10/10/13 12:45 PM
    Description: Initializing game
    java.lang.IllegalArgumentException: Slot 2401 is already occupied by thaumcraft.common.blocks.BlockFluxGas@4decb8c1 when adding thaumcraft.common.blocks.BlockHole@7055aede
    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:107)
    at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:83)
    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:540)
    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:181)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
    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:107)
    at thaumcraft.common.config.ConfigBlocks.init(ConfigBlocks.java:83)
    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:540)
    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:181)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
    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_15, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 282795072 bytes (269 MB) / 439549952 bytes (419 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.3.883 Minecraft Forge 9.11.0.883 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.3.883} [Forge Mod Loader] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.0.883} [Minecraft Forge] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized
    Thaumcraft{4.0.1b} [Thaumcraft] (Thaumcraft4.0.1b(1).zip) Unloaded->Constructed->Errored
    Launched Version: 1.6.4-Forge9.11.0.883
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 680/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: Canadian English (CA)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null



    This is your problem - java.lang.IllegalArgumentException: Slot 2401 is already occupied by thaumcraft.common.blocks.BlockFluxGas@4decb8c1 when adding thaumcraft.common.blocks.BlockHole@7055aede

    To fix it go inot the TC config and change the block id to an unoccupied one.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Thearchitect20

    Is there any word on compatibility with REI minimap? I have tried looking through this forum but I have only found the crash and what solutions I have seen haven't worked. (by the way I am trying to add REI minimap to a current world, so starting a new world is not ideal) I have tried disabling taint and anything that looks taint related but I keep on crashing. Any help is appreciated

    Thanks


    have you tried using the voxel minimap instead of reis and see if that works any better for you
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge

    I was wondering how I put the soul mould on the advanced thaumostatic magnetizer. Because whenever I right clicked, nothing would happen. Does it only work in survival mode or something? Also, can you add the ability for there to be soul mould for baby animals, that are different from adults? It would help with making an animal farm.


    You right click the Adv Magnet with a wand to open its GUI, then you can put the soul mould in and set it to child in there.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Quote from hexxx

    Bug?
    If on body no chestplate and chestplate with ASHES enchanting in hand then RMB move chestplate from hand to body (as usualy) and spawn duplicate chestplate in hand, but without any enchanting.
    This is cheat way to duplicate any armor.
    (I set ASHES 1 enchanting on chestplate by enchanting plus mod.)

    P.S. Thaumic Tinkerer - good mod. Thanks!


    It's probably due to how minecraft handles equipping items from the hand, as far as i remember it does it by copying the item to the relevant armor slot then deleting the original which triggers the ashes enchant.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Quote from KrAziiPwNaGe

    Is there a way to get the smokey quartz separate from Thaumic Tinkerer/Thaumcraft?


    no, the only other place smokey quartz has been available is as dark quartz in Elemental Tinkerer
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Quote from MarcStitz77

    I am trying to install thaumic tinkerers in my magic launcher, but everytime I start up the game, it crashes with "failure to start." I am running these mods:

    Forge 7.8.1
    Player API Universal 1.5.2

    Ars Magica
    Thaumcraft
    Bibilocraft
    Twilight Forest
    Craft Guide

    If anybody knows what I am doing wrong let me know. I'm also new at installing additions to mods, any tutorial would be appreciated.

    Thank you


    can you post a crash log so we know how its failing
    Posted in: Minecraft Mods
  • 1

    posted a message on Golden Thumb - Grow your own resources
    Quote from Calcifire3691

    nice to see that the server crash has been fixed :D

    I'm loving the lava crystals, I'm using them as my base's source of power rather than draining the nether, it's less laggy and I don't have to screw over my nether for lava power :D

    one thing to note however (although I don't think it's anything you can fix, it's likely a TC problem), smart golems can only replant on tilled dirt, however they can harvest lava crystals, and the nether and end plants perfectly fine (and MFR planters can autoplant them instead).

    and I'd like to make a suggestion: would it be possible to add lapis seeds? I can understand not adding diamond or emerald (or chicken) but lapis has uses in quite a few mods, for example, in things like IC2 for lapotron crystals or gregtech for absolutely everything past early game, or in TConstruct for it's upgrades


    Ye its on TC's side, azanor has hardcoded the golems to only replant on tilled dirt and nothing else, shame really but the MFR compat helps with it.
    Posted in: Minecraft Mods
  • To post a comment, please .