• 0

    posted a message on Forge Splash Screen Crash?!?

    I have a crash with forge when it loads:

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 6/30/16 12:13 PM
    Description: Initializing game

    java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
    at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
    at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
    at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
    at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
    at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)
    at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)
    at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)
    at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:192)
    ... 10 more


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

    -- Head --
    Stacktrace:
    at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:199
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows Vista (amd64) version 6.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 91175816 bytes (86 MB) / 188866560 bytes (180 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8664' Renderer: 'ATI Mobility Radeon HD 4570'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: ATI Mobility Radeon HD 4570 GL version 2.1.8664, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    I am on mobile and can't use spoilers by the way.
    Please help!
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Noob Test!

    I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


    To take the test, check out
    https://minecraftnoobtest.com/test.php

    Posted in: Discussion
  • 0

    posted a message on Crashes Suck! SkyFactory 2.5 FTB Launcher

    Trying to play SF 2.5 and then this:

    ---- Minecraft Crash Report ----
    // Uh... Did I do that?

    Time: 6/22/16 8:48 PM
    Description: Initializing game

    org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at bao.ag(SourceFile:340)
    at bao.f(SourceFile:713)
    at net.minecraft.client.main.Main.main(SourceFile:148)


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

    -- Head --
    Stacktrace:
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at bao.ag(SourceFile:340)

    -- Initialization --
    Details:
    Stacktrace:
    at bao.f(SourceFile:713)
    at net.minecraft.client.main.Main.main(SourceFile:148)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (x86) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 227523944 bytes (216 MB) / 259522560 bytes (247 MB) up to 778502144 bytes (742 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx768m -Xms256m -XX:PermSize=192m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps:
    Is Modded: Probably not. Jar signature remains and client brand is untouched.
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    Posted in: Java Edition Support
  • 0

    posted a message on [1.7.10] QUARTZ MOD! Adds in Quartz Tools and Armor!

    Hello! I am TJ, a novice modder, and now, I present to you:


    THE QUARTZ MOD!!!

    ADDING IN TOOLS AND ARMOR MADE OF QUARTZ!!


    Pretty much what it is... just tools and armor. Yup.


    I can't get screenshots on here, so look on Curse! Sorry!


    Download the mod: http://www.curse.com/mc-mods/minecraft/230135-quartz-mod

    Posted in: Minecraft Mods
  • 0

    posted a message on Request: Diamond Dimensions in One File Download

    Oh :(

    Posted in: Mod Packs
  • 0

    posted a message on What About The Escapists?

    Yeah, I've escaped the first 2, but my brother's escaped all of them!

    Posted in: General Gaming
  • 0

    posted a message on Another Day Another Crash
    Quote from grimallq»

    Problem with Voxelmap.


    Thanks! :D

    Posted in: Java Edition Support
  • 0

    posted a message on What About The Escapists?

    So I recently got The Esapists and I TOTALLY LOVE IT!!!! Anyone else?

    Posted in: General Gaming
  • 0

    posted a message on Another Day Another Crash

    I need help:


    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 4/9/15 4:49 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap.onTick(Unknown Source)
    at com.mumfrey.liteloader.core.event.HandlerList$Tickable8.onTick(HandlerList$Tickable8.java:100)
    at com.mumfrey.liteloader.client.ClientEvents.onTick(ClientEvents.java:416)
    at com.mumfrey.liteloader.client.CallbackProxyClient.onTick(CallbackProxyClient.java:63)
    at com.mumfrey.liteloader.core.event.EventProxy.$event00005(EventProxy.java:216)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows XP (x86) version 5.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 147860584 bytes (141 MB) / 484917248 bytes (462 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_U_B5 70 mods loaded, 70 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHCore{1.7.10R3.0.0RC2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC2-195.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded{1.7.10R2.8.0RC7} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Waila{1.5.3} [Waila] (Waila-1.5.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    B0bGrowsOre{2.1.0} [B0bGary's Growable Ores] (B0bGary's Growable Ores-2.1.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Core{6.4.7} [BuildCraft] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Factory{6.4.7} [BC Factory] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Transport{6.4.7} [BC Transport] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Silicon{6.4.7} [BC Silicon] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Energy{6.4.7} [BC Energy] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Builders{6.4.7} [BC Builders] (buildcraft-6.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    c2c{3.0.0.0} [Coal 2 Charcoal] (c2c-3.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CharacterOnGui{1.0} [CharacterOnGui] (CharacterOnGui-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    coalcompressor{1.1} [Coal Compressor Mod] (coalcompressor-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    extraachievements{2.1.1} [Extra Achievements] (Extra Achievements 2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC7} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC7} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC7} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC7} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC7} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC7} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC7} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC7} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC7} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC7} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC7} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC7} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC7} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC7} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC7} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC7} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC7} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC7} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC7} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    pennyarcade{Alpha 1.2} [Penny Arcade Mod] (Penny Arcade Mod Alpha 1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    RainbowWorld{1.0.0} [RainbowWorld] (Rainbow World (1.7.x).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Scenter{1.7.10-3.2.0} [Scenter] (scenter-1.7.10-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    CoFHCore: -[1.7.10]3.0.0RC2-195
    MineFactoryReloaded: -[1.7.10]2.8.0RC7-71
    TConstruct Environment: Environment healthy.
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel 945GM GL version 1.4.0 - Build 7.14.10.4814, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
    Anisotropic filtering is supported and maximum anisotropy is 4.
    Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    Posted in: Java Edition Support
  • 0

    posted a message on [1.6.4][FORGE][SPP/SMP] B0bGary's Coal Tools! NOW 100% SMP! v 1.2.0
    Quote from B0bGary»

    Soon. Very soon...


    Ok Just wanted to know :D

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][FORGE][SPP/SMP] B0bGary's Coal Tools! NOW 100% SMP! v 1.2.0

    Will this be updated to 1.7.10?

    Posted in: Minecraft Mods
  • 0

    posted a message on Crash On ANOTHER Computer
    So I got this crash with my OTHER other computer:


    [16:11:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [16:11:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [16:11:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [16:11:57] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading [16:11:57] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows XP:x86:5.1, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25 [16:11:58] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar [16:12:01] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete [16:12:01] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15 [16:12:02] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:12:02] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:12:02] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_B5.jar [16:12:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [16:12:02] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [16:12:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [16:12:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [16:12:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [16:12:02] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [16:12:02] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions [16:12:02] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader [16:12:02] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer [16:12:02] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Documents%20and%20Settings/Jon/Application%20Data/.minecraft/mods/OptiFine_1.7.10_HD_U_B5.jar [16:12:02] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@691363 [16:12:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [16:12:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [16:12:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [16:12:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [16:12:07] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg [16:12:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [16:12:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [16:12:07] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments [16:12:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [16:12:09] [main/INFO]: Setting user: PatmanDeux [16:12:10] [main/INFO] [InfiniBows]: Fix injected. [16:12:12] [Client thread/INFO]: LWJGL Version: 2.9.1 [OptiFine] [OptiFine] OptiFine_1.7.10_HD_U_B5 [OptiFine] Wed Mar 11 16:12:13 CDT 2015 [OptiFine] OS: Windows XP (x86) version 5.1 [OptiFine] Java: 1.8.0_25, Oracle Corporation [OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation [OptiFine] LWJGL: 2.9.1 [OptiFine] OpenGL: Intel 945GM, version 1.4.0 - Build 7.14.10.4814, Intel [OptiFine] OpenGL Version: 1.3 [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance) [OptiFine] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query) [OptiFine] Maximum texture size: 2048x2048 [OptiFine] Checking for new version [OptiFine] Version found: B5 [16:12:15] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [16:12:16] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1291 Initialized [16:12:16] [Client thread/INFO] [FML]: Replaced 183 ore recipies [OptiFine] (Reflector) Class not present: ModLoader [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary [OptiFine] (Reflector) Class not present: LightCache [OptiFine] (Reflector) Class not present: BlockCoord [16:12:17] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [16:12:17] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_B5, enabling compatibility features [16:12:17] [Client thread/INFO] [FML]: Searching C:\Documents and Settings\Jon\Application Data\.minecraft\mods for mods [16:12:17] [Client thread/INFO] [FML]: Also searching C:\Documents and Settings\Jon\Application Data\.minecraft\mods\1.7.10 for mods [16:12:23] [Client thread/INFO] [CharacterOnGui]: Mod CharacterOnGui is missing the required element 'name'. Substituting CharacterOnGui [16:12:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 44 mods to load [16:12:26] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.0B9-118.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [16:12:26] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [16:12:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, , InfiniBows, NotEnoughItems, ArmorStatusHUD, FLabsBF, StartingInventory, Treecapitator, B0bGrowsOre, c2c, CharacterOnGui, ChestTransporter, CoFHCore, eplus, extraachievements, GrygrFlzr_GlowstoneWire, HopperDuctMod, IronChest, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, TConstruct, bspkrsCore] at CLIENT [16:12:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, , InfiniBows, NotEnoughItems, ArmorStatusHUD, FLabsBF, StartingInventory, Treecapitator, B0bGrowsOre, c2c, CharacterOnGui, ChestTransporter, CoFHCore, eplus, extraachievements, GrygrFlzr_GlowstoneWire, HopperDuctMod, IronChest, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, TConstruct, bspkrsCore] at SERVER [16:12:27] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage. [16:12:28] [Client thread/INFO] [TConstruct]: Preparing to take over the world [16:12:29] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft [16:12:29] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.ic2.IC2 [16:12:29] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.mod
    helpers.thaumcraft.Thaumcraft [16:12:30] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer! [16:12:30] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:B0bGary's Growable Ores, FMLFileResourcePack:Coal 2 Charcoal, FMLFileResourcePack:CharacterOnGui, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Achievements, FMLFileResourcePack:Glowstone Wire, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:bspkrsCore [16:12:30] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [16:12:30] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [16:12:30] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [16:12:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [16:12:30] [Client thread/INFO] [FML]: Found 337 ObjectHolder annotations [16:12:30] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [16:12:30] [Client thread/INFO] [Treecapitator]: Loading configuration file C:\Documents and Settings\Jon\Application Data\.minecraft\config\Treecapitator.cfg [16:12:31] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file. [16:12:31] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch. [16:12:31] [Client thread/INFO] [Mantle]: Entering preinitialization phase. [16:12:31] [Client thread/INFO] [Mantle]: Loading configuration from disk. [16:12:31] [Client thread/INFO] [Mantle]: Configuration load completed. [16:12:31] [Client thread/INFO] [CoFHWorld]: Registering default templates [16:12:31] [Client thread/INFO] [CoFHWorld]: Registering default generators [16:12:31] [Client thread/INFO] [CoFHWorld]: Complete [16:12:31] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactory [16:12:31] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryPowered [16:12:32] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector [16:12:32] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.0.0RC5 for Minecraft 1.7.10. [16:12:32] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.transport.TileEntityConveyor [16:12:32] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy [16:12:32] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetHistorian [16:12:32] [Client thread/INFO] [CoFH ASM]: Adding runtime interfaces to powercrystals.minefactoryreloaded.item.tool.ItemFactoryHammer [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2 [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2 [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart [16:12:33] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes [16:12:35] [Client thread/INFO] [CharacterOnGui]: Initializing the config file [16:12:35] [Client thread/INFO] [eplus]: Initializing Configurations. [16:12:35] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin [16:12:35] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin [16:12:35] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior [16:12:35] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin [16:12:35] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior [16:12:35] [Client thread/INFO] [eplus]: Initializing Blocks. [16:12:35] [Client thread/INFO] [eplus]: Initializing Items. [16:12:35] [Client thread/INFO] [FML]: Applying holder lookups [16:12:35] [Client thread/INFO] [FML]: Holder lookups applied [OptiFine] *** Reloading textures *** [OptiFine] Resource packs: Default [16:12:35] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [16:12:35] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [16:12:35] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [16:12:35] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [16:12:36] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [16:12:36] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [16:12:36] [Sound Library Loader/INFO]: Sound engine started [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties [OptiFine] Conne
    ctedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties [OptiFine] Multipass connected textures: false [OptiFine] Loading texture map: textures/blocks [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties [OptiFine] Multipass connected textures: false [16:12:46] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 14 [OptiFine] Texture size: textures/blocks, 1024x1024 [16:12:47] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas [OptiFine] Loading texture map: textures/items [16:12:47] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png, java.io.FileNotFoundException [OptiFine] Texture size: textures/items, 1024x512 [16:12:48] [Client thread/INFO]: Created: 1024x512 textures/items-atlas [16:12:49] [Client thread/INFO] [Mantle]: Entering initialization phase. [16:12:50] [CoFHUpdater:MineFactoryReloaded/INFO] [MineFactoryReloaded]: An updated version of MineFactory Reloaded is available: MineFactory Reloaded 2.8.0RC8 for Minecraft 1.7.10. [16:12:51] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry. [16:12:51] [Client thread/INFO] [FML]: Growable Ores Mod Support now loading... [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ClassNotFoundException: biomesoplenty.api.content.BOPCItems [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:260) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at mods.B0bGary.GrowOres.mods.OreSupport.modsup(OreSupport.java:226) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at mods.B0bGary.GrowOres.Base.load(Base.java:238) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEven
    ts(EventBus.java:304) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) [16:12:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 42 more [16:12:51] [Client thread/INFO] [eplus]: Initializing GUI Handler. [16:12:51] [Client thread/WARN] [FML]: ThermalExpansion missing - Thermal Expansion compat not loading [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added material Plastic [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added Bow stats for material Plastic [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added Projectile stats for material Plastic [16:12:51] [Client thread/INFO] [TConstruct]: PartBuilder IMC: Added Part builder ampping for Plastic [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added material Pink Slime [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added Bow stats for material Pink Slime [16:12:51] [Client thread/INFO] [TConstruct]: IMC: Added Projectile stats for material Pink Slime [16:12:51] [Client thread/INFO] [TConstruct]: PartBuilder IMC: Added Part builder ampping for Pink Slime [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus [16:12:51] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus [16:12:51] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs... [16:12:51] [Client thread/INFO] [Treecapitator]: Registering items and trees... [16:12:51] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing. [16:12:51] [Client thread/INFO] [Mantle]: Entering postinitialization phase. [16:12:51] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml [16:12:52] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems [16:12:52] [Client thread/WARN] [TConstruct]: Thaumcraft not detected. [16:12:52] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin [16:12:52] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.core.UtilInventory [16:12:52] [Client thread/INFO] [FML]: Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter [16:12:52] [Client thread/INFO] [CoFHWorld]: CoFH Core found 1 World Generation files present in C:\Documents and Settings\Jon\Application Data\.minecraft\config\cofh\world/. [16:12:52] [Client thread/INFO] [MineFactoryReloaded]: Load Complete. [16:12:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 44 mods [16:12:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:B0bGary's Growable Ores, FMLFileResourcePack:Coal 2 Charcoal, FMLFileResourcePack:CharacterOnGui, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Achievements, FMLFileResourcePack:Glowstone Wire, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:bspkrsCore [16:12:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [16:12:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [16:12:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s [OptiFine] *** Reloading textures *** [OptiFine] Resource packs: Default [OptiFine] Loading texture map: textures/blocks [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties [OptiFin
    e] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties [OptiFine] Multipass connected textures: false [OptiFine] Texture size: textures/blocks, 1024x1024 [16:12:59] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas [OptiFine] Loading texture map: textures/items [16:13:01] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png, java.io.FileNotFoundException [OptiFine] Texture size: textures/items, 1024x1024 [16:13:03] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas [16:13:03] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [16:13:03] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down... [16:13:03] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com [16:13:03] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [16:13:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [16:13:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [16:13:04] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [16:13:04] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3b99de7a, pid=3600, tid=4864 # # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18) # Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 ) # Problematic frame: # C [OpenAL32.dll+0xde7a] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # An error report file with more information is saved as: # C:\Documents and Settings\Jon\Application Data\.minecraft\hs_err_pid3600.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # AL lib: (EE) alc_cleanup: 1 device not closed Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
    Posted in: Java Edition Support
  • 0

    posted a message on Help For My Server
    So I tried to run minecraft-server.1.8.1.exe and I got this crash:



    [15:09:34] [Server thread/INFO]: Starting minecraft server version 1.8.1
    [15:09:34] [Server thread/INFO]: Loading properties
    [15:09:34] [Server thread/WARN]: server.properties does not exist
    [15:09:34] [Server thread/INFO]: Generating new properties file
    [15:09:34] [Server thread/WARN]: Failed to load eula.txt
    [15:09:34] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_76]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_76]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_76]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_76]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_76]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_76]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_76]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_76]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_76]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_76]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_76]
    at pr.run(SourceFile:81) [minecraft_server.1.8.1.exe:?]
    [15:09:34] [Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info.
    [15:09:34] [Server thread/INFO]: Stopping server
    [15:09:34] [Server Shutdown Thread/INFO]: Stopping server
    Posted in: Java Edition Support
  • 0

    posted a message on Crash On A Different Computer
    Thanks.
    Posted in: Java Edition Support
  • 0

    posted a message on Crash On A Different Computer
    So I'm on a different computer, and I get this error if I try to play 1.7.3+ :



    [12:10:28] [main/INFO]: Setting user: PatmanDeux
    [12:10:28] [main/INFO]: (Session ID is token:1def6d7e92f34afdbb80e942fa1c7f57:6e684ab4372c49e0b10ffe8208618581)
    [12:10:29] [Client thread/INFO]: LWJGL Version: 2.9.1
    [12:10:31] [Client thread/INFO]: Reloading ResourceManager: Default

    Starting up SoundSystem...
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    [12:10:31] [Sound Library Loader/INFO]: Sound engine started
    [12:10:33] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
    [12:10:33] [Client thread/INFO]: Created: 256x256 textures/items-atlas
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27a53e88, pid=3708, tid=4592
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
    # Java VM: Java HotSpot(TM) Client VM (25.31-b07 mixed mode windows-x86 )
    # Problematic frame:
    # C [ig4dev32.dll+0x3e88]
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # An error report file with more information is saved as:
    # C:\Users\Jen\AppData\Roaming\.minecraft\hs_err_pid3708.log
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.java.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed

    [error occurred during error reporting , id 0xc0000005]
    Posted in: Java Edition Support
  • To post a comment, please .