• 0

    posted a message on Minecraft Crash With Mods
    I need help as well
    Posted in: Java Edition Support
  • 0

    posted a message on Forge Crash
    This is what I keep getting


    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.2.684 Minecraft Forge 7.8.0.684 Optifine OptiFine_1.5.2_HD_U_D2 20 mods loaded, 20 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_bspkrsCore{v2.04(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.04.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_SpawnerGUI{1.5.2} [mod_SpawnerGUI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{2.6.4} [Damage Indicators] ([1.5.1]DamageIndicators v2.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{1.8.9} [Backpack] (backpack-1.8.9-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BetterDungeons{1.0.1} [Better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Errored
    BiomesOPlenty{0.5.3} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    SlimevoidLib{2.0.1.1} [Slimevoid Library] (SlimevoidLib-Universal-v2.0.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicElevators{2.0.0.4} [Dynamic Elevators] (DynamicElevators-Universal-v2.0.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IronChest{5.2.4.391} [Iron Chest] (ironchest-universal-1.5.1-5.2.4.391.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Millenaire{4.9.4} [Millénaire] (millenaire4.9.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_RecipeBook{1.5.2} [mod_RecipeBook] (Recipe Book.zip) Unloaded->Constructed->Pre-initialized->Initialized
    SimpleOres{1.5.1_1} [SimpleOres] (SimpleOres 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Damoniy{2.1.9} [The Ether] (the Ether1.5.2 v1.7.8.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4600 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Sphax PureBDcraft 128x MC15.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    java.lang.NullPointerException
    at chocolate.mods.BD.BetterDungeons.load(BetterDungeons.java:264)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor6.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.propogateStateMessage(LoadController.java:165)
    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:98)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 25298355 ----------
    Posted in: Java Edition Support
  • 0

    posted a message on Recipe book mod crash with magic launcher
    Yea I think the mod is broken and needs repaired. Thats my geuss cause it crashes when I right click to open the recipe book.heres my error report.





    l='MpServer', x=85.31, y=63.13, z=92.06], EntityZombie['Zombie'/526426, l='MpServer', x=33.50, y=56.00, z=24.50], EntityBat['Bat'/535095, l='MpServer', x=78.67, y=27.92, z=52.10], EntityItem['item.palmSapling'/510756, l='MpServer', x=76.88, y=80.13, z=49.28], EntityJungleSpider['Jungle Spider'/535288, l='MpServer', x=112.50, y=24.00, z=154.50], EntityItem['item.tile.stonebrick'/535176, l='MpServer', x=108.28, y=46.13, z=85.78], EntityCreeper['Creeper'/535405, l='MpServer', x=78.66, y=14.00, z=27.63], EntitySpider['Spider'/535408, l='MpServer', x=79.81, y=14.04, z=29.30], EntityItem['item.item.string'/530498, l='MpServer', x=112.13, y=15.13, z=85.72], EntityItem['item.item.seeds'/518375, l='MpServer', x=102.47, y=63.13, z=83.44], EntityItem['item.palmSapling'/535454, l='MpServer', x=63.72, y=77.13, z=50.84], EntityZombie['Zombie'/534643, l='MpServer', x=81.50, y=23.00, z=14.50], EntityCreeper['Creeper'/531256, l='MpServer', x=137.50, y=26.00, z=27.69], EntityEnderman['Enderman'/526921, l='MpServer', x=116.53, y=15.00, z=115.00], EntityBat['Bat'/526997, l='MpServer', x=37.03, y=45.48, z=132.50], EntityZombie['Zombie'/534763, l='MpServer', x=24.50, y=16.00, z=116.50], EntityZombie['Zombie'/527047, l='MpServer', x=73.00, y=13.29, z=112.31], EntityZombie['Zombie'/534798, l='MpServer', x=49.88, y=19.00, z=118.22], EntitySkeleton['Skeleton'/534815, l='MpServer', x=22.50, y=16.00, z=21.50], EntityJungleSpider['Jungle Spider'/523083, l='MpServer', x=63.50, y=7.00, z=27.50], EntityItem['item.palmSapling'/519644, l='MpServer', x=80.22, y=64.13, z=29.28], EntitySquid['Squid'/531513, l='MpServer', x=91.22, y=57.09, z=116.91], EntityCreeper['Creeper'/527666, l='MpServer', x=86.44, y=38.00, z=36.56], EntitySkeleton['Skeleton'/535851, l='MpServer', x=27.50, y=39.00, z=87.50], EntityJungleSpider['Jungle Spider'/535862, l='MpServer', x=82.56, y=45.00, z=110.75], EntityJungleSpider['Jungle Spider'/535863, l='MpServer', x=80.59, y=45.00, z=102.50], EntityJungleSpider['Jungle Spider'/535865, l='MpServer', x=84.50, y=45.00, z=98.69], EntityBat['Bat'/535911, l='MpServer', x=101.31, y=30.57, z=66.59], EntityBat['Bat'/535910, l='MpServer', x=109.75, y=16.42, z=73.72], EntityBat['Bat'/535905, l='MpServer', x=30.06, y=43.82, z=78.84], EntityItem['item.palmSapling'/532016, l='MpServer', x=62.88, y=76.13, z=48.59], EntityBat['Bat'/535912, l='MpServer', x=97.59, y=26.92, z=60.75], EntityJungleSpider['Jungle Spider'/532004, l='MpServer', x=74.78, y=45.00, z=132.44], EntityItem['item.tile.flower'/511071, l='MpServer', x=48.06, y=63.13, z=23.47]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
    at net.minecraft.client.Minecraft.run(Minecraft.java:782)
    at java.lang.Thread.run(Unknown Source)
    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows Vista (amd64) version 6.0
    Java Version: 1.7.0, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 141621160 bytes (135 MB) / 565837824 bytes (539 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 1232 (68992 bytes; 0 MB) allocated, 3 (168 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 71
    FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 Optifine OptiFine_1.5.2_HD_U_D2 17 mods loaded, 17 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_bspkrsCore{v2.04(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.04.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_SpawnerGUI{1.5.2} [mod_SpawnerGUI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.8.9} [Backpack] (backpack-1.8.9-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BetterDungeons{1.0.1} [Better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiomesOPlenty{0.5.3} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IronChest{5.2.4.391} [Iron Chest] (ironchest-universal-1.5.1-5.2.4.391.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Millenaire{4.9.4} [Millénaire] (millenaire4.9.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_RecipeBook{1.5.2} [mod_RecipeBook] (Recipe Book.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SimpleOres{1.5.1_1} [SimpleOres] (SimpleOres 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Damoniy{2.1.9} [The Ether] (the Ether1.5.2 v1.7.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4600 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Faithful.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1920 (107520 bytes; 0 MB) allocated, 11 (616 bytes; 0 MB) used
    java.lang.NoClassDefFoundError: InventoryRecipeBook
    at ItemRecipeBook.func_77659_a(ItemRecipeBook.java:18)
    at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:173)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:423)
    at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1342)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1799)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
    at net.minecraft.client.Minecraft.run(Minecraft.java:759)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: InventoryRecipeBook
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 8 more
    Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file InventoryRecipeBook
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    ... 10 more
    --- END ERROR REPORT 49048b18 ----------
    Posted in: Mods Discussion
  • 0

    posted a message on Kit PvP MCTDM [PvP, Kits, Custom plugins + More]
    IGN: haromassIGN: haromass
    I want the free Scout Kit on kit.mctdm.com!
    Posted in: PC Servers
  • 0

    posted a message on haro's first PARKOUR MAP !!!
    TO DAT LINK :http://www.mediafire...mqrum2ujaegn4c7










    Posted in: Maps
  • 0

    posted a message on ultimate survival... can you survive?
    soory guys saw something in the fhoto had to fix it its up now
    : )
    Posted in: Maps
  • 0

    posted a message on ultimate survival... can you survive?
    Hello guys im back with my ultimate survival!!! ENJOY!!!


    http://www.mediafire.com/?11kybkc2z2a73j6

    [IMG]http://i.imgur.com/yjaFx.png[/IMG][/img]

    [IMG]http://i.imgur.com/5ImMi.png[/IMG][/img]

    [IMG]http://i.imgur.com/QG8Ej.png[/IMG][/img]
    Posted in: Maps
  • 0

    posted a message on cool map that has a calm feeling
    Hello guys im coming at you with another great seed! enjoy!!!

    seed: hedge hog

    [IMG]http://i.imgur.com/IgR4P.jpg[/IMG][/img]

    [IMG]http://i.imgur.com/xrpSd.jpg[/IMG][/img]

    [IMG]http://i.imgur.com/C6jOp.png[/IMG][/img]

    [IMG]http://i.imgur.com/Y3ayu.png[/IMG][/img]

    [IMG]http://i.imgur.com/F95ct.png[/IMG][/img]

    [IMG]http://i.imgur.com/k7WIZ.png[/IMG][/img]
    Posted in: Seeds
  • 0

    posted a message on cool seed lots of hallow mountains
    here's a cool seed seeds nasty though sorry. :'(


    seed: pinus licking

    [IMG]http://i.imgur.com/TQOph.png[/IMG][/img]

    [IMG]http://i.imgur.com/sssal.png[/IMG][/img]

    [IMG]http://i.imgur.com/8Gfy2.png[/IMG][/img]

    [IMG]http://i.imgur.com/7Bd5z.jpg[/IMG][/img]
    Posted in: Seeds
  • 0

    posted a message on underground survival map
    follow the signs and dont dig up to surface ill make a better one. : )
    Posted in: Maps
  • 0

    posted a message on underground survival map
    Hello its haromass coming at you with another map. enjoy!!!


    http://www.mediafire.com/?84bnfkqmv8l3l9s



    Posted in: Maps
  • 0

    posted a message on survival map can you survive the small space? YOU DESIDE...
    sorry first time posting i make changes
    Posted in: Maps
  • 0

    posted a message on survival map can you survive the small space? YOU DESIDE...
    hey their name is haromass i've made a map for you'll to play! ENJOY!!! It's small hope your not claustrophobic... :rolleyes:


    [IMG]http://i.imgur.com/dsb3j.png[/IMG][/img]


    link to map
    Posted in: Maps
  • To post a comment, please .