• 0

    posted a message on [BAUBLES] Alchemical Bling v1.1.1
    Did you see my github crash report?
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Will it's ore dictionary type change to brass as well?
    Posted in: WIP Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Can you add Brass (from Flaxbeard's Steam Power Mod) ?

    Thank you for your work.
    Posted in: WIP Mods
  • 0

    posted a message on Progressive Automation - Upgradeable Machines
    I'm having an issue with Biomes O Plenty willow wood:

    The tree grows, then the Chopper takes down the lowest log. Then it just sits there.
    If I replace the empty block with a willow log, then the chopper starts to take down the rest of the tree.
    Posted in: Minecraft Mods
  • 0

    posted a message on Gany's Surface - Miscellaneous overworld themed additions!
    Do you have a Jenkins/CodeShip/Drone.io set up anywhere for your mods, building the source directly from your Github repos?
    Posted in: Minecraft Mods
  • 0

    posted a message on Tonius's Mods - Simply Jetpacks - NEI Integration - FancyGrass
    I am occasionally getting the following crash exception. Using the mods below. It doesn't crash the game, but it looks like it causes a threadlock and the client stops responding, but the game keeps going. I'm using SSP.

    NotEnoughItems-1.7.10-1.0.3.51-universal
    NEIPlugins-MC1.7.10-1.1.0.8-unofficial
    TConstruct_mc1.7.10_1.6.0d39
    Mantle-mc1.7.10-0.3.1

    [12:32:31] [Client thread/WARN] [NEIPlugins]: Error occured while calling LiquidTemplateRecipeHandler.loadUsageRecipes for recipeId: tconstruct.smeltery
    java.lang.ClassCastException: tconstruct.library.crafting.Smeltery$SmelteryInput cannot be cast to mantle.utils.ItemMetaWrapper
    at neiplugins.tconstruct.SmelteryRecipeHandler.loadUsageRecipes(SmelteryRecipeHandler.java:98) ~[SmelteryRecipeHandler.class:?]
    at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346) ~[TemplateRecipeHandler.class:?]
    at neiplugins.common.LiquidTemplateRecipeHandler.loadUsageRecipes(LiquidTemplateRecipeHandler.java:65) [LiquidTemplateRecipeHandler.class:?]
    at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471) [TemplateRecipeHandler.class:?]
    at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20) [GuiUsageRecipe.class:?]
    at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20) [RecipeItemInputHandler.class:?]
    at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:320) [GuiContainerManager.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java) [bex.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java) [bex.class:?]
    at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java) [GuiContainerManager.class:?]
    at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:508) [GuiContainerManager.class:?]
    at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:496) [GuiContainerManager.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java) [bex.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276) [bdw.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629) [bao.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0-u60-unofficial]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0-u60-unofficial]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0-u60-unofficial]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0-u60-unofficial]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0-u60-unofficial]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0-u60-unofficial]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0-u60-unofficial]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0-u60-unofficial]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:421) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:512) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
    [12:32:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
    [12:32:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][SMP/Bukkit][Forge][DungeonPack][+24 Dungeons][+3 Bosses][+2 NPC-Villages] Finally Updated
    Quote from Galaxy_Builder»
    Great mod, really a lot of fun to play in :)

    But is there an update on the "structures spawn in the ocean" issue? It still happens on me all the time for all overworld structures (barn, prison etc). Structure still cluster, but do not overlap

    I'm using 1.7.10, with biomes o plenty

    That is been an issue for over a year now.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] RedLogic - replacement for RP2 Wiring/Logic/Lighting
    RedLogic still does not support ComputerCraft/MFR Rednet?
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Regarding your question about custom chest loot, it already exists in Forge:

    https://github.com/MinecraftForge/MinecraftForge/blob/master/src/main/java/net/minecraftforge/common/ChestGenHooks.java

    You call addInfo("TF_HOLLOW_HILLS", ...)

    Then other mod authors can also call it with the same string. To create your chest loot, call generateStacks()
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.X]ModTweaker 0.6
    Nvm. Delete.
    Posted in: WIP Mods
  • 0

    posted a message on [FORGE] Quadrum v0.8.1 for MC 1.12 - Simplified block/item addition for the average user
    Can you give an example of what a localization file should look like?
    Posted in: Minecraft Mods
  • 0

    posted a message on Zyin's HUD
    Press Escape and go to options. There is a button near the top.
    Posted in: Minecraft Mods
  • 0

    posted a message on Garden Stuff - v.1.7.0 - Updated Dec-06-15
    Can you add in support for Botany (From Binnie's Extra bees/trees mod)?

    It adds a flower breeding mechanic (cross breeding flowers to get new types) so there are a lot of pretty variants.

    Great mod also!
    Posted in: Minecraft Mods
  • 0

    posted a message on Gany's Surface - Miscellaneous overworld themed additions!
    Do you know what could cause the Dual Work Table to take about a second for its GUI to open? And the Work Table to take about half that long? I looked through your source and didn't see anything glaringly wrong...
    Posted in: Minecraft Mods
  • 0

    posted a message on Dual Hotbars [Updated! Single jar for 1.11 and 1.10]
    Until then, you can disable InvTweaks refill feature and use ZyinHUD's refill feature.
    Posted in: Minecraft Mods
  • To post a comment, please .