• 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Cyberhoe»

    SO when i added railcraft to my world, Chisel and railcraft both become error, but work work fine with when i remove one or the other.


    You probably have an older version of railcraft or they changed their naming once again, send a crash report our way and we will fix it

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from puppynugget»

    Hi there,


    My multiplayer server crashes with this upcoming error, but the singleplayer client works smoothly. What might be the problem? The error disappears when removing the Chisel mod from the multiplayer server. All config, world files, and mods are the same on client and server sides.



    [19:36:39] [Server thread/INFO] [FML]: Applying holder lookups [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry? [19:36:39] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry? [19:36:39] [Server thread/INFO] [FML]: Holder lookups applied [19:36:39] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.

    >


    Thats not an error, so without a proper crash report nothing we can do

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Cosmology27»

    Hey I got this mod in a server, and I'm getting this output when I stop the server. It looks problematic, is it a problem? Can anything be done to fix this?

    Thanks!

    http://pastebin.com/cg4d9dN7


    Please read the forums when posting I literally said in the post above this it is not a problem

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from AngleWyrm»

    These are warnings rather than errors, there seems to be some difficulty with the registry looking up cobblestoneWall, BlockMarbleWall, obsidian2, BlockCarvable, bloodRune and bloodBrick.


    [23:17:40] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?

    [23:17:40] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?


    [23:17:40] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?


    [23:17:40] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?



    This is not an issue please dont post this

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from SadGhoster87»

    1. What is MoreChisels?

    2. You have absolutely outdone yourself with this mod. If you imagine Chisel as one of those rubber half-basketball toy things filled with candy, you inverted the basketball, throwing the candy everywhere, then caught it in a bag of all kinds of foods. That's how new and impressive this is. It's just too much to handle. I have to say I'm a huge fan.


    Simply a mod that adds more chisels

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Stormalisk»

    How would you feel if I made a bunch of alternate textures for woolen clay? I've been working on simple variations of the block and really would like too see some more variants for colorful builds.


    Anyone is free to submit textures, whether we use them or not is up to a team vote.

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from evil0z»

    ---- Minecraft Crash Report ---- "Chisel2-2.3.9.36"
    // Don't be sad, have a hug! <3

    Time: 3/28/15 11:50 AM
    Description: Initializing game

    java.lang.NullPointerException: Cannot add variation in group AECertusQuartz for null block.
    at com.cricketcraft.chisel.carving.Carving.addVariation(Carving.java:152)


    its crashing cuz of newest update from AE2 mod


    Fixed in rv21

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Hossumquat»

    Getting a crash with something in my inventory. Crashes every time I open my inventory. Here's the stack trace:



    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 3/26/15 5:55 PM
    Description: Rendering item

    java.lang.IndexOutOfBoundsException: Index: 8, Size: 7
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.cricketcraft.chisel.block.BlockCarvablePillar.getCtmIcon(BlockCarvablePillar.java:34)
    at com.cricketcraft.chisel.client.render.BlockMarblePillarRenderer.renderInventoryBlock(BlockMarblePillarRenderer.java:31)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock(RenderingRegistry.java:125)
    at net.minecraft.src.FMLRenderAccessLibrary.renderInventoryBlock(FMLRenderAccessLibrary.java:59)
    at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:8145)
    at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:446)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
    at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:488)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:268)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


    This is in the Material Energy^4 modpack. I tried using the latest version of chisel 2 (2.3.8.25) and it is still crashing using it as well. Some block I picked up in the Ice Palace chamber.


    Could you post it on the issue tracker, the other guys don't really check this

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Mr_Antroad»

    I's there a fix for the FMP problem.

    The problem where FMP parts from chisel turns into a random block when you update to chisel 2.


    I'm playing on the Direwolf20 1.7.10 pack and have built a mage tower that moar or less consists off forge micko blocks.


    No, because that is FMP's problem

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Nuin»

    I've Googled enough today, so I give up. What does the "Mode" button do in the interface? I see no change in output so I am a bit confused. It has 4 modes: single, panel, column, row. Thanks.


    Its for the left click

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from JakiHappyCity»

    Hello. Can you add textures for TFC blocks in Chisel?


    no they can

    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Sethomations»

    I am not actually using Optifine. What could be the problem?


    With?

    Posted in: Minecraft Mods
  • 1

    posted a message on Chisel 3 [The Dev Releases]
    Yep, we know CTM is getting redone
    Posted in: Minecraft Mods
  • 1

    posted a message on Chisel 3 [The Dev Releases]
    Quote from Kellin»
    If I have a world with buildings made with old Chisel, will they stay untouched when i update both world and mod?

    Yes, but FMP may change
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][SMP][Forge] True Randomite
    Make a todo list for me on github
    Posted in: Minecraft Mods
  • To post a comment, please .