• 0

    posted a message on Please help! D: MC crashing
    Hey guys im trying to figure out why my 1.7.2 MC is crashing :( i open the launcher, log in, and press play and it goes through the loading process but then crashes and i get this report:


    Any ideas of why this is happening and how i can fix it?


    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 11/9/13 8:29 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:244)
    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 azd.Z(SourceFile:367)
    at azd.e(SourceFile:689)
    at net.minecraft.client.main.Main.main(SourceFile:103)


    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:244)
    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 azd.Z(SourceFile:367)

    -- Initialization --
    Details:
    Stacktrace:
    at azd.e(SourceFile:689)
    at net.minecraft.client.main.Main.main(SourceFile:103)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 40323368 bytes (38 MB) / 81199104 bytes (77 MB) up to 954466304 bytes (910 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
    Launched Version: 1.7.2
    LWJGL: 2.9.0
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    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: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.6.4 crashing after creating new world [Forge-9.11.1.916][1 mod]
    im running all the same mods and i even reinstalled the fml version that i was previously using. also tried with out fml and mods and it loads up but my world has the mod blocks in it for my house. so i cant use the world till i get this working.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.6.4 crashing after creating new world [Forge-9.11.1.916][1 mod]
    its crashing for me also. tried to uninstall and reinstall like you did, and still crashing after my world starts loading. it might be the new version of forge. im gonna try the previous version

    Edit: So that didnt work... i reinstalled the .881 version and its crashing at the Mojang screen. unless im doing something wrong

    Heres my report:

    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 10/16/13 7:22 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: scala/Function0
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.NoClassDefFoundError: scala/Function0
    at codechicken.multipart.MultiPartRegistry.registerConverter(MultiPartRegistry.scala)
    at codechicken.multipart.minecraft.Content.init(Content.java:26)
    at codechicken.multipart.minecraft.MinecraftMultipartMod.preInit(MinecraftMultipartMod.java:22)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: scala.Function0
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 39 more
    Caused by: java.lang.NullPointerException


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

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 180212056 bytes (171 MB) / 436666368 bytes (416 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.2.881 Minecraft Forge 9.11.0.881 54 mods loaded, 54 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.2.881} [Forge Mod Loader] (minecraftforge-9.11.0.881.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.0.881} [Minecraft Forge] (minecraftforge-9.11.0.881.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized
    Trapcraft{v2.1.0a} [Trapcraft] ([1.6.2] Trapcraft - v2.1.0a.zip) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized
    BWG4{1.1.9} [Better World Generation 4] (Better-World-Generation-4-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{4.1.0} [BuildCraft] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{4.1.0} [BC Builders] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{4.1.0} [BC Energy] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{4.1.0} [BC Factory] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{4.1.0} [BC Transport] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{4.1.0} [BC Silicon] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DragonMounts{1.0.0pre2} [Dragon Mounts Forge (WIP)] (Dragon-Mounts-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
    ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar) Unloaded->Constructed->Pre-initialized
    extracells{1.4.9d} [ExtraCells] (ExtraCells-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.0.244-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.244-experimental.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded{1.6.2R2.7.1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatPams{1.6.2R2.7.1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    Railcraft{8.1.0.0} [Railcraft] (Railcraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
    More Pistons{1.4.1 [Build Smeagol]} [More Pistons] (More Pistons - 1.6.4 - 1.4.1 build Smeagol.zip) Unloaded->Constructed->Pre-initialized
    NEIPlugins{1.1.0.2} [NEI Plugins] (NEIPlugins-1.1.0.2.jar) Unloaded->Constructed->Pre-initialized
    awger_SmallBoat{0.10.6} [SmallBoat] (Small-Boats-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    awger_Punt{0.10.6} [Punt] (Small-Boats-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    awger_Whitehall{0.10.6} [Whitehall] (Small-Boats-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    awger_Hoy{0.10.6} [Hoy] (Small-Boats-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    ForgeMultipart{1.0.0.182} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Errored
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Errored
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Errored
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Errored
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
    McMultipart{1.0.0.182} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Errored
    ForgeMicroblock{1.0.0.182} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Errored
    Posted in: Java Edition Support
  • 0

    posted a message on [1.6.4] Portable Mining Laser
    Any chance this can be updated for 1.6.4? Im looking for something like this so i can mine out a hangar a lil easier since the TNT is reliable on its blast size.
    Posted in: Minecraft Mods
  • 0

    posted a message on HELP! MC Crashed/Wont start - Error Report
    Hey everyone. so i just finished adding a few mods and when i started MC it crashed after updating FML. heres the error report that i got from it. any help will be gladly appreciated :)

    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 6/12/13 11:43 AM
    Description: Failed to start game

    java.lang.NullPointerException
    at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
    at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
    at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
    at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    at java.lang.Thread.run(Unknown Source)


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

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
    Memory: 332087488 bytes (316 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    LWJGL: 2.4.2
    OpenGL: ATI Mobility Radeon HD 2600 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


    Come on guys 9 views already but no ideas?
    Posted in: Java Edition Support
  • 0

    posted a message on More Pistons Mod
    ok finally got it fixed. ended up having to change all of the ID's for MPM to the 3000's.
    Posted in: Mods Discussion
  • 0

    posted a message on Block ID conflict?
    what ID was giving you trouble xTricky? I have the Biomes O Plenty mod as well but its conflicting with a piston mod i found called More Pistons Mod. ive tried to edit the conflicting ID and im still getting crashes. little stuck at the moment cause i want to try out the new mod :(
    Posted in: Mods Discussion
  • 0

    posted a message on More Pistons Mod
    Just tried to edit it, changed it from 4095 to 4096 and im still getting the error saying its not initializing. the conflicting 4095 is in the Biomes O Plenty mod

    Edit: or does anyone know what the name of the sticky piston is in the minecraft.jar and would i just be able to edit that to make the piston longer...
    Posted in: Mods Discussion
  • 0

    posted a message on More Pistons Mod
    Hey guys, i've been trying to figure out and build a 5x16 door with sticky pistons and redstone and ive gotten close but it still doesnt work fully. I started looking around online for piston mods and i found one called More Pistons Mod ( http://www.minecraft...re-pistons-mod/ ) but i can't get it to work at all. i tried to put it in the /mods folder and minecraft crashes, i also tried to put it in the minecraft.jar but that didnt work either. Anyone want to try it and if you can get it working want to tell me what i did wrong? :D Thanks in advance.

    I'm using 1.4.7 with FML

    heres my crash report:



    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Failed to start game

    A full error report has been saved to C:\Users\Essayons\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-15_01.52.47-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT a2f644c1 --------
    Full report at:
    C:\Users\Essayons\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-15_01.52.47-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 3/15/13 1:52 AM

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
    Memory: 362528976 bytes (345 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 8 mods loaded, 8 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    MapWriter [MapWriter] (mapwriter-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BiomesOPlenty [Biomes O' Plenty] (biomes-o-plenty-0.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    More Pistons [More Pistons] (More Pistons v1.2.4 for [1.4.7].zip) Unloaded->Constructed->Pre-initialized->Errored
    Warfield 3 [Warfield 3] (WF3 1.4.7 v2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LWJGL: 2.4.2
    OpenGL: ATI Mobility Radeon HD 2600 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    java.lang.IllegalArgumentException: Slot 4095 is already occupied by tdwp_ftw.biomesop.blocks.BlockMudBrick@b1d518 when adding morePistons.BlockDoublePistonBase@11d4a33
    at amq.<init>(Block.java:326)
    at amq.<init>(Block.java:359)
    at aoa.<init>(BlockPistonBase.java:28)
    at morePistons.BlockDoublePistonBase.<init>(BlockDoublePistonBase.java:39)
    at morePistons.MorePistonsBlocks.<init>(MorePistonsBlocks.java:20)
    at morePistons.mod_MorePistons.morePistons(mod_MorePistons.java:73)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
    at net.minecraft.client.Minecraft.a(Minecraft.java:456)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT b874219a ----------
    Posted in: Mods Discussion
  • To post a comment, please .