• 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    I was disappointed when the answer to my question for MCPC+ Support was probably not coming to 1.5.2, but 1.6.2 instead. Bummer, since I had made a fairly decent mod set for me and my buds to use pertaining to 1.5.2.
    Posted in: Minecraft Mods
  • 0

    posted a message on Crossbow Mod 2 - 100% Customizable! - 250+ Combinations!
    And here I was, all excited n' junk that there'd be a 1.5.2 version. Happy that it's continued, however.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] [SP|MP|LAN] EnderStuff+ v1.0.2
    Quote from Tsugaga

    Yeah sounds fine. My mod pack is 1.5.2, and a bunch of my members voted for this mod so I would love to be able to use it :)


    Agreed with the above statement.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] [SP|MP|LAN] EnderStuff+ v1.0.2
    Sorry for the long list of mods upon the crash - me and some buds were attempting to build and release a large-scaled renaissance style server.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] [SP|MP|LAN] EnderStuff+ v1.0.2
    Hey, San - When I attempt to run this on an MCPC+ server, it crashes with the following -

    ---- Minecraft Crash Report ----
    // Everything's going to plan. No, really, that was supposed to happen.
    Time: 7/30/13 9:00 AM
    Description: Exception in server tick loop
    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: sanandreasp.mods.EnderStuffPlus.Proxy_Common
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:75)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:471)
    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.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)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    Caused by: java.lang.ClassNotFoundException: sanandreasp.mods.EnderStuffPlus.Proxy_Common
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
    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.ProxyInjector.inject(ProxyInjector.java:58)
    ... 27 more
    Caused by: java.lang.NullPointerException
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:262)
    ... 33 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 738693024 bytes (704 MB) / 810942464 bytes (773 MB) up to 810942464 bytes (773 MB)
    JVM Flags: 2 total; -Xms800M -Xmx800M
    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
    CraftBukkit Information:
    Running:
    Failed to handle CraftCrashReport:
    java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:72)
    at org.bukkit.craftbukkit.v1_5_R3.CraftCrashReport.call(CraftCrashReport.java:19)
    at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:59)
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:41)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 52 mods loaded, 52 mods active
    mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{5.2.23.734} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{7.8.0.734} [Minecraft Forge] (coremods) Unloaded->Constructed
    Herblore{2.0} [Herblore] (1.5.2 Herblore v2.1a.zip) Unloaded->Constructed
    Chainz_Core{1.0.8} [Chainz] (1.5.2Chainz_v1.0.8Forge.zip) Unloaded->Constructed
    MFP_Renaissance{Alpha 1.1} [Mine Fantasy Renaissance Expansion] ([1.5.1]MineFantasy_Renaissance_1.1.1_dev.jar) Unloaded->Constructed
    LOTR{Beta v6.2 for Minecraft 1.5.2} [The Lord of the Rings Mod] ([1.5.2] The Lord of the Rings Mod Public Beta 6.2.zip) Unloaded->Constructed
    GrimoireGaia2{1.2.0} [Grimoire of Gaia 2] ([1.5.2]GrimoireofGaia2 1.5.0.zip) Unloaded->Constructed
    MineFantasy{Alpha 1.8} [Mine Fantasy] ([1.5.2]MineFantasy 1.8.1.jar) Unloaded->Constructed
    Aquaculture{1.2.0} [Aquaculture] (Aquaculture_1.2.2.jar) Unloaded->Constructed
    ArsMagica{5.52.013} [Ars Magica] (ArsMagica_5.52.013.zip) Unloaded->Constructed
    Atum{0.4.4B} [Atum] (Atum 0.4.3B3.jar) Unloaded->Constructed
    Breeds{1.5.1 v2.0} [ModBreeds] (Better Breeding 1.5.2 v4.0.zip) Unloaded->Constructed
    BiblioCraft{1.3.1} [BiblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded->Constructed
    ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.3.jar) Unloaded->Constructed
    Forestry{2.2.8.3} [Forestry for Minecraft] (forestry-A-2.2.8.3.jar) Unloaded->Constructed
    BinnieCore{1.7.0} [Binnie Core] (binnie-mods-1.7.0.jar) Unloaded->Constructed
    ExtraBees{1.7.0} [Extra Bees] (binnie-mods-1.7.0.jar) Unloaded->Constructed
    ExtraTrees{1.7.0} [Extra Trees] (binnie-mods-1.7.0.jar) Unloaded->Constructed
    CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed
    MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.2.zip) Unloaded->Constructed
    DungeonMobs{2.6.0} [Dungeon Mobs] (Dungeon Mobs v2.6.0.zip) Unloaded->Constructed
    DungeonPack{1.5.2 v1} [DungeonPack] (Dungeon-Pack-Mod-1.5.2.zip) Unloaded->Constructed
    DustMod{1.3.2} [Runic Dust Mod] (dustmod-v1.3.2_CORE.jar) Unloaded->Constructed
    DustModDefaults{1.6.2} [Runic Dust Mod: Default runes and inscriptions pack] (dustmod-v1.6.2_DEFAULT-RUNES.jar) Unloaded->Constructed
    DustDeco{2.1} [Runic Dust Mod: Decorative dusts pack] (dustmod-v2.1_DECORATIVE-PACK.jar) Unloaded->Constructed
    eplus{1.15.1} [Enchanting Plus] (EnchantingPlus-1.15.1.jar) Unloaded->Constructed
    EnderStuffPlus{1.0.2} [EnderStuff+ Mod] (EnderStuffP_v102.jar) Unloaded->Errored
    Myths&Monsters{WIP Version} [Myths&Monsters] (ForgeMyths&Monstersmcv1.5.2d2.6.13.zip) Unloaded->Constructed
    InfernalMobs{1.3.0} [Infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed
    Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed
    MagicBees{2.0.0 (build 22)} [Magic Bees] (magicbees-2.0.0.jar) Unloaded->Constructed
    mFC{1.2 for MC:1.5.1} [mo' Food and crops] (mFC-1.2.1.jar) Unloaded->Constructed
    MutantCreatures{1.3.4} [Mutant Creatures] (Mutant Creatures v1.3.4 mc1.5.2.zip) Unloaded->Constructed
    Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded->Constructed
    HerbsnPotions{1.0.1} [Potions & More!] (potions_more_1.5.2-1.0.2.zip) Unloaded->Constructed
    ProjectZulu|Core{1.0.3.8} [Project Zulu Core] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed
    ProjectZulu|Blocks{1.0.3.8} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed
    ProjectZulu|Dungeon{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed
    ProjectZulu|Mobs{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed
    ProjectZulu|World{1.0.3.8} [Project Zulu World] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed
    Railcraft{7.2.3.0} [Railcraft] (Railcraft_1.5.2-7.2.3.0.jar) Unloaded->Constructed
    SimplyHorses{0.6.3} [Simply Horses] (SimplyHorses_1.5.2_pre6.3.zip) Unloaded->Constructed
    awger_SmallBoat{0.10.1} [SmallBoat] (smallboats.jar) Unloaded->Constructed
    awger_Punt{0.10.1} [Punt] (smallboats.jar) Unloaded->Constructed
    awger_Whitehall{0.10.1} [Whitehall] (smallboats.jar) Unloaded->Constructed
    awger_Hoy{0.10.1} [Hoy] (smallboats.jar) Unloaded->Constructed
    ThaumicTinkerer{1.0.5} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.5].zip) Unloaded->Constructed
    TC{4.0.2_003} [Traincraft] (Traincraft-4.0.2_003.jar) Unloaded->Constructed
    TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed
    Vending{1.0.8} [Vending] (vending-1.5.2-1.0.8.jar) Unloaded->Constructed
    JustAnotherSpawner{0.9.6} [Just Another Spawner] (JustAnotherSpawnerv0.9.6.zip) Unloaded->Constructed
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)


    So, what's this error mean, exactly?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]
    Awesome mod, shadow. I'm anxiously anticipating the 1.5.2 release. On another note - I have some questions to ask of you in terms of integration of your mod with the mod I'm currently developing. (Using recipes pertaining to my diggles mod to take ammunition for your mod.)
    Posted in: WIP Mods
  • 0

    posted a message on Crossbow Mod 2 - 100% Customizable! - 250+ Combinations!
    Quote from LastBlockOrg

    so this guy works on galactiCraft but ignores this mod whwhhyyyy :'( I NEED THIS for 1.5.2 screw 1.6

    Don't worry, I'm sure your other 113 installed mods will keep you at bay.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Quote from CreativeNinja456

    I have Minecraft 1.5.2. I downloaded Aether 1 and 2 six times. Each time Minecraft crashed. I want to know why. I used Player API and Player render API, though I'm having trouble installing ShockAhPi. I use MagicLauncher on an original Macbook Pro. Can anybody help me? I will put in the crash report below.


    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 7/6/13 12:59 PM
    Description: Ticking entity

    java.lang.OutOfMemoryError: Java heap space
    at java.util.HashMap.resize(HashMap.java:462)
    at java.util.HashMap.addEntry(HashMap.java:755)
    at java.util.HashMap.put(HashMap.java:385)
    at java.util.HashSet.add(HashSet.java:200)
    at net.minecraft.util.IntHashMap.func_76038_a(SourceFile:64)
    at net.minecraft.pathfinding.PathFinder.func_75854_a(SourceFile:166)
    at net.minecraft.pathfinding.PathFinder.func_75858_a(SourceFile:134)
    at net.minecraft.pathfinding.PathFinder.func_75860_b(SourceFile:118)
    at net.minecraft.pathfinding.PathFinder.func_75861_a(SourceFile:88)
    at net.minecraft.pathfinding.PathFinder.func_75857_a(SourceFile:59)
    at net.minecraft.pathfinding.PathFinder.func_75859_a(SourceFile:35)
    at net.minecraft.world.World.func_72844_a(World.java:3820)
    at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:72)
    at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:76)
    at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:41)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:91)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:2110)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1835)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:26)
    at olimpyam.EntityOgre.func_70636_d(EntityOgre.java:142)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:31)
    at olimpyam.EntityOgre.func_70071_h_(EntityOgre.java:158)
    at net.minecraft.world.World.func_72866_a(World.java:2342)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
    at net.minecraft.world.World.func_72870_g(World.java:2304)
    at net.minecraft.world.World.func_72939_s(World.java:2150)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)


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

    -- Head --
    Stacktrace:
    at java.util.HashMap.resize(HashMap.java:462)
    at java.util.HashMap.addEntry(HashMap.java:755)
    at java.util.HashMap.put(HashMap.java:385)
    at java.util.HashSet.add(HashSet.java:200)
    at net.minecraft.util.IntHashMap.func_76038_a(SourceFile:64)
    at net.minecraft.pathfinding.PathFinder.func_75854_a(SourceFile:166)
    at net.minecraft.pathfinding.PathFinder.func_75858_a(SourceFile:134)
    at net.minecraft.pathfinding.PathFinder.func_75860_b(SourceFile:118)
    at net.minecraft.pathfinding.PathFinder.func_75861_a(SourceFile:88)
    at net.minecraft.pathfinding.PathFinder.func_75857_a(SourceFile:59)
    at net.minecraft.pathfinding.PathFinder.func_75859_a(SourceFile:35)
    at net.minecraft.world.World.func_72844_a(World.java:3820)
    at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:72)
    at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:76)
    at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:41)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:91)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:2110)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1835)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:26)
    at olimpyam.EntityOgre.func_70636_d(EntityOgre.java:142)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:31)
    at olimpyam.EntityOgre.func_70071_h_(EntityOgre.java:158)
    at net.minecraft.world.World.func_72866_a(World.java:2342)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)

    -- Entity being ticked --
    Details:
    Entity Type: Ogre (olimpyam.EntityOgre)
    Entity ID: 4017539
    Entity Name: Guardian of earth
    Entity's Exact location: 192.50, 69.00, 157.50
    Entity's Block location: World: (192,69,157), Chunk: (at 0,4,13 in 12,9; contains blocks 192,0,144 to 207,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2155)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

    -- Affected level --
    Details:
    Level name: village of 3 dimensions
    All players: 1 total; [EntityPlayerMP['CreativeNinja456'/4002595, l='village of 3 dimensions', x=131.00, y=63.00, z=265.00]]
    Chunk stats: ServerChunkCache: 945 Drop: 0
    Level seed: 4553797288938782293
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: ~~ERROR~~ NullPointerException: null

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Mac OS X (x86_64) version 10.7.3
    Java Version: 1.6.0_29, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 1184 bytes (0 MB) / 532545536 bytes (507 MB) up to 532545536 bytes (507 MB)
    JVM Flags: 2 total; -Xms512m -Xmx512m
    AABB Pool Size: 12283 (687848 bytes; 0 MB) allocated, 1562 (87472 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 5 mods loaded, 5 mods active
    mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
    FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Damoniy{2.0.2} [The Ether] (ether.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
    mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (toomanyitems.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1170 (65520 bytes; 0 MB) allocated, 756 (42336 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['CreativeNinja456'/4002595, l='village of 3 dimensions', x=131.00, y=63.00, z=265.00]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'



    I kind of want to punch you, but I guess I'll just let you read the topic title to see what version of minecraft the aether II mod is listed for. Not 1.5.2 is the only hint I'll give you. Aaaaaand...go.
    Posted in: Minecraft Mods
  • 0

    posted a message on Why I'm considering quitting Minecraft
    Quote from gyptoega

    Come on guys... aren't you being a bit harsh. Probably the guy just doesn't know any better. Even though it would be better if he quit quietly instead of announcing it, just let him do as he wants. There's no need for all this negative stuff. There is an option for him to go to older versions. If not, then let him be. I don't see why you guys are hating like this. Mojang already got his money, so there's no need for all this hatearaid,

    You've received a golden star for that, you're the first person other than me that didn't find reason to lash out.
    Posted in: Discussion
  • 0

    posted a message on MCreator Minecraft Mod Maker, Add-On Maker, and Data Pack Maker
    Quote from sonic2kk

    This was probably the worst program ever invented. Why would you make it? People want to code the mods. I just hope no one uses this and/or it gets taken down and you get banned!!!!!!!!


    Why is it so bad? Some people like the simplicity. Simply put - you're garbage.
    Posted in: Minecraft Tools
  • 0

    posted a message on MineFantasy: B1.0 - Beta
    And a wood cutting stump. Cough. Haha, nah. But that'll be great once it's done, eventually the crafting table will probably be rendered obsolete.
    Posted in: Minecraft Mods
  • 0

    posted a message on MineFantasy: B1.0 - Beta
    Hey, AP. You should totally do me a solid and update the API for your renaissance plugin. It would be nifty to have while I work on the expansion for metallurgy towards minefantasy.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Herobrine Mod OFFICIAL 3.6
    Quote from Aether_Eagle

    Hey will this ever be multiplayer compatiable? I'm sorry if this question has been asked a lot, but I REALLY wanna use this in SMP! >:) *totally doesn't have evil plans* :tnt:

    I'm sorry for being so brash, but you're an absolute dip­ for asking this. It clearly says in the FAQ that SMP will never happen, if you even bothered to read anything instead of running around the forums collecting your 200+ mods to play a server with nothing more than unbareable lag spikes and broken recipes.
    Posted in: Minecraft Mods
  • 0

    posted a message on Metallurgy - Putting the "Mine" back in "Minecraft"!
    Quote from Fearsbreach

    what are the id numbers for the ores?

    Did you really just ask that? There's a config file for a reason.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Eruantien

    They said it should be finished by next week,,,

    BTW, you know the guy a page ago who had 127 mods? I have 190. O_o Get ready for some ID remapping.


    Why in the world would you use that many mods at one time? Not only must the load up time while booting up Minecraft be INSANE, but a lot of mods break the purpose of other mod content, I can imagine the only reason you'd want a setup like that is because you get stark crazy over one feature of a particular mod that you believe you simply must have, and throw it in (I.E. using ender stuff+ just for the biome changer and throwing in Minefantasy just for hardened leather). I mean, when I first started Minecraft I did the same thing, went wild and added 133 mods but quickly realized upon startup and some gameplay that it wasn't worth it.
    Posted in: Minecraft Mods
  • To post a comment, please .