• 0

    posted a message on [1.6.4][Forge] Netherrocks Mod (SSP & SMP)
    Quote from AleXndrTheGr8st

    That looks notoriously like the error people get when they try to install with MagicLauncher. So are you using MagicLauncher? If not, try reinstalling Netherrocks following the instructions on the main post. If that fails, try updating Forge. If even that fails, try making a new bin (backup your old one) and installing only Netherrocks and Forge. That way, we should be able to discern whether or not it is a mod conflict.


    No, I have never used the magiclauncher. However, it seems that you fixing the folder structure has also fixed my problem; I just re-downloaded it.
    Cheers mate. =D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][Forge] Netherrocks Mod (SSP & SMP)
    Finally, I've been waiting for this mod to be updated; always used it =D

    However...


    --- BEGIN ERROR REPORT 624c7f06 --------
    Generated 30/10/12 10:15 PM

    - Minecraft Version: 1.4.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.6.0_27, Sun Microsystems Inc.
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    - Memory: 7330054456 bytes (6990 MB) / 8232042496 bytes (7850 MB) up to 8232042496 bytes (7850 MB)
    - JVM Flags: 2 total; -Xmx8192m -Xms8192M
    - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.345 Optifine OptiFine_1.4.2_HD_U_A7 15 mods loaded, 15 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed
    mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed
    mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed
    mod_InvTweaks [Inventory Tweaks] (minecraft.jar) Unloaded->Constructed
    TreeCapitator [TreeCapitator] (minecraft.jar) Unloaded->Constructed
    AS_UpdateCheck [AtomicStryker Update Check Mod] (AtomicStrykerUpdateCheckMod.zip) Unloaded->Constructed
    DamageIndicatorsMod [Damage Indicators] (DamageIndicators[1.4.2]1.0.6.zip) Unloaded->Constructed
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.2.0.127.jar) Unloaded->Constructed
    Netherrocks [Netherrocks] (Netherrocks 1.4.2.zip) Unloaded->Errored
    mod_RecipeBook [mod_RecipeBook] (Recipe Book.zip) Unloaded->Constructed
    AS_Ruins [Ruins Spawning System] (Ruins 1.4.2.zip) Unloaded->Constructed
    mod_SpawnerGUI [mod_SpawnerGUI] (Spawner GUI.zip) Unloaded->Constructed
    mod_IDResolver [mod_IDResolver] (IDResolver_1.4.2_COREMOD_Update-0.jar) Unloaded->Constructed
    - LWJGL: 2.4.2
    - OpenGL: AMD Radeon HD 6600 Series GL version 4.1.10750 Compatibility Profile Context, ATI Technologies Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Defined.zip
    - Profiler Position: N/A (disabled)
    - Vec3 Pool Size: ~ERROR~ NullPointerException: null

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Netherrocks.common.Netherrocks
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
    at net.minecraft.client.Minecraft.a(Minecraft.java:420)
    at net.minecraft.client.Minecraft.run(Minecraft.java:752)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: Netherrocks.common.Netherrocks
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
    ... 4 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
    ... 31 more
    --- END ERROR REPORT 91348f0a ----------

    I don't think it's an ID conflict, but I could be wrong. Derp?
    Posted in: Minecraft Mods
  • 0

    posted a message on Ivorius' Mods || Structures - Dungeons - Drugs - Statues - Flags - Boxes of Doom - & ++
    I can't wait for MineUp to be finished, I absolutely loved it in 1.8.1 [about when will that be btw]

    <3
    Posted in: Minecraft Mods
  • 0

    posted a message on Server Problem: error "java.io.IOException: badpacket ID: 230" ?
    Quote from Revalationist

    You have to have the mod installed with ModLoaderMP, I believe.


    I do. and it says that's it is successfully installed.

    Do I have to have it installed on single player as well or something?
    Posted in: Legacy Support
  • 0

    posted a message on Paid for MC: How to change username?
    WOW

    just wow...
    Posted in: Legacy Support
  • 0

    posted a message on Paid for MC: How to change username?
    as well as owning the real game, i also have the cracked version which its easy to change your username with, but how do i change it with minecraft that i paid for? (in-game username)
    Posted in: Legacy Support
  • 0

    posted a message on Server Problem: error "java.io.IOException: badpacket ID: 230" ?
    as i said, i have the planes mod succefully installed (with modloaderMP of course) but no others
    Posted in: Legacy Support
  • 0

    posted a message on Server Problem: error "java.io.IOException: badpacket ID: 230" ?
    ^^^topic

    help plz?
    Posted in: Legacy Support
  • 0

    posted a message on [1.8.1] Mine Upside Down 0.3 - the other side!
    OMFG This is honestly the greatest mod I;ve ever seen!! =D

    *downloads*

    :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond:
    :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond:

    EDIT:

    Y NO COMPATIBILITY WITH MODLAODER?!?!?!

    still epic though =P
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.3] Arms Mods - Infinite Lava Source + More!
    love infinite lava source =D

    BTW when is this getting updated??
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1]More Blocks Mod v2.2
    awesome =D
    but what's this "dark cobblestone" i see? because you dont say how to make it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] OldFood Mod v1.8 [INSTANT-HEALING]
    omg yeeeeeesss =D

    TY downloading
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Slime Mod(What every minecraft player needs!)
    awww download link is broken =S
    this was actually a good idea
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Level Up! - RPG Skills & More - Update v1.5.2
    OMG this is an amazing idea =D
    DOWNLOADING

    EDIT:

    CCCRRRAAASSSHHH:

    Mods loaded: 18
    ModLoader Beta 1.8.1
    mod_mocreatures v2.13 (MC 1.8_1)
    mod_FogKey Fog Key 1.3 for Beta 1.8
    mod_SpawnerGUI Beta 1.8
    mod_RecipeBook Beta 1.8
    mod_Armor Beta 1.8
    mod_TooManyItems 1.8 2011-09-14a
    mod_ReiMinimap v2.0 [Beta 1.8.1]
    mod_Timber r3 (for b1.8.1)
    mod_blastglass b1.8
    mod_ObsidianTools 1.8.1
    mod_DoggyTalents 1.8.1
    mod_endertools 3.14159265
    mod_IDResolver 1.8.1 - Update 0
    mod_ToolRepair 1.8.1
    mod_Boombox 2.0 for MC B1.8.1
    mod_OresDropMores 1.8.1
    mod_LevelUp MC Beta 1.8.1

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT 95e57156 --------
    Generated 28/09/11 3:35 PM

    Minecraft: Minecraft Beta 1.8.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_20, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 5450 version 3.2.9232, ATI Technologies Inc.

    java.lang.NoSuchMethodError: mb.setAxe(Ljava/lang/Boolean;)V
    at mod_Timber.OnTickInGame(mod_Timber.java:16)
    at BaseMod.OnTickInGame(BaseMod.java:80)
    at ModLoader.OnTick(ModLoader.java:1016)
    at EntityRendererProxy.b(EntityRendererProxy.java:16)
    at net.minecraft.client.Minecraft.run(SourceFile:689)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 7d303139 ----------


    wtf. help??
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1]ID Resolver (Finally updated!)
    omg its finally updated =D

    but i dont think it works =S

    it is installed, however the block id screen never appears. i can access it in the pause menu (because GUIAPI is installed correctly), but cannot get the block id setting thingy to start up whenever i install a mod.

    help?
    Posted in: Minecraft Mods
  • To post a comment, please .