• 0

    posted a message on Sky Den: A Modded Sky Survival Map with NPCs and Quests, now with Cosmic Patch. Featured by CaptainSparklez!
    Can someone please help? I can load up the map just fine, but when i go into my inventory, Not Enough Items isn't showing up. any idea how to fix this (if it can be fixed)?
    Posted in: Maps
  • 0

    posted a message on [Launcher] Magic Launcher 1.3.4 (mods, options, profiles, news)
    whenever i try to start the magic launcher with forge and another mod, it starts up to the mojang picture, then just exits. I've had this problem only when i try forge with mods. Some help would be appreciated.

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

    Time: 9/5/13 12:25 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: Ldrzhark/customspawner/CustomSpawner;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredField(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
    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)
    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 magic.launcher.Launcher.main(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: drzhark.customspawner.CustomSpawner
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 42 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
    ... 44 more


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

    -- Head --
    Stacktrace:
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredField(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
    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)
    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 magic.launcher.Launcher.main(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
    Memory: 777514064 bytes (741 MB) / 1013645312 bytes (966 MB) up to 1013645312 bytes (966 MB)
    JVM Flags: 2 total; -Xms1000m -Xmx1000m
    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.800 Minecraft Forge 9.10.0.800 4 mods loaded, 4 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
    MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v6.0.1.zip) Unloaded
    Launched Version: 1.6.2-Forge9.10.0.800
    LWJGL: 2.9.0
    OpenGL: ATI Radeon HD 4600 Series GL version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
    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
    Posted in: Minecraft Tools
  • 0

    posted a message on Thebombzen's Mods
    my Enchantview isn't working. i have forge modloader, and it runs, but it doesn't view the enchantments. What did I do wrong?
    Posted in: Minecraft Mods
  • 0

    posted a message on 50.96.110.910 NEED STAFF
    cant find the hostname
    Posted in: PC Servers
  • 0

    posted a message on looking for a tekkit server with EE installed
    if you have a server with this, please reply or PM me
    Posted in: Server Recruitment
  • 0

    posted a message on looking for a small friendly tekkit server
    Quote from Fearkow

    Hi I run a small hamachi almost 24/7 server its just me right now so if you would like to join that would be cool nothing is banned and if you have skype that would be cool as well and if anyone els wants to join give me a pm and ill give you the hamachi stuff
    i dont have hamachi, if you can get a normal server ill try it out.
    Posted in: Server Recruitment
  • 0

    posted a message on looking for a small friendly tekkit server
    I am still looking for more servers.
    Posted in: Server Recruitment
  • 0

    posted a message on Looking for server crew
    hey im billbobprime if you want me to go over and help, PM me or reply. i am a pretty good builder, and would like to help out.
    Posted in: Server Recruitment
  • 0

    posted a message on looking for a server with mob arena, nice staff and factions.
    hi! im looking for a server, preferably not too big, that has the items/pluggins listed in the title, along with any others. if you know of a server thats has these, or own one, please reply. i will be constantly checking. thank you for looking.
    Posted in: Server Recruitment
  • 0

    posted a message on -Atakraft- Server
    not working
    no host.
    Posted in: PC Servers
  • 0

    posted a message on looking for a small friendly tekkit server
    hi, i'm looking for a small tekkit server with no items banned besides the nuke, and with about 5 people on average online. if you have a server like this, or know of one, please reply.
    Posted in: Server Recruitment
  • 0

    posted a message on [PvE] iDig Friendly Survival Server
    • How old are you? : 11 (I am mature)
    • Where are you from? At least Country (state/city is optional): NJ,US
    • How long/how much have you played Minecraft?: 10 months
    • What other Minecraft servers are you/have you been active on: too many to list
    • How did you find your way to iDig?: this forum thread, I lost my other servers plus they were boring, so i came here.
    • Anything else you would like to add?: i am a nice addition to most servers that accept someone like me.
    • In order to verify you have properly read the RULES, put the bonus word here: well, i am going to the theater to see batman and spiderman today.
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Silvercraft 3.0 - 1.2.4 - Dedicated Hardware (no vps)
    why is there a whitelist now?
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Minecraft Small Dedicated Tekkit Server
    IGN- billbobprime
    why- i want to have fun
    age- N/A
    Posted in: PC Servers
  • 0

    posted a message on HongerCraft
    pls let me in ima come now
    Posted in: Minecraft Survival Servers (archive)
  • To post a comment, please .