Well it seems my mod, just got a good publicity boost, it will be in the next Solitarycraft, check it out at http://www.atlauncher.com now, that makes me wanna continue to know it will get noticed
So i added a clay brick(crafted like stone bricks but with clay blocks, clay blocks can also decraft into clay balls), and those bricks, 1 brick decrafts into a clay block, but 4 like bricks, decrafts into 16 clay balls.
V:3.2.2: Added World Gen for Underwater Ruins, currently using dungeon loot. Added Apatite, honey, honeydew and peat blocks from forestry(should only show up when forestry is loaded(temp textures are temp)). Added a rubber block from ic2/universal electricity/mfr. Changed default id of the Tile entitys(ease of later). Added Recipe to convert wool to string(4 string from 1 wool(any color)). And thats about it.
This is a nice small mod. However, I have noticed a few issues:
1. Many storage blocks do not have a decrafting recipe. These are coal, charcoal, ender pearl, slime, wheat, sugar, cocoa, cane, blaze, leather, bone, coal coke and rubber. All others appear to function properly.
2. Coal coke block is not recognized as a fuel.
This is a nice small mod. However, I have noticed a few issues:
1. Many storage blocks do not have a decrafting recipe. These are coal, charcoal, ender pearl, slime, wheat, sugar, cocoa, cane, blaze, leather, bone, coal coke and rubber. All others appear to function properly.
2. Coal coke block is not recognized as a fuel.
1. Can you show me proof of this(a screenshot), as well as your forge log, cause it seems to be working on my side fine, so it may be a mod overwriting it(Such as gregtech)
2. yeah coal coke blocks dont have a value atm, i forgot it in last version, its added in upcoming version
It is likely GregTech's fault, seeing as how it stops storage block de/crafting by default, and metal blocks work fine due to having been allowed in the config. But appatite block is de/craft-able, although GregTech doesn't have a config for that block but does target Forestry with the unificator. So it's a bit unclear.
Adding the blocks to GregTech's config files doesn't appear to fix the issue. Removing GregTech does make everything work as intended.
It is likely GregTech's fault, seeing as how it stops storage block de/crafting by default, and metal blocks work fine due to having been allowed in the config. But appatite block is de/craft-able, although GregTech doesn't have a config for that block but does target Forestry with the unificator. So it's a bit unclear.
Adding the blocks to GregTech's config files doesn't appear to fix the issue. Removing GregTech does make everything work as intended.
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:114)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:115)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:116)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Yeah thats gregtech accessing my mod, not sure why, maybe its due to me ore dictioning my blocks, one way you can fix that is, turn off all the unification(not sure how or what that does to gregtech, never used it much), or maybe in the next version ill add a config option to disable the ore dictionary blocks(dunno if this would help either), i would post this error on gregtechs forum and see what he says(then post it here for me), thanks for the report though
V:3.2.3: Added Furnace recipes to get iron/gold back from doors, armor etc(must not be damaged). Added magma cream to slime ball recipe. Added rarity config option for the underwater ruins(it works like a 1 in? chance, such as setting it to 100, its a 1 in 100 chance per chunk). Added the coal coke and peat blocks to Fuel handlers correctly. Updated to 1.5.2, also used srg_names, so it may work on new versions(not a garrentee). Fixed a structure generation problem with ruins that went 1 block down incorrectly. Changed the dungeon loot spawns to only spawn what is enabled(example, if enderpearl blocks are disabled, they wont spawn in dungeons, etc).
Thanks for this mod. When playing all of these tech mods, it just seems weird to me that as far as building material goes we are stuck in the stone ages so having more metal blocks to work with is great. Theres a ton of cool looking metal textures in blockhead's TFC texture pack that Im going to use for these.
Thanks for this mod. When playing all of these tech mods, it just seems weird to me that as far as building material goes we are stuck in the stone ages so having more metal blocks to work with is great. Theres a ton of cool looking metal textures in blockhead's TFC texture pack that Im going to use for these.
Well im glad you like it. Feel free to use other textures(more than aware im bad at textures), just name it what it is in the zip and place it in there, and should work
V:3.2.4: Added config option to change if blocks are ore dictioned(only relevant if gregtech is added). Changed to the vanilla 1.6 textures for wheat and coal blocks(if you care to change back, move the coal block.png and wheatblocktop/side.png's to the mods/vanityblocks/textures/blocks folder(they are located in old textures).
Only needed if you wanna use this with gregtech, not a required update.
So ive been thinking, that^ was the last update(except for bug fixing if any(pretty sure none)), until 1.6 releases, in the mean time, imma do a recode, cause as it stands, the mod acts like 3, thus making forge think there is 3, and gonna centralize my code more, more than likely, old worlds wont work with 1.6 copy, but meh
Not trying to be a douche but these textures arent actually that good... they dont tile and they dont fit as they are 32x.. sorry!
I am aware that the textures are not that great. I do not consider myself a texture artist by any stretch of the imagination (I was responsible for edits (I did not make the original textures) to most of the metal blocks, the marble blocks, and the leather block). I did however go out of my way to make sure the marble blocks, at the very least, would tile very well. As far as the metal blocks, they could do with another pass. The 32x size is a choice of the mod author.
If you have any suggestions for improvement of the textures, I wouldn't mind some feedback.
I am aware that the textures are not that great. I do not consider myself a texture artist by any stretch of the imagination (I was responsible for edits (I did not make the original textures) to most of the metal blocks, the marble blocks, and the leather block). I did however go out of my way to make sure the marble blocks, at the very least, would tile very well. As far as the metal blocks, they could do with another pass. The 32x size is a choice of the mod author.
If you have any suggestions for improvement of the textures, I wouldn't mind some feedback.
Just a little update of current changelog...
V4.0: Condensed down three modules to single mod. Moved some files around. Changed some metadatas. Removed duplicate blocks- coal, wheat, coal coke, osmium(main mods added them). Added the bouncing effect to entities on slime blocks(mobs/players/blocks/items). Added Liquid destroying capabilities to Melting Core. Added slabs for the marble types(what a pain).Added Rupees for server currency(current server thing(can be disabled via config).
Well it seems my mod, just got a good publicity boost, it will be in the next Solitarycraft, check it out at http://www.atlauncher.com now, that makes me wanna continue to know it will get noticed
http://www.minecraftforum.net/topic/1837987-
http://www.minecraftforum.net/topic/1837987-
http://www.minecraftforum.net/topic/1837987-
http://www.mediafire.com/?cctl36jfi4h82ug
http://www.minecraftforum.net/topic/1837987-
1. Many storage blocks do not have a decrafting recipe. These are coal, charcoal, ender pearl, slime, wheat, sugar, cocoa, cane, blaze, leather, bone, coal coke and rubber. All others appear to function properly.
2. Coal coke block is not recognized as a fuel.
1. Can you show me proof of this(a screenshot), as well as your forge log, cause it seems to be working on my side fine, so it may be a mod overwriting it(Such as gregtech)
2. yeah coal coke blocks dont have a value atm, i forgot it in last version, its added in upcoming version
http://www.minecraftforum.net/topic/1837987-
likelyGregTech's fault, seeing as how it stops storage block de/crafting by default, and metal blocks work fine due to having been allowed in the config. But appatite block is de/craft-able, although GregTech doesn't have a config for that block but does target Forestry with the unificator. So it's a bit unclear.Adding the blocks to GregTech's config files doesn't appear to fix the issue. Removing GregTech does make everything work as intended.
Screenshots: http://imgur.com/8OGxYUc,02WyBs0
I've looked through the logs and here is what I believe to be the relevant part:
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:114)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:115)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:116)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] java.lang.NullPointerException
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_Utility.stackToInt(GT_Utility.java:466)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.api.util.GT_OreDictUnificator.addAssociation(GT_OreDictUnificator.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at gregtechmod.common.GT_OreDictHandler.registerOre(GT_OreDictHandler.java:263)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_4_GT_OreDictHandler_registerOre_OreRegisterEvent.invoke(.dynamic)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:303)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:285)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.BlockRegistration.blockregistration(BlockRegistration.java:117)
2013-05-07 10:17:57 [INFO] [STDERR] at vanityblocks.VanityBlocksStorage.preInit(VanityBlocksStorage.java:82)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-07 10:17:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-07 10:17:57 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 10:17:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 10:17:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Yeah thats gregtech accessing my mod, not sure why, maybe its due to me ore dictioning my blocks, one way you can fix that is, turn off all the unification(not sure how or what that does to gregtech, never used it much), or maybe in the next version ill add a config option to disable the ore dictionary blocks(dunno if this would help either), i would post this error on gregtechs forum and see what he says(then post it here for me), thanks for the report though
http://www.minecraftforum.net/topic/1837987-
http://www.mediafire.com/?zp1pujtaz2fw3le
http://www.minecraftforum.net/topic/1837987-
Well im glad you like it. Feel free to use other textures(more than aware im bad at textures), just name it what it is in the zip and place it in there, and should work
http://www.minecraftforum.net/topic/1837987-
Only needed if you wanna use this with gregtech, not a required update.
http://www.mediafire.com/?5aejfj4d1q697c3
http://www.minecraftforum.net/topic/1837987-
http://www.minecraftforum.net/topic/1837987-
I am aware that the textures are not that great. I do not consider myself a texture artist by any stretch of the imagination (I was responsible for edits (I did not make the original textures) to most of the metal blocks, the marble blocks, and the leather block). I did however go out of my way to make sure the marble blocks, at the very least, would tile very well. As far as the metal blocks, they could do with another pass. The 32x size is a choice of the mod author.
If you have any suggestions for improvement of the textures, I wouldn't mind some feedback.
V4.0: Condensed down three modules to single mod. Moved some files around. Changed some metadatas. Removed duplicate blocks- coal, wheat, coal coke, osmium(main mods added them). Added the bouncing effect to entities on slime blocks(mobs/players/blocks/items). Added Liquid destroying capabilities to Melting Core. Added slabs for the marble types(what a pain).Added Rupees for server currency(current server thing(can be disabled via config).
http://www.minecraftforum.net/topic/1837987-
just saying