• 0

    posted a message on help! 1.8 forge not even starting

    i was having a lazy moment at the time and thought that 1.7 optifine would work with 1.8


    i am an idiot

    i uninstalled optifine 1.7 but it comes up with this



    [19:12:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [19:12:10] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
    [19:12:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at D:\bwill347\Desktop\runtime\jre-x64\1.8.0_25
    [19:12:10] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.8_HD_U_F5.jar
    [19:12:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [19:12:10] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
    [19:12:10] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
    [19:12:10] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
    [19:12:10] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
    [19:12:10] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/D:/bwill347/AppData/Roaming/minecraft/mods/OptiFine_1.8.8_HD_U_F5.jar
    [19:12:10] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@1563da5
    [19:12:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [19:12:13] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.server.dedicated.DedicatedServer$4, but received non-empty
    [19:12:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [19:12:13] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
    [19:12:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [19:12:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [19:12:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [19:12:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [19:12:14] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
    [19:12:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [19:12:15] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 286]
    [19:12:15] [Client thread/INFO]: Setting user: blueumbreon
    [19:12:16] [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.NoClassDefFoundError: net/minecraft/block/state/BlockState$StateImplementation
    at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.block.state.BlockState$StateImplementation
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/state/BlockStateBase
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.block.state.BlockStateBase
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.IncompatibleClassChangeError: Implementing class
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Exception in thread "Client thread" [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [19:12:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Posted in: Java Edition Support
  • 0

    posted a message on help! 1.8 forge not even starting

    i am such an idiot. thanks anyways

    Posted in: Java Edition Support
  • 0

    posted a message on help! 1.8 forge not even starting

    when i install 1.8 forge and hit play this is what comes up in the game output and then it just stops and the launcher opens again



    [13:35:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [13:35:12] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
    [13:35:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at D:\bwill347\Desktop\runtime\jre-x64\1.8.0_25
    [13:35:12] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_B5.jar
    [13:35:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [13:35:12] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
    [13:35:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
    [13:35:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
    [13:35:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
    [13:35:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/D:/bwill347/AppData/Roaming/minecraft/mods/OptiFine_1.7.10_HD_U_B5.jar
    [13:35:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@2a742aa2
    [13:35:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [13:35:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [13:35:15] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
    [13:35:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [13:35:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [13:35:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [13:35:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [13:35:17] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
    [13:35:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [13:35:18] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 286]
    [13:35:18] [Client thread/INFO]: Setting user: blueumbreon
    [13:35:19] [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.NoClassDefFoundError: net/minecraft/block/state/BlockState$2
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:61) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.block.state.BlockState$2
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:61) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Caused by: java.lang.VerifyError: Cannot inherit from final class
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:61) ~[bed.class:?]
    at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
    at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
    at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
    at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2021) ~[atr.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
    ... 6 more
    Exception in thread "Client thread" [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [13:35:19] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Posted in: Java Edition Support
  • 1

    posted a message on Inventory Pets: Animated creatures that live in your inventory and give you amazing special abilities

    new pet idea: Christmas tree pet


    when right clicked it will spawn a chest with any random items.


    it's favorite food is gold or emerald nuggets

    it is made using the illuminati pet, some leaves, gold, and wood

    Posted in: Minecraft Mods
  • 0

    posted a message on Should Mojang spice up vanilla terrain generation?

    i like this idea. vanilla biomes don't have much thought into them anymore, and biomes like the ones from BoP would make gameplay more enjoyable




    support

    Posted in: Discussion
  • 0

    posted a message on Can I run a server on a PC, then play that server on another PC with the same account?

    as long as you're not on the server with 2 of the same accounts then you'll be fine

    Posted in: Discussion
  • 0

    posted a message on Can I run a server on a PC, then play that server on another PC with the same account?

    yes you can. in fact, you can play on that server on the same machine the server is on

    Posted in: Discussion
  • 0

    posted a message on [1.8 - 1.2.5] ★ AssassinCraft ★ [Version r139f][SMP][SSP][LAN] Assassin's Creed Mod !

    here's an idea: add your own minimap but, make it so it loads the full map when you are up high, so places like a sync point would actually work.


    sync points would generate in the overworld and will have a haybale below.

    Posted in: Minecraft Mods
  • 0

    posted a message on Inventory Pets: Animated creatures that live in your inventory and give you amazing special abilities

    pet idea:


    sun pet.


    when right clicked: set mobs on fire in an area of effect


    when shift right clicked: acts as a flint and steel

    Posted in: Minecraft Mods
  • 0

    posted a message on Why most are hating 1.9?

    i can tell you are a child. why are you against the new combat system

    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Why most are hating 1.9?

    it's because stupid kids can't spam click anymore. stupid emo skin wearing kids

    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Windows 10 Compatability

    windows 10 edition is like pocket edition, you can still download and save and run the reqular version not from the app store however windows 10 edition is a smaller project. get yo facts right XD

    Posted in: Discussion
  • 0

    posted a message on Custom NPCs

    is there any way to make an npc spawn another npc on death? if so how?

    Posted in: Minecraft Mods
  • To post a comment, please .