• 1

    posted a message on Repose - Walkable soil slopes. Give your spacebar a break!

    Weird kinda compatibility issue to report with PrimalCore. Mud blocks act strangely when categorized as granular for the purposes of imposing physics. When they fall onto another mud block they break 100% of the time rather than stack or pile up. Movement over mud slopes is also kinda weird - You sort of slip back occasionally which I thought was cool and intentional at first but there's also an issue where if you fall in a little 1x1x1 water puddle surrounded by mud it's impossible to jump out.


    Also I wanted to make all grass-type blocks non-physics enabled so my world stops lagging to heck and generating full of "holes" but still have physics enabled for dirt. Problem is podzol is a variant of dirt so all my Taiga biomes are still laggy and full of holes. Any way to specify block variants in the config?

    Posted in: Minecraft Mods
  • 1

    posted a message on [Thaumcraft Addon] Witching Gadgets

    Every now and again I get this error spammed in my console and the world stops loading. Loading the world up in MCEDIT, it looks like this happens whenever a village generates.


    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.awt.image.BytePackedRaster.getDataElements(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.awt.image.BufferedImage.getRGB(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientUtilities.getItemColours(ClientUtilities.java:628)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.common.items.ItemClusters.setupClusters(ItemClusters.java:129)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientEventHandler.initializeIcons(ClientEventHandler.java:344)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1591_ClientEventHandler_initializeIcons_Post.invoke(.dynamic)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:190)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:398)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:123)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.GameEngineClient.refreshResources(GameEngineClient.java:62)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.ClientEvents.onStartupComplete(ClientEvents.java:236)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(CallbackProxyClient.java:48)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.core.event.EventProxy.$event00000(EventProxy.java:211)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:573)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.listen(EntryPoint.java:165)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:54)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.awt.image.BytePackedRaster.getDataElements(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.awt.image.BufferedImage.getRGB(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientUtilities.getItemColours(ClientUtilities.java:628)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.common.items.ItemClusters.setupClusters(ItemClusters.java:129)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientEventHandler.initializeIcons(ClientEventHandler.java:344)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1591_ClientEventHandler_initializeIcons_Post.invoke(.dynamic)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:190)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:398)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:123)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.GameEngineClient.refreshResources(GameEngineClient.java:62)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.ClientEvents.onStartupComplete(ClientEvents.java:236)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(CallbackProxyClient.java:48)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.core.event.EventProxy.$event00000(EventProxy.java:211)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:573)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.listen(EntryPoint.java:165)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:54)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.awt.image.BytePackedRaster.getDataElements(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.awt.image.BufferedImage.getRGB(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientUtilities.getItemColours(ClientUtilities.java:628)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.common.items.ItemClusters.setupClusters(ItemClusters.java:129)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at witchinggadgets.client.ClientEventHandler.initializeIcons(ClientEventHandler.java:344)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1591_ClientEventHandler_initializeIcons_Post.invoke(.dynamic)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reflector.callVoid(Reflector.java:190)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:398)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:123)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.GameEngineClient.refreshResources(GameEngineClient.java:62)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.ClientEvents.onStartupComplete(ClientEvents.java:236)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(CallbackProxyClient.java:48)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mumfrey.liteloader.core.event.EventProxy.$event00000(EventProxy.java:211)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:573)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.listen(EntryPoint.java:165)

    [20:01:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:54)

    Posted in: Minecraft Mods
  • 1

    posted a message on Geocraft: Adding Geological Features to Minecraft

    It's actually a custom ore generation mod and it's been around for quite some time. And it's still in development. It was updated just last month: http://www.curse.com/mc-mods/minecraft/chemcraft-geocraft


    There's nothing wrong with two mods sharing the same name, but if you want to get yours on Curseforge eventually, they'll likely require you to change it.

    Posted in: WIP Mods
  • 1

    posted a message on Witchery 0.24.1
    Quote from HeartofDragons»
    You can actually move battlegear's bars around. I think if you go into the config from the title screen you can put them where you want so they don't overlap with other things.

    It's not that they overlap. The Battlegear slots simply disappear. Moving them does nothing. Honestly I'm surprised these mods work together crashlessly at all given that the both fiddle with the same bit of the HUD.
    Posted in: WIP Mods
  • 1

    posted a message on Witchery 0.24.1
    Minor incompatibility to report regarding Witchery and Battlegear. I know Battlegear is kind of the redheaded stepchild when it comes to it's many many mod incompatibilities, but hopefully there's something you can do.

    While a vampire, the extra toolbar slots used by Battlegear disappear and are replaced by the extended Vampire toolbar. You can still go into battle stance mode and switch between your three Battlegear slots, but you can't see what they are. Is there any way you could temporarily hide the extended vampire toolbar while in battle stance mode? It may require fiddling with Battlegear's API - I'd ask over there, but they'd just point to the fact that Witchery has no API.

    Anyhow, minor issue - Hope it can be addressed some day.
    Posted in: WIP Mods
  • 1

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Truth is, ExtraTiC is a very very very tedious, boring and un-sexy mod to update. It's hours and hours of MSPaint with a healthy dollop of Excel Spreadsheet for good measure. And all these recent additions just exacerbate that problem. It's a mod which will mostly be downloaded and "used" by modpack creators, not end users. Sure, end users will benefit from this great mod in the end, but the majority of them likely never know it even exists - Hence the un-sexy part.

    If Glassmaker doesn't want to devote much time to ExtraTiC, I totally understand. I'll be looking into configuring the JSONables mod to get my ExtraTiC fix if it doesn't look like the update is forthcoming within the next few weeks.
    Posted in: WIP Mods
  • 1

    posted a message on Tinkers' Construct 2
    For those with an adventurous spirit, FYI, there's a new Tinker's alpha on curseforge. It fixes many of the issues mentioned here recently, but it is alpha still. Guess that means a true release is right around the bend, though.

    Now if only Glassmaker would update ExtraTiC...
    Posted in: Minecraft Mods
  • 1

    posted a message on ATG - Alternate Terrain Generation
    Quote from Keybounce»
    EBXL support is, for some people (myself), more important than BoP support. (I know, never-ending issues, right? :-)

    ATG already works with EBXL in it's current state. I'd even considered switching from BoP to EBXL for this very reason, but I just prefer BoP so much more for it's Nether. I like using Twilight Forest and Erebus in my modpacks, and even with other Nether-enhancing mods the Nether seemed so empty by comparison without BoP. Honestly, I wish EBXL would do some Nether biomes. Or that another mod would come along which only adds Nether biomes.
    Posted in: Minecraft Mods
  • 1

    posted a message on asie's mods (Computronics, AsieFixes, mod ports)
    Judging by the message on the website, Asie may have fallen victim to LexManos' recent ban-happy temper tantrum. Basically, some modders in the community disagreed with him on the direction Forge was taking for 1.8+ and as a result, he banned a lot of them from Forge forums, chat and the repository. Supposedly the Buildcraft guys were also part of the banned group.

    Regardless, the official API can't possibly come soon enough.
    Posted in: Minecraft Mods
  • 1

    posted a message on DIVERSITY WIP - Suggestion Thread - Progress News
    Quote from Budd»

    Nope, that's not the case. I haven't started it yet.
    Currently, I don't work a lot on the mod, that's why the last steps are longer than others.

    Oh, well that's a shame. Hopefully you look into decoupling your mod from vanilla village generation before moving on to 1.8. There are currently extremely few mods out for 1.8, which would make executing this change in 1.8 for the sake of compatibility pointless for the moment.
    Posted in: WIP Mods
  • To post a comment, please .