• 0

    posted a message on CubeX2's Mods - All mods available for 1.8.9

    I'm getting a crash with Multi-Page Chests mod for Minecraft 1.9.4, I get it every time I try to break a multi-page chest.


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CXLibraryCore (cxlibrary-1.1.0-1.9.4.jar)
    FMLPlugin (InventoryTweaks-1.61-beta-54.jar)
    EnderCorePlugin (EnderCore-1.9.4-0.4.0.24-alpha.jar)
    Contact their authors BEFORE contacting forge

    // On the bright side, I bought you a teddy bear!

    Time: 19/06/16 16:14
    Description: Ticking player

    java.lang.IllegalArgumentException: Cannot set property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} to up on block multipagechest:multipagechest, it is not an allowed value
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177226_a(BlockStateContainer.java:223)
    at cubex2.mods.multipagechest.BlockMultiPageChest.func_176203_a(BlockMultiPageChest.java:94)
    at biomesoplenty.common.handler.AchievementEventHandler.onItemPickup(AchievementEventHandler.java:58)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_AchievementEventHandler_onItemPickup_ItemPickupEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerItemPickupEvent(FMLCommonHandler.java:573)
    at net.minecraft.entity.item.EntityItem.func_70100_b_(EntityItem.java:393)
    at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:566)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:558)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1976)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:163)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:193)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:730)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
    at java.lang.Thread.run(Thread.java:745)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177226_a(BlockStateContainer.java:223)
    at cubex2.mods.multipagechest.BlockMultiPageChest.func_176203_a(BlockMultiPageChest.java:94)
    at biomesoplenty.common.handler.AchievementEventHandler.onItemPickup(AchievementEventHandler.java:58)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_AchievementEventHandler_onItemPickup_ItemPickupEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerItemPickupEvent(FMLCommonHandler.java:573)
    at net.minecraft.entity.item.EntityItem.func_70100_b_(EntityItem.java:393)
    at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:566)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:558)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1976)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)

    -- Player being ticked --
    Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 62
    Entity Name: herobrine150400
    Entity's Exact location: 399,50, 4,00, -212,72
    Entity's Block location: World: (399,4,-213), Chunk: (at 15,0,11 in 24,-14; contains blocks 384,0,-224 to 399,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Entity's Momentum: 0,00, -0,08, 0,00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:163)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:193)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)

    -- Ticking connection --
    Details:
    Connection: net.minecraft.network.NetworkManager@7f181cd6
    Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:730)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.9.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 949950368 bytes (905 MB) / 1664204800 bytes (1587 MB) up to 2134114304 bytes (2035 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.28 Powered by Forge 12.17.0.1963 19 mods loaded, 19 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9.4-12.17.0.1963.jar)
    UCHIJAAAA Forge{12.17.0.1963} [Minecraft Forge] (forge-1.9.4-12.17.0.1963.jar)
    UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
    UCHIJAAAA BiomesOPlenty{4.1.0.2026} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2026-universal.jar)
    UCHIJAAAA cxlibrary{1.1.0} [CXLibrary] (cxlibrary-1.1.0-1.9.4.jar)
    UCHIJAAAA endercore{1.9.4-0.4.0.24-alpha} [EnderCore] (EnderCore-1.9.4-0.4.0.24-alpha.jar)
    UCHIJAAAA EnderIO{1.9.4-3.0.0.41_alpha} [Ender IO] (EnderIO-1.9.4-3.0.0.41_alpha.jar)
    UCHIJAAAA excore{1.5.3} [EXCore] (Excore-1.5.3-1.9.4.jar)
    UCHIJAAAA JEI{3.6.3.212} [Just Enough Items] (jei_1.9.4-3.6.3.212.jar)
    UCHIJAAAA FEI{1.0.10} [Forever Enough Items] (ForeverEnoughItems-1.0.10-1.9.4.jar)
    UCHIJAAAA LunatriusCore{1.1.2.35} [LunatriusCore] (LunatriusCore-1.9.4-1.1.2.35-universal.jar)
    UCHIJAAAA InGameInfoXML{2.8.1.84} [InGame Info XML] (InGameInfoXML-1.9.4-2.8.1.84-universal.jar)
    UCHIJAAAA inventorytweaks{1.61-beta-54-009e843} [Inventory Tweaks] (InventoryTweaks-1.61-beta-54.jar)
    UCHIJAAAA mantle{1.9.4-0.10.1.jenkins142} [Mantle] (Mantle-1.9.4-0.10.1.jenkins142.jar)
    UCHIJAAAA MultiPageChest{1.6.0} [Multi Page Chest] (MultiPageChest-1.6.0-1.9.4.jar)
    UCHIJAAAA oldpvp{0.3} [Good ol' PvP] (OldPvP-1.9.x-0.3.jar)
    UCHIJAAAA harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4a.jar)
    UCHIJAAAA tconstruct{1.9.4-2.3.1.jenkins229} [Tinkers' Construct] (TConstruct-1.9.4-2.3.1.jenkins229.jar)
    Loaded coremods (and transformers):
    CXLibraryCore (cxlibrary-1.1.0-1.9.4.jar)
    cubex2.cxlibrary.CoreModTransformer
    FMLPlugin (InventoryTweaks-1.61-beta-54.jar)
    invtweaks.forge.asm.ContainerTransformer
    EnderCorePlugin (EnderCore-1.9.4-0.4.0.24-alpha.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)

    EnderIO: No known problems detected.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['herobrine150400'/62, l='New World', x=399,50, y=4,00, z=-212,72]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8 + 1.7.x] RARE Seed! All Biomes within 2000 Blocks #02
    Quote from Thalles007»

    Hello which program you used to display the map of this size


    AMIDST, it's a really good program
    Posted in: Seeds
  • 0

    posted a message on NBT for players.

    Actually players already have NBTtags, but mostly only the ones every entity has, it would be cool to have more tags like "NoGravity"

    Full Support

    Posted in: Suggestions
  • 0

    posted a message on LiteLoader

    I can't start Minecraft with LiteLoader 1.9, I keep getting this:


    2016-04-17 08:52:18,329 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    2016-04-17 08:52:18,330 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    [08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [08:52:18] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1865 for Minecraft 1.9 loading
    [08:52:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
    [08:52:18] [main/INFO] [FML]: Loading tweaker com.mumfrey.liteloader.launch.LiteLoaderTweaker from liteloader-1.9-SNAPSHOT-release.jar
    [08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [08:52:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [08:52:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [08:52:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [08:52:20] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
    [08:52:20] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.9
    2016-04-17 08:52:20,839 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    2016-04-17 08:52:20,870 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    2016-04-17 08:52:20,873 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    [08:52:20] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
    [08:52:20] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
    [08:52:20] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
    [08:52:20] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
    [08:52:20] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.3 Source=file:/C:/Users/marco/AppData/Roaming/.minecraft/mods/liteloader-1.9-SNAPSHOT-release.jar Env=CLIENT
    [08:52:20] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
    [08:52:20] [main/INFO] [LiteLoader]: Initialising Loader properties...
    [08:52:20] [main/INFO] [LiteLoader]: Setting up logger...
    [08:52:20] [main/INFO] [LiteLoader]: LiteLoader 1.9.0 starting up...
    [08:52:20] [main/INFO] [LiteLoader]: Active Pack: 1.9-SNAPSHOT-r219C060-b5-2016-04-14_23-20-55
    [08:52:20] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
    [08:52:20] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
    [08:52:20] [main/INFO] [LiteLoader]: Enumerating class path...
    [08:52:20] [main/INFO] [LiteLoader]: Class path separator=";"
    [08:52:21] [main/INFO] [LiteLoader]: Class path entries=(
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9-12.16.0.1865-1.9\forge-1.9-12.16.0.1865-1.9.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.7\realms-1.8.7.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar
    classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\versions\1.9-forge1.9-12.16.0.1865-1.9\1.9-forge1.9-12.16.0.1865-1.9.jar
    )
    [08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
    [08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\marco\AppData\Roaming\.minecraft\mods]
    [08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\marco\AppData\Roaming\.minecraft\mods\1.9]
    [08:52:21] [main/INFO] [LiteLoader]: Registering enumerator plugin DefaultEnumeratorPlugin: [com.mumfrey.liteloader.core.api.DefaultEnumeratorPlugin@24f43aa3]
    [08:52:21] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
    [08:52:21] [main/INFO] [LiteLoader]: Baking listener list for EnumerationObserver with 1 listeners
    [08:52:21] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\marco\AppData\Roaming\.minecraft\mods
    [08:52:21] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'liteloader-1.9-SNAPSHOT-release.jar'
    [08:52:21] [main/INFO] [LiteLoader]: Ignoring C:\Users\marco\AppData\Roaming\.minecraft\mods\liteloader-1.9-SNAPSHOT-release.jar
    [08:52:21] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\marco\AppData\Roaming\.minecraft\mods\1.9
    [08:52:21] [main/INFO] [LiteLoader]: Initialising LiteLoader Mixins
    [08:52:21] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
    [08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.EventTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer'
    [08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer'
    [08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
    [08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
    [08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
    [08:52:21] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@3956b302
    [08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
    [08:52:21] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker has already been visited -- skipping
    [08:52:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [08:52:22] [main/INFO] [LiteLoader]: Injecting downstream transformers
    [08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.EventTransformer'
    [08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
    [08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer'
    [08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer'
    [08:52:22] [main/INFO] [LiteLoader]: FML detected, switching to searge mappings
    [08:52:22] [main/INFO] [LiteLoader]: MinecraftTransformer found INIT injection point, this is good.
    [08:52:23] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]
    [08:52:23] [Client thread/INFO]: Setting user: herobrine150400
    [08:52:23] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.NoSuchFieldError: a
    at net.minecraft.util.IntIdentityHashBiMap.<clinit>(IntIdentityHashBiMap.java:13) ~[oa.class:?]
    at net.minecraft.util.registry.RegistryNamespaced.<init>(SourceFile:12) ~[cx.class:?]
    at net.minecraft.util.registry.RegistryNamespacedDefaultedByKey.<init>(RegistryNamespacedDefaultedByKey.java:12) ~[co.class:?]
    at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.<init>(FMLControlledNamespacedRegistry.java:72) ~[FMLControlledNamespacedRegistry.class:?]
    at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.createRegistry(PersistentRegistryManager.java:85) ~[PersistentRegistryManager$PersistentRegistry.class:?]
    at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$000(PersistentRegistryManager.java:45) ~[PersistentRegistryManager$PersistentRegistry.class:?]
    at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:139) ~[PersistentRegistryManager.class:?]
    at net.minecraftforge.fml.common.registry.GameData.<init>(GameData.java:61) ~[GameData.class:?]
    at net.minecraftforge.fml.common.registry.GameData.<clinit>(GameData.java:57) ~[GameData.class:?]
    at net.minecraft.util.SoundEvent.<clinit>(SoundEvent.java:9) ~[nf.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:533) ~[kn.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:337) ~[bcf.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
    ... 6 more
    Exception in thread "Client thread" [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Posted in: Minecraft Mods
  • 0

    posted a message on Deeper caves: caves going more than 2 kilometers underground! Less lag! [400+ Supporters]
    Quote from lordfulger»

    This is just what I NEED!!! Where can I download it or if it is not available when can I download it???!!!


    It's already a mod
    Posted in: Suggestions
  • 0

    posted a message on Et Futurum - Brings the future to now!

    Well, forge is out for 1.9, a few cool things that you could maybe add in this mod when it updates to it would be options to disable the cooldown for attacks in 1.9, options to disable the new "collision" effects between mobs in 1.9... and a few more things, people would like it because lots of people didn't like those features in 1.9, so they could just disable it...

    Posted in: Minecraft Mods
  • 1

    posted a message on how do I get out of The End's outlying islands?
    Quote from oCrapaCreeper»

    You throw an enderpearl back into the gateway you came from.


    The more fun yet dangerous method would be to fly across the 1000 block gap of void with elyta wings to the main island at X: 0 Z: 0.


    If you can't find your gateway, or don't want to risk flying across, some End Cities will have a naturally generated enderchest you could drop your goods into and then kill yourself.


    yes, but also have in mind that flying 1000 blocks with the Elytra is very difficult
    Posted in: Discussion
  • 1

    posted a message on Click cooldowns should be optional.

    It should be a gamerule, then people who like it could simply enable it, servers would be able to choose if they want the cooldowns or no, and people who don't like cooldowns could just disable it

    Posted in: Suggestions
  • 0

    posted a message on CraftGuide v1.7.1.1
    Quote from Uristqwerty»

    Good news: Hopefully I'll have enough free time within a month to put nontrivial work into the mod.

    In the shorter term, the release of Infinity Evolved Skyblock will probably lead to a compatibility update (Built-in BuildCraft support isn't compatible with the API of the BuildCraft version in the pack, at the very least), which might be enough to declare that the 1.7.10 branch is, short of bugfixes, no longer under development. If so, it would be easier to work on 1.8.* (can port code differences that have accumulated exactly once, rather than multiple iterations of taking features from the 1.7.10 branch; can add features to the 1.8.* branch without concern that either 1.7.10 wouldn't get them, or that they would complicate feature porting later).

    Also found a mistake in IC² machine recipe support, in which it sometimes didn't show the correct input amount.



    Drag it to resize the window. The UI for it is horribly unintuitive, but I don't know what would make it sufficiently clear (maybe finding a way to change the cursor while over it would help?).


    YAY! I'm anxious for a 1.8.9 release
    Posted in: Minecraft Mods
  • 0

    posted a message on Scarlet Forest Biome, potion of Reflex, and a Fox [8/10 SUPPORT]

    I liked the idea.

    Full Support

    Posted in: Suggestions
  • 0

    posted a message on VoxelMap [1.16.1 to 1.7.10] - a minimap and worldmap
    Quote from MamiyaOtaru»

    1.8.9 released. get it here http://minecraft.curseforge.com/projects/voxelmap/files


    requires liteloader for 1.8.9. Like soccerguy said,


    WOW! thanks! :D

    VoxelMap is the best map mod in Minecraft!
    Posted in: Minecraft Mods
  • 0

    posted a message on What is your guess on 1.10's name?

    Well, I guess it will be the "Mob Update" I don't know...

    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]
    Quote from ZimsShitz»

    So how do I stay alive in the far void?


    having a Void Charm in your inventory
    Posted in: Minecraft Mods
  • 0

    posted a message on Villager Heredity: Never confuse villagers again!

    This would be very useful.

    Full Support!

    Posted in: Suggestions
  • 0

    posted a message on [v3.7] AMIDST - Strongholds, Village, Biome, Etc. Finder. [1.7.4]
    Quote from BigAlanM»


    The latest version will work with any vanilla profile of Minecraft as long as you have run that version at least once to get the launcher to download the Minecraft.jar file.
    When you start Amidst it presents you with a list of the profiles on your machine, be sure to select one that HASN'T been modified.
    After that you can change profiles without restarting.
    Amidst doesn't even work with Optifine.

    See my signature for the download link.

    It worked! thanks! :D
    Posted in: Minecraft Tools
  • To post a comment, please .