• 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    I keep getting crashes! I just use auto installers heres the report

    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 8/23/13 3:21 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: net/aetherteam/aether/commands/CommandClearInventoryAether
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
    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.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:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Caused by: java.lang.ClassNotFoundException: net.aetherteam.aether.commands.CommandClearInventoryAether
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.VerifyError: Cannot inherit from final class
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
    ... 37 more


    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(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
    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.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:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 8 (x86) version 6.2
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 754561776 bytes (719 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmx1g -Xms1g
    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.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 6 mods loaded, 6 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed
    Aether II{Alpha v1.0.1} [Aether II] (AetherII_Alpha_v1.0.2_MC1.5.1.zip) Unloaded
    MainMenuAPI{1.0.0} [Main Menu API] (AetherII_Alpha_v1.0.2_MC1.5.1.zip) Unloaded
    WebDisplay{0.4} [Web Displays] (WebDisplays.zip) Unloaded
    Launched Version: 1.6.2-Forge9.10.0.804
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics 2000 GL version 3.1.0 - Build 9.17.10.2828, Intel
    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

    (I got no idea how to do spoilers :( )
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Yeah Rei's Minimap I got a bad sense of direction in Minecraft :P
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Could you release a 1.6 launcher version of your mod with Rei's I cant get this damn thing to work :(
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Is Optifine not supported? I auto installed forge then this and then optifine after install I start it up and it doesnt even open or crashes :( I wanna play minecraft in minecraft

    Edit: Got it to open finally without optifine and it crashed :(

    Edit 2: Got it to not even open again and insta crash after getting rid of the META-INF "AMOUS"
    Posted in: Minecraft Mods
  • 0

    posted a message on Epic 1.6 Quadruple Dungeon seed (NO SPIDERS)- over 160 dungeons/240 chests close to spawn
    This is Minecraft on crack
    Posted in: Seeds
  • 0

    posted a message on [REQ] Custom Real Life Map
    Hey guys,


    I was wondering if anyone has a cool minecraft map or knows of one from the end of "FinsGraphics" Real Life Minecraft? I would like a map like the ending of the EP 2 video at about the 4:50 mark :) I'd like this for a possible LP :) Thanks guys :D
    Posted in: Maps
  • 0

    posted a message on Need a special seed
    If anyone knows a big large biomes about 7.5kx7.5k continent with ocean all around let me know I need it for a SMP server! :D
    Posted in: Seeds
  • 0

    posted a message on NUBHQ - NEW 100% VANILLA SERVER [SMALL] [WHITELIST] [MATURE] [1.6.2]
    IGN: UnderminerX



    Age: 13



    Skype: UnderminerX



    TimeZone: Eastern or Orlando home of Minecon 2013! :D



    Favorite thing to do in Minecraft: Digging holes/caving Hence the name Underminer(X) (Underminer was taken so I added the X)



    What you can contribute to the server: Helping people cave and such! :D Also a amazing builder! " Also is the server UHC Mode? When you fight the wither get a res and regen beacon at spawn and do UHC mode its fun that way! :D
    Posted in: PC Servers
  • 0

    posted a message on [Whitelisted]~[Survival]~[Small Mature Community]~[1.6.2]~[2 Slots open]~[UHC Mode]!
    Skype Name(Required): UnderminerX (Could you say your name so I dont get random reqs? So I know its you? Thanks! :D )

    Minecraft Name: UnderminerX

    Maturity Level: I'm 13! :D for me I like to give everyone a good time and a few laughs! :D

    How long have you played minecraft: I've played since 1.0.0

    What are you good at in minecraft: Blending blocks and amazing at Caving I will find everything no one else finds, Thats why I'm the Underminer (Underminer was taken so I did UnderminerX, and its a nickname)

    How often will you be on the server: Quite often I do run my own video game company and school so still often :)

    Why do you want to join this server: Hard to find a nice small UHC mode server

    A bit about yourself: A good nice fun player that has a good time and is like Sheldon from TBBT in Minecraft knowledge! :D
    Posted in: PC Servers
  • 0

    posted a message on Silver's UHC Mode Survival [Whitelist] [Vanilla] [Small]
    IGN: UnderminerX
    Age: (I know I said it's irrelevant, but we'd still like to know) I can say but I'd prefer not to announce public (Its personal no offense)
    What can you offer that others can't?: I can do some intermediate redstone, I can also make blocks blend and feel natural. :)
    Posted in: PC Servers
  • 0

    posted a message on Looking for a 1.6 Launcher version
    I did mean that and from what I found out you can but its really hard and I did mean profiles
    Posted in: Discussion
  • 0

    posted a message on Looking for a 1.6 Launcher version
    Hi,


    I'm looking for getting a Beta 1.6 version to play on and feel the experience of old Minecraft. I tried to get it a while ago and didn't work. Does anyone happen to have one that I could use?

    Thanks,
    UnderminerX

    Edit: Also to specify I need the version for the new 1.6.2 launcher
    Posted in: Discussion
  • 0

    posted a message on Looking for a resoruce pack
    I have been looking for a resource pack that brings a cold dark ancient feeling to Minecraft which in a snow biomes it feels arctic and cold and scary I am thinking of using this for a possible LP and I could also would anyone know a seed that has a snow extreme hills? Tundra I think. Anyway thanks!

    Edit- I would like sounds with it and new horse colors and a like fur coat with leather or any type of armor
    Posted in: Resource Pack Discussion
  • 0

    posted a message on Pre-Beta 1.8 Resource Pack
    Nice to have the sounds but I think I may add them to my faithful version :)
    Posted in: Resource Packs
  • 0

    posted a message on Journal of a Superflat Survival World (User-Submitted Challenges!)
    Challenge: Make a redstone lamp light up system! With the new light detectors and a system of redstone lamps in you house!

    -UnderminerX

    P.S. I was inspired of this to finally start a series of MC for my podcasting which starts Saturday! It's "The Miner's Radio" so check me out on twitter @TheMinersRadio and @UnderminerX (And I will do on hardcore too I will post pics and do some live on the show)
    Posted in: Maps Discussion
  • To post a comment, please .