• 0

    posted a message on Minecraft crashes before it opens after adding a mod
    Got it to work! Thank you!
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashes before it opens after adding a mod
    Oh geez! That makes sense. Do I have to reinstall forge? Or can I just change to 1.6.2?
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashes before it opens after adding a mod
    I wanted to try the Little Maids Mod. It's the first mod I've ever tried, so there are no other mods on my computer. I downloaded Forge, and followed the directions to upload the mod. I downloaded forge without a problem, and I placed the mod in the mods folder, but when I try to open Minecraft, it crashes after showing the Mojang logo. If I use a different profile besides forge, it works just fine.

    I'm on a macbook pro.

    Here is the crash report:

    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 12/16/13 10:07 PM
    Description: Initializing game

    java.lang.VerifyError: (class: mod_MMM_MMMLib, method: sendToClient signature: (Lnet/minecraft/network/ThreadLoginVerifier;[B)V) Incompatible argument to function
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:249)
    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:249)
    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Mac OS X (x86_64) version 10.8.5
    Java Version: 1.6.0_51, Apple Inc.
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 54133152 bytes (51 MB) / 137515008 bytes (131 MB) up to 1060372480 bytes (1011 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.45.953 Minecraft Forge 9.11.1.953 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
    Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
    mod_MMM_MMMLib{Not available} [mod_MMM_MMMLib] (MMMLib-1_6_2-4.zip) Unloaded
    mod_LMM_littleMaidMob{Not available} [mod_LMM_littleMaidMob] (littleMaidMob-1_6_2-3a.zip) Unloaded
    Launched Version: 1.6.4-Forge9.11.1.953
    LWJGL: 2.9.0
    OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.16.74 310.40.00.10f02, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    And a photo of what I have in my minecraft folder.
    Thank you!


    I'm not very savvy with computers, coding, or stuff like that. I had to watch video tutorials step by step to download and install forge. Thanks for any help!

    EDIT: Just wanted to add that I'm not very computer savvy! I had to watch a step by step video to install forge.
    Posted in: Java Edition Support
  • 0

    posted a message on Favorite Minecraft Youtuber?
    Seananners, because I learned how to survive minecraft with him
    And yogscast :3
    Posted in: Discussion
  • 0

    posted a message on Could you convince me to buy minecraft ?
    Buy it for multiplayer and custom skins. Playing online is much more fun than just building by yourself :smile.gif:
    Posted in: Discussion
  • 0

    posted a message on How do you make a signature
    Aw, its cute :3
    Posted in: Discussion
  • 0

    posted a message on What do I do if I get trolled?
    Well, I there isn't a direct way from preventing a **** from being a ****.
    But seriously, what a ****. :dry.gif:
    Posted in: Discussion
  • 0

    posted a message on lots of people still dont know minecraft
    I was one of those people who saw the graphics and immediately dismissed the game. I finally watched a video out of pure curiosity.
    Look where it got me! :smile.gif:
    Posted in: Discussion
  • 0

    posted a message on Origins of Endermen
    Okay so, I didn't know what slender man was, or marble hornet, so I went and searched it online. I only read a sort of intro on the wiki site, and guuuyyss I'm so freaked out right now D: Like, I'm so freaked out and I'm not even 100% sure what I'm freaked out about, and I don't think I want to know D8
    Oh man, I'm so freaked right now ;__; weep
    Posted in: Discussion
  • 0

    posted a message on Town Ideas?
    A bakery, a bath house... a library or someplace with a lot of bookshelves and fancy stuff...
    Posted in: Discussion
  • 0

    posted a message on Should Notch Implement Obsidian Tools/Armour?
    Quote from Cave Johnson

    I remember Notch was making a comment about making Obsidian arrow heads.

    I think they would make better stronger arrows... but that's it.
    :arrow: :arrow: :arrow: :arrow: :arrow: :arrow: :arrow: :arrow:


    I like this idea. I'd like to see more things done with the bow and arrows.
    Posted in: Discussion
  • 0

    posted a message on 1.8 idea
    I don't know about the waging war part, but it'd be cool if you could interact with the NPCs in a way like that.
    What I really wish they would do is create a kind of family... thing. I think someone may have mentioned it before, something like a mate that you could have a kid or two with. I mean, you've got the house, lets fill it with some people.
    Of course, she'd end up holed away in the house forever, cooking your pork chops for you..
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Who taught you how to play minecraft
    Seananners. I kept hearing about the game and decided to investigate. Love at first sight.
    But I love yogscast, Simon and Lewis are just so silly.
    Posted in: Discussion
  • 0

    posted a message on Are Minecraft dungeons really worth it?
    I once saw someone get a golden apple from a treasure chest, but I don't know if they still do that.
    Posted in: Discussion
  • To post a comment, please .