• 0

    posted a message on [ADDON][1.6.4] Ex Aliquo, an Ex Nihilo Companion
    Quote from IANNOVA

    Do you have any other mods that add uranium ingots? If so, use them instead, as Yellorium is registered as uranium in the Forge Ore Dictionary, so I'd expect any kind to work.
    Not that I'm aware of. I'm planning to add BR to my local copy of Agrarian Skies, and I'm pretty sure none of the mods in that pack add Uranium of any kind.
    Posted in: WIP Mods
  • 0

    posted a message on [ADDON][1.6.4] Ex Aliquo, an Ex Nihilo Companion
    Any chance you'd be willing to add support for Big Reactors? You'd really just have to add the ability to get Yellorium from gravel or something - or rather, probably pulverized Yellorium? It has that natively as it's meant to be used with Thermal Expansion, and I'd like to be ability to use BR in a skyblock world.
    Posted in: WIP Mods
  • 0

    posted a message on [TC4 Addon] Forbidden Magic - v0.575
    Quote from SpitefulFox

    Not intentional at all. The consuming enchant is programmed to only work on shovels and pickaxes, and it sounds like the flux-infused pickaxe isn't a "real" pickaxe under the hood, so the enchant gets confused and won't work with it. Can the pickaxe be enchanted by any other enchants in the enchanting table or elsewhere?

    The flux-infused pickaxe is normally enchantable. I've done it in the vanilla enchanting table, the MFR auto-enchanter, and the Osmotic Enchanter.
    Posted in: Minecraft Mods
  • 0

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

    I actually had your post marked for future consideration and I'm planning on adding a core somewhat like that, though not quite as powerful as you suggested.

    In short I'm planning on making it a special version of the Empty core that moves items to marked chests that already contains similar items. The entropy core will make it use the oredict as normal. You wouldn't theoretically need sorting slots for the golem at all, but I might allow the order upgrade to add them incase you want to exclude certain things.

    Oh, awesome. It may not be everything I hoped for, but it will still be a BIG help - that'd make it much, much more feasible to do a proper golem sorting system.

    Now I just need to be able to dye arcane stone and stuff made from them, and I'll be truly ecstatic. :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Hey Azanor, you asked if anyone had anything else they wanted worked on for 1.7.2 - I'd like to respectfully ask you consider my Sorting core suggestion and the ability to dye the arcane stone, paving stones, pedestals, and maybe the Infusion Altar itself.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2/1.9.4] Blood Magic V2.1.0-65 - Updated Sept. 29
    ...wait, you mean I don't have to make slates one at a time?!
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Any chance that the ability to dye some of the blocks could be added? Right now, pedestals, the infusion altar, arcane stone, and the paving stones of warding and travelling all use the same dark grey color, which appears to be the same as the default grey for warded stone from TC3. I would greatly love the ability to dye some or all of these blocks.
    Posted in: Minecraft Mods
  • 0

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

    People here are making some good points about the power of the runic armor and it was one of the things I was worried about when I created it.

    As it stands it is effectively the last set of armor you will make barring lava accidents. Hmmm, I need to consider this.

    I don't want to go the same route as the harness simply because where exactly would you insert the jar? :P

    A better solution might be to have it drain from wands you are carrying to recharge. This might be a good mechanic for a lot of TC stuff including the repair enchant.

    This would also give a lot more use to the much greater storage of a staff outside of node-capturing (as most of the time right now, you're unlikely to use up all the vis in a staff.)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.X/1.6.X] Teleportation Stones (Adding waypoints to survival) V1.0.0
    Question: Why does the thread OP say these stones can transport across dimensions, but when I try to do that in-game, it gives me the message: "Dimensional transport temporarily disabled. Sorry. :("
    Posted in: Minecraft Mods
  • 0

    posted a message on [WIP] Advanced Thaumaturgy - Thaumcraft 4 Addon

    There are some block ID conflicts just use IDFix type it up on the forums, this should help you resolve the problem :D

    There's four total, but three are intentional (Mithion had to do some things weird with AM2), and the last I just haven't gotten to fixing yet. That said, IDFix should really only be used before generating a world. If you use it after, many, many IDs may be changed which can screw with some things.

    However, my report wasn't about the ID conflicts at all. It was the now well-known and promised-to-be-fixed-in-the-next-version Buildcraft Dependency.
    Posted in: WIP Mods
  • 0

    posted a message on Better Archery v1.6.2 (Adds new bows, arrows, quivers, more)
    Quote from implayinMC

    ItemID 2000 is occupied by quiver and some biomes o plenty block. here:
    ---- Minecraft Crash Report ----
    // I let you down. Sorry :(

    Time: 3/22/14 3:32 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Slot 2000 is already occupied by zaggy1024.quivermod.blocks.BlockTileEntityTorch@5a66cca5 when adding biomesoplenty.blocks.BlockBOPFlower@13059301
    at net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraft.block.BlockFlower.<init>(BlockFlower.java:18)
    at biomesoplenty.blocks.BlockBOPFlower.<init>(BlockBOPFlower.java:38)
    at biomesoplenty.blocks.BlockBOPFlower.<init>(BlockBOPFlower.java:47)
    at biomesoplenty.core.BOPBlocks.initializeBlocks(BOPBlocks.java:138)
    at biomesoplenty.core.BOPBlocks.init(BOPBlocks.java:96)
    at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:76)
    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.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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.BlockFlower.<init>(BlockFlower.java:18)
    at biomesoplenty.blocks.BlockBOPFlower.<init>(BlockBOPFlower.java:38)
    at biomesoplenty.blocks.BlockBOPFlower.<init>(BlockBOPFlower.java:47)
    at biomesoplenty.core.BOPBlocks.initializeBlocks(BOPBlocks.java:138)
    at biomesoplenty.core.BOPBlocks.init(BOPBlocks.java:96)
    at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:76)
    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.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 68532152 bytes (65 MB) / 483917824 bytes (461 MB) up to 954728448 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.49.965 Minecraft Forge 9.11.1.965 46 mods loaded, 46 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
    DirectionHUD{v1.16(1.6.4)} [DirectionHUD] ([1.6.4]DirectionHUDv1.16.zip) Unloaded->Constructed->Pre-initialized
    InGameInfoXML{2.5.1.36} [InGame Info XML] ([1.6.4]InGameInfoXML-2.5.1.36.jar) Unloaded->Constructed->Pre-initialized
    StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Pre-initialized
    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
    amm{2.2} [ArmorMovementMod] (ArmorMovement 1.6.4.zip) Unloaded->Constructed->Pre-initialized
    QuiverMod{1.6.2} [Better Archery] (Better_Archery_1.6.3_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Errored
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2 (1).jar) Unloaded->Constructed->Pre-initialized
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
    FGM{3.0.0} [Ferullo's Gun Mod] (FGM3 BETA_1.zip) Unloaded->Constructed->Pre-initialized
    GalacticraftCore{2.0.10} [Galacticraft Core] (Galacticraft-1.6.4-2.0.10.972.jar) Unloaded->Constructed->Pre-initialized
    GalacticraftMars{2.0.10} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.10.972.jar) Unloaded->Constructed->Pre-initialized
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized
    Morph{0.7.1} [Morph] (Morph-Beta-0.7.1.zip) Unloaded->Constructed->Pre-initialized
    OpenMods{0.2} [OpenMods] (OpenModsLib-0.2.jar) Unloaded->Constructed->Pre-initialized
    OpenBlocks{1.2.5} [OpenBlocks] (OpenBlocks-1.2.5.jar) Unloaded->Constructed->Pre-initialized
    RopesPlus{1.5.3} [Ropes+] (RopePlus_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    mod_SmartMoving{14.5} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
    mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
    telepads{1.6.4 v5} [Teleportation Pads] (TelePads 1.6.4 v5.zip) Unloaded->Constructed->Pre-initialized
    TooMuchTNT{2.6} [TooMuchTNT] (TooMuchTNT v2.6) Unloaded->Constructed->Pre-initialized
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 770M/PCIe/SSE2 GL version 4.4.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

    The solution to this is to go into your configs and change one of them to an unoccupied block number. This is not a bug.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X]Natura
    Quote from Manan6619

    Okay, I think I'm going to jump on the 'configurable Nether mobs' bandwagon... I forgot how ridiculous Nitro Creepers were after their removal from Tinker's Construct, but the amount of reaction time you get is absurd, even in the hostile Nether environment. Heatscar Spiders just feel broken, as killing one to have three more spawn instantly on top of me is just... Odd.

    Heatscar baby spawning is configurable, at least (although I'd also like the ability to disable Nitro creepers.)
    Posted in: Minecraft Mods
  • 0

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

    After a lot of removing mods and lots and lots of reloading, I narrowed down the problem to one mod: Galacticraft. However, I have no idea why it's causing the problem.
    Galacticraft breaks a lot of stuff in general, because they do things really weird. Seriously, you're probably better off just removing it.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.6.4-1.7.10] Thaumic Exploration [0.6.0] - Thaumcraft 4.1 Addon - MOAR CONTENT
    Quote from Devil_Jim_McGee

    I have the Mo' Creatures mod installed and something is conflicting. Can you help me understand how to fix it? Here's the crash report.


    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 3/11/14 8:01 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Slot 703 is already occupied by drzhark.mocreatures.block.MoCBlockPlanks@3660c0e when adding flaxbeard.thaumicexploration.block.BlockThinkTank@20a16ce0
    at net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
    at flaxbeard.thaumicexploration.block.BlockThinkTank.<init>(BlockThinkTank.java:50)
    at flaxbeard.thaumicexploration.ThaumicExploration.load(ThaumicExploration.java:435)
    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.GeneratedMethodAccessor3.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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 flaxbeard.thaumicexploration.block.BlockThinkTank.<init>(BlockThinkTank.java:50)
    at flaxbeard.thaumicexploration.ThaumicExploration.load(ThaumicExploration.java:435)
    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.GeneratedMethodAccessor3.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 254738048 bytes (242 MB) / 476053504 bytes (454 MB) up to 954728448 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.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C7 26 mods loaded, 26 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Thaumcraft{4.1.0f} [Thaumcraft] (Thaumcraft4.1.0f.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AdvancedThaumaturgy{0.0.25} [Advanced Thaumaturgy] (AdvancedThaumaturgy-1.6.4-0.0.25.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    modularfurnace{2.7.1} [Modular Furnace] (Modular Furnace 2.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    obsidianpack{1.1} [ObsidianPack] (ObsidianPack.zip) Unloaded->Constructed->Pre-initialized->Initialized
    tamtoucan.TameableCreepers{1.0.0} [Tameable Creepers] (TameableCreepers-Forge.1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumcraftExtras{1.1} [Thaumcraft Extras] (ThaumcraftExtras-1.6.4-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumicTinkerer{2.3-130} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-130.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumicExploration{0.5.1} [Thaumic Exploration] (Thaumic Exploration 0.5.2.jar) Unloaded->Constructed->Pre-initialized->Errored
    TooMuchTNT{2.6} [TooMuchTNT] (TooMuchTNT v2.6) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: GeForce GT 230/PCIe/SSE2 GL version 3.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: ~~ERROR~~ NullPointerException: null


    You have an ID conflict. Edit the configs. That's not a bug.
    Posted in: WIP Mods
  • 2

    posted a message on [1.6.X]Natura
    Quote from Master_Hill_

    @Nematrec: Erm....what kind of ingots were those, exactly? As far as I know, exploding crafting tables were only referenced in the Tinker's Diary in the Dev releases of TCon, and that has to do with crafting Gold tools.

    Those are Unstable Ingots from Extra Utilities. Once crafted, you have ten seconds to use the ingots in another recipe, or they explode and auto-kill you. The issue here is that the Natura sticks don't seem to always oredict properly, resulting in the recipe failing.
    Posted in: Minecraft Mods
  • To post a comment, please .