• 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD
    Fix your server.

    Noob jerks on the server are blowing up everyone's claimed land with Repulsers. It's ticking everyone off and we are done playing on the server due to this issue!

    You need to make claimed land Non-PvP area. This is ridiculous!

    -from, everyone else on the server
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] Weeping Angels [V1.5.10 - 22, MAY,13] FORGE [SP/MP]
    Quote from painter73

    Sounds like you are screwing forge up a little. Use a fresh/clean jar. Do not attempt to put a forge on top of another forge!! Just delete your entire .minecraft folder and run the game and it will produce a fresh .minecraft folder. Now open and extract forge. Now open your .minecraft folder and open the 'bin' folder. In here is your jar, open minecraft,jar with winrar or 7zip. Once opened delete the 'meta-inf' inside of it. (only the 'meta-inf' in the jar). Now drag all forge files in down by the class files so forge doesn't end up in a folder by mistake. This will also produce another 'meta-inf' inside, but leave this one alone, it needs to be there. Now close it up and run the game to let forge set up. Then just quit game amd go back to your .minecraft folder and open it. And yes, put the entire zip file (DO NOT UNZIP OR OPEN) into the 'mods' folder. close it up and play !!!!!


    Thanks! It's working now!!! :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] Weeping Angels [V1.5.10 - 22, MAY,13] FORGE [SP/MP]
    I dont know what Im doing wrong. This is where I'm putting it.:
    C:\Users\TheDoctor\AppData\Roaming\.minecraft\mods

    Now, this is the first time I've added ANY mod to the game. I just figured out how to properly install Forge and honestly, I dont know how THAT worked. It kept freezing at the FML page.

    A folder, inside .minecraft/mods . Is that correct? Everytime I do it crashes and says...



    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\TheDoctor\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-18_20.36.22-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 5b27c02c --------
    Full report at:
    C:\Users\TheDoctor\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-18_20.36.22-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 6/18/13 8:36 PM

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 395134840 bytes (376 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 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.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 4 mods loaded, 4 mods active
    mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed
    WeepingAngelsMod{1.5.10} [Weeping Angels Mod] (a_dizzle) Unloaded->Errored
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 6550D GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, 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

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: a_dizzle.weepingangels.common.WeepingAngelsMod
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:147)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
    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)
    Caused by: java.lang.ClassNotFoundException: a_dizzle.weepingangels.common.WeepingAngelsMod
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
    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.sendEventToModContainer(LoadController.java:192)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
    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:103)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
    ... 5 more
    Caused by: java.lang.NullPointerException
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    ... 33 more
    --- END ERROR REPORT 307c8527 ----------


    I'm about to try another mod, just to make sure it isnt JUST the Weeping Angels. Any assistance would be greatly appreciated!
    Posted in: Minecraft Mods
  • To post a comment, please .