• 0

    posted a message on Nostalgic shots
    So I am doing a nostalgia project where I play through all previous versions of Minecraft, completing everything that was added in them, take a picture, and then moving on to the next full release. Repeat. I am on the third version (indev) which is labeled on the launcher as rd-160052. I just added my wood, dirt, and cobble and managed to capture a Steve in the process, but when I took a screenshot (By pressing "prt sc" as f2 had no function) and put it into MS Paint, my desktop came up as if the game wasn't the only thing on the screen. It was the first version of MC to have a full screen rather than square, so there wasn't really much else to capture. Is there any way to take a pic without using a camera? I hate using cameras on screens.
    Posted in: Discussion
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    So I tried installing MCA myself with and without the aid of the Magic Launcher, and both got similar reports;
    ---- Minecraft Crash Report ----
    // Sorry
    
    Time: 4/22/13 10:16 AM
    Description: Failed to start game
    
    java.lang.NullPointerException
    at mods.MCA.CommonProxy.loadSkinsFromArchive(CommonProxy.java:87)
    at mods.MCA.MCA.preInit(MCA.java:185)
    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:515)
    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:314)
    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.propogateStateMessage(LoadController.java:165)
    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:314)
    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:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
    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.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_07, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2491318624 bytes (2375 MB) / 2713190400 bytes (2587 MB) up to 2713190400 bytes (2587 MB)
    JVM Flags: 2 total; -Xms2700m -Xmx2700m
    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.44 FML v5.1.21.654 Minecraft Forge 7.7.1.654 4 mods loaded, 4 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    MCA [Minecraft Comes Alive] (mca v3.3.1 (2).zip) Unloaded->Constructed->Errored
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 6290 Graphics GL version 4.1.10834 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

    I then tried the auto installation. The start of the report somewhat bothers me;
    ---- Minecraft Crash Report ----
    // This doesn't make any sense!
    
    Time: 4/22/13 7:56 PM
    Description: Failed to start game
    
    java.lang.NullPointerException
    at mods.MCA.CommonProxy.loadSkinsFromArchive(CommonProxy.java:87)
    at mods.MCA.MCA.preInit(MCA.java:185)
    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:515)
    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:314)
    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.propogateStateMessage(LoadController.java:165)
    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:314)
    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:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
    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.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_07, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2398117224 bytes (2287 MB) / 2713190400 bytes (2587 MB) up to 2713190400 bytes (2587 MB)
    JVM Flags: 2 total; -Xms2700m -Xmx2700m
    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.44 FML v5.1.29.662 Minecraft Forge 7.7.1.662 Optifine OptiFine_1.5.1_HD_U_C4 5 mods loaded, 5 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{5.1.29.662} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge{7.7.1.662} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.zip) Unloaded->Constructed->Pre-initialized
    MCA{3.3.1} [Minecraft Comes Alive] (MCA v3.3.1.zip) Unloaded->Constructed->Errored
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 6290 Graphics GL version 4.1.10834 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

    Both crashes occurred during startup, I didn't even see the title screen.
    Posted in: Minecraft Mods
  • 0

    posted a message on Hardcore Ender Expansion v1.8.6 (700,000+ DL'S)
    Dear sir,

    You are awesome!

    Sincerely,
    me
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1 // ALL] [SMP] [Forge] [RPG] - The Legend of Notch: Reincarnation - Minecraft RPG Mod - {[1.6 Launcher Compability]}
    What will happen if I generate a new world with this mod?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1 // ALL] [SMP] [Forge] [RPG] - The Legend of Notch: Reincarnation - Minecraft RPG Mod - {[1.6 Launcher Compability]}
    I want to download the mod, but I feel as if I will complete the final quest, and a new update will come out, and I will miss the chance to use it. Is there an option to continue playing even after the storyline is up?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mutant Creatures - Spider Pig, Spider Pig [v1.4.9]
    Mutant pig. Don't ask.
    Posted in: Minecraft Mods
  • 0

    posted a message on [32x,64x,96x,128x,256x][v1.7.9+] Minecraft Enhanced, Updated 6-3 Fish
    This looks like an enhanced Faithful32x texture pack
    Posted in: Resource Packs
  • 0

    posted a message on [Surv] Skyblock
    Quote from 5thHorseman

    "Impossible"? No. You just got to get some cows to spawn. "Difficult"? Sure. "Annoying"? You betcha. But not impossible.

    Also if I may suggest, do a search for "SkyBlock" in the maps forum. You'll find a lot of maps made to be like SkyBlock (or to have similar starting conditions, but be different in other - sometimes very fundamental - ways). Most of these threads say something like "This was inspired by SkyBlock" so that search should find a lot of nice (and some not-so-nice, you may have to try a few) options.

    Look for ones with lots of replies. Generally, the more replies the better the map.

    I thank you for this. Will do. Also, I saw your Ocean Block and decided to give it a try. My one concern is if the villagers run into the cactus, and since they do not flee from pain, they will stand their until they decide to move, or they die.
    Posted in: Maps
  • 0

    posted a message on [Surv] Skyblock
    Could you make a new version of the map? I love skyblock, but I have been having to replay the same map over and over again, and the book case achievement is impossible to get with the books now requiring leather.
    Posted in: Maps
  • 0

    posted a message on HD skin possibly?
    Hey, could someone make my current skin an HD skin? Any and all resolutions are accepted, just higher than 16x. I just want a skin to put in my HD packs to feel like i am still playing in my current skin even when offline. It is attached, and yes, it is Herobrine in a suit.
    Posted in: Skins
  • 0

    posted a message on Misa's Realistic Texture Pack - 1.20.1+ UPDATED ELSEWHERE!
    This is just as laggy as a 256x texture pack on my laptop leaving me with two choices; More variation within the pack, or more realism within the pack? Good work!
    Posted in: Resource Packs
  • 0

    posted a message on Misa's Realistic Texture Pack - 1.20.1+ UPDATED ELSEWHERE!
    Doku: "Choose the default pack or customize with other variations"
    Painterly: "Pick one of every single item/mob/in-game-block from our long list"
    Misa: "Screw it, I will give you all variations"

    My favorite pack by far, and I am curious to see how the Whither Boss will turn out
    Posted in: Resource Packs
  • 0

    posted a message on R3D CRAFT - Play Minecraft in High Definition
    I tried downloading the 128x and it said it was 1.2.5, not 1.3.1. I saw this on the MCM show, and wanted to try this. Could you please update your dowloads?
    Posted in: Resource Packs
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    You should let Bashur put this in his Bashpack!
    Posted in: Minecraft Mods
  • To post a comment, please .