• 0

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

    Diamond isn't end-game anymore, at all. Get over it.


    *looks at my post*

    I don't remember saying anything about Diamond not being the end game. Kinda hard to get over something you never even said or complained about... I merely asked they wouldn't be messed with. :steve_eyeroll:

    ((Edit:)) And to clarify, I wasn't asking Diamond to be best anyways. I was asking it remain the same as it used to be, not caring if you make weapons stronger than Diamond.

    And for that matter, thanks for over-reacting. Because you know, it was so necessary. Oh wait...No, it wasn't. Learn to take your criticisms with some grace, instead of boo-hooing at every tiny complaint.
    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]
    Okay, I have only 3 complaints.

    First and foremost, Vanilla Armors.

    Quit nerfing the vanilla armors. Nay, quite messing with them period. Iron, Gold, and Diamond is hard enough to come by, and already almost not worth it, quit making them not worth having anymore. In your mod, they're literally only there to take up space anymore. They were good how they were, leave them that way.



    Secondly, Added armors.

    They all look like the same dang thing, just recolored...The icons are okay, but the actual armor textures that go over the player, is horrifically bland. I expected the Angel armor to look like it had perhaps folded wings on the back texture, maybe a golden halo for a helmet, brown boots with little wings or something, and leggings that maybe looked like the bottom of a toga.

    What I got, was slightly lighter colored Iron armor.


    And lastly, the mobs. Oh dear heavens, the mobs.

    For pete's sake, you KNOW something is HORRIBLY wrong when it takes you all day to kill a crab, WITH A SMITE V, FIRE ASPECT II DIAMOND SWORD.

    Tone back the Mob HP, or restore the Vanilla Armors/Weapons to their normal glory, PLEASE. I'm sick of having to spend half a game-day to kill a freakin' crab!

    The balancing for the armor, weapons, and mobs, ((or lack thereof)) is quite damaging to the overall experience of the mod.



    But all that aside, you've made quite an exquisite mod, that I do find to be very enjoyably expansive.

    Please, do keep up the good work, but please, keep those 3 complaints in mind. I can't be the only one who was upset about those quite drastic down-sides to this mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from xK3NY0x

    @
    AceTheAvenger

    Make sure to Disable "Threaded Optimization" / "OpenGL Threading" in the graphics card control panel.



    I did.
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    I've got a small problem, that I have no clue how to fix.

    I'm playing on an Alienware Mx11 R2, with a GeForce GT 335M. No matter what settings I change on optifine, chunks will flicker.

    They still have physics, so I can still walk on the chunks, but their graphics flicker all over and it hurts my eyes to look at it, quite literally.

    I'm using the most recent Forge 6.6.0 497.
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from WildBamaBoy

    See Known Bugs and Fixes.



    ... :|

    I know, I saw them already, but Like I said in the post above, I'm posting the error report to try to help you locate where the bug is in your code, if you haven't already.
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from Gildemesh

    I'm pretty sure this bug was already addressed. Basically, when you talk to a villager and they are next to the end of a chunk, the game crashes. The bug is probably going to be fixed in the next version, and you can correct this bug by somehow moving the villager to a different location. Try to be patient, the bug will be fixed soon. :)


    I know that much, but I figure an error report would help the Programmer figure out where the error is occurring in his code and fix it.

    I'm a programmer too, so I know how much error reports can help. XD
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)

    ---- Minecraft Crash Report ----
    // There are four lights!
    Time: 1/13/13 11:13 AM
    Description: Unexpected error
    java.lang.NullPointerException
    at mca.GuiInteractionVillagerAdult.drawInteractionGui(GuiInteractionVillagerAdult.java:298)
    at mca.GuiInteractionVillagerAdult.A_(GuiInteractionVillagerAdult.java:131)
    at aul.a(SourceFile:98)
    at net.minecraft.client.Minecraft.a(Minecraft.java:653)
    at cpw.mods.fml.client.FMLClientHandler.showGuiScreen(FMLClientHandler.java:322)
    at cpw.mods.fml.common.FMLCommonHandler.showGuiScreen(FMLCommonHandler.java:329)
    at cpw.mods.fml.common.network.NetworkRegistry.openLocalGui(NetworkRegistry.java:316)
    at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:339)
    at qx.openGui(EntityPlayer.java:2294)
    at mca.EntityVillagerAdult.a(EntityVillagerAdult.java:528)
    at qx.p(EntityPlayer.java:1203)
    at ayo.b(PlayerControllerMP.java:455)
    at net.minecraft.client.Minecraft.c(Minecraft.java:1306)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1810)
    at net.minecraft.client.Minecraft.J(Minecraft.java:846)
    at net.minecraft.client.Minecraft.run(Minecraft.java:771)
    at java.lang.Thread.run(Unknown Source)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at mca.GuiInteractionVillagerAdult.drawInteractionGui(GuiInteractionVillagerAdult.java:298)
    at mca.GuiInteractionVillagerAdult.A_(GuiInteractionVillagerAdult.java:131)
    at aul.a(SourceFile:98)
    at net.minecraft.client.Minecraft.a(Minecraft.java:653)
    at cpw.mods.fml.client.FMLClientHandler.showGuiScreen(FMLClientHandler.java:322)
    at cpw.mods.fml.common.FMLCommonHandler.showGuiScreen(FMLCommonHandler.java:329)
    at cpw.mods.fml.common.network.NetworkRegistry.openLocalGui(NetworkRegistry.java:316)
    at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:339)
    at qx.openGui(EntityPlayer.java:2294)
    at mca.EntityVillagerAdult.a(EntityVillagerAdult.java:528)
    at qx.p(EntityPlayer.java:1203)
    at ayo.b(PlayerControllerMP.java:455)
    at net.minecraft.client.Minecraft.c(Minecraft.java:1306)
    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [ays['PoseidenTyrant'/162, l='MpServer', x=-623.01, y=64.62, z=-1691.46]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (143,64,216), Chunk: (at 15,4,8 in 8,13; contains blocks 128,0,208 to 143,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 12757 game time, 12757 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: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 95 total; [pe['Sheep'/273, l='MpServer', x=-638.88, y=63.00, z=-1635.28], pe['Sheep'/272, l='MpServer', x=-636.78, y=63.00, z=-1632.63], pe['Sheep'/278, l='MpServer', x=-629.81, y=63.00, z=-1614.16], MLB_Rarity['Rarity'/277, l='MpServer', x=-625.50, y=64.00, z=-1622.50], qc['Creeper'/283, l='MpServer', x=-618.50, y=29.00, z=-1764.50], qc['Creeper'/282, l='MpServer', x=-618.50, y=29.00, z=-1765.50], MLB_Rarity['Rarity'/287, l='MpServer', x=-616.50, y=69.00, z=-1587.50], MLB_Rarity['Rarity'/286, l='MpServer', x=-615.50, y=69.00, z=-1627.81], qc['Creeper'/285, l='MpServer', x=-621.50, y=39.00, z=-1771.50], qr['Zombie'/284, l='MpServer', x=-613.50, y=29.00, z=-1765.50], ow['Bat'/258, l='MpServer', x=-644.88, y=14.10, z=-1717.75], ow['Bat'/259, l='MpServer', x=-643.22, y=10.02, z=-1707.31], qn['Skeleton'/256, l='MpServer', x=-644.50, y=14.00, z=-1724.94], qp['Spider'/257, l='MpServer', x=-642.69, y=14.00, z=-1718.50], qn['Skeleton'/262, l='MpServer', x=-652.69, y=34.00, z=-1702.34], qn['Skeleton'/263, l='MpServer', x=-642.94, y=40.00, z=-1683.53], qu['Villager'/158, l='MpServer', x=-631.69, y=63.00, z=-1692.78], ow['Bat'/260, l='MpServer', x=-645.25, y=10.00, z=-1708.75], EntityVillagerAdult['entity.EntityVillagerAdult.name'/159, l='MpServer', x=-624.50, y=63.00, z=-1691.50], qr['Zombie'/261, l='MpServer', x=-652.28, y=34.00, z=-1701.31], pe['Sheep'/264, l='MpServer', x=-646.72, y=65.00, z=-1622.22], ays['PoseidenTyrant'/162, l='MpServer', x=-623.01, y=64.62, z=-1691.46], qc['Creeper'/270, l='MpServer', x=-638.03, y=36.00, z=-1756.47], qr['Zombie'/271, l='MpServer', x=-646.50, y=56.00, z=-1709.31], qc['Creeper'/305, l='MpServer', x=-567.97, y=18.00, z=-1691.41], qr['Zombie'/307, l='MpServer', x=-572.50, y=9.00, z=-1679.50], qc['Creeper'/306, l='MpServer', x=-571.50, y=20.47, z=-1687.48], ph['Squid'/309, l='MpServer', x=-565.75, y=53.38, z=-1672.44], qr['Zombie'/308, l='MpServer', x=-570.50, y=9.00, z=-1677.50], qp['Spider'/311, l='MpServer', x=-549.15, y=30.00, z=-1680.17], qp['Spider'/313, l='MpServer', x=-553.03, y=30.00, z=-1671.56], ow['Bat'/312, l='MpServer', x=-554.28, y=30.51, z=-1680.34], qu['Villager'/161, l='MpServer', x=-628.50, y=63.00, z=-1694.92], qc['Creeper'/315, l='MpServer', x=-548.66, y=31.00, z=-1659.53], EntityVillagerAdult['entity.EntityVillagerAdult.name'/160, l='MpServer', x=-628.47, y=63.00, z=-1695.63], qc['Creeper'/291, l='MpServer', x=-602.50, y=42.00, z=-1770.50], qc['Creeper'/293, l='MpServer', x=-596.31, y=21.00, z=-1758.38], qn['Skeleton'/294, l='MpServer', x=-599.50, y=22.00, z=-1756.50], oy['Chicken'/189, l='MpServer', x=-704.50, y=72.00, z=-1728.50], qc['Creeper'/295, l='MpServer', x=-601.50, y=20.00, z=-1710.50], ow['Bat'/296, l='MpServer', x=-594.94, y=17.98, z=-1699.25], MLB_Rarity['Rarity'/297, l='MpServer', x=-603.84, y=63.00, z=-1700.59], ow['Bat'/298, l='MpServer', x=-601.34, y=29.10, z=-1634.56], qc['Creeper'/302, l='MpServer', x=-581.31, y=20.00, z=-1646.76], qn['Skeleton'/205, l='MpServer', x=-691.50, y=54.00, z=-1692.34], qn['Skeleton'/204, l='MpServer', x=-700.50, y=17.00, z=-1689.12], qn['Skeleton'/207, l='MpServer', x=-695.50, y=17.00, z=-1664.50], qn['Skeleton'/206, l='MpServer', x=-698.01, y=53.00, z=-1689.53], qc['Creeper'/201, l='MpServer', x=-691.31, y=25.00, z=-1696.03], oy['Chicken'/200, l='MpServer', x=-703.59, y=65.00, z=-1737.53], ow['Bat'/203, l='MpServer', x=-685.97, y=25.89, z=-1687.50], qc['Creeper'/202, l='MpServer', x=-690.00, y=25.00, z=-1692.44], qr['Zombie'/197, l='MpServer', x=-702.88, y=27.00, z=-1741.16], oy['Chicken'/196, l='MpServer', x=-690.41, y=63.00, z=-1747.47], oy['Chicken'/199, l='MpServer', x=-689.50, y=66.92, z=-1743.19], qc['Creeper'/198, l='MpServer', x=-692.50, y=17.00, z=-1741.50], qc['Creeper'/193, l='MpServer', x=-694.50, y=17.00, z=-1746.50], qc['Creeper'/192, l='MpServer', x=-691.43, y=24.00, z=-1756.43], qn['Skeleton'/195, l='MpServer', x=-686.71, y=22.00, z=-1761.44], qr['Zombie'/194, l='MpServer', x=-695.56, y=24.00, z=-1754.44], qr['Zombie'/220, l='MpServer', x=-674.59, y=54.00, z=-1711.78], qn['Skeleton'/221, l='MpServer', x=-679.69, y=50.00, z=-1702.56], ow['Bat'/222, l='MpServer', x=-678.47, y=17.70, z=-1682.50], ow['Bat'/223, l='MpServer', x=-678.66, y=17.00, z=-1681.00], oy['Chicken'/216, l='MpServer', x=-683.47, y=63.00, z=-1760.47], oy['Chicken'/217, l='MpServer', x=-684.41, y=66.47, z=-1747.33], qc['Creeper'/218, l='MpServer', x=-683.50, y=46.00, z=-1728.50], ow['Bat'/219, l='MpServer', x=-684.50, y=50.79, z=-1712.63], ow['Bat'/212, l='MpServer', x=-700.31, y=19.10, z=-1655.59], qr['Zombie'/213, l='MpServer', x=-693.50, y=36.00, z=-1621.94], ow['Bat'/208, l='MpServer', x=-686.97, y=25.98, z=-1666.13], qn['Skeleton'/209, l='MpServer', x=-689.50, y=36.00, z=-1677.50], ow['Bat'/210, l='MpServer', x=-702.75, y=17.00, z=-1657.88], ow['Bat'/211, l='MpServer', x=-699.75, y=19.10, z=-1663.47], qn['Skeleton'/238, l='MpServer', x=-686.50, y=36.00, z=-1626.50], ow['Bat'/237, l='MpServer', x=-688.94, y=26.00, z=-1624.47], qn['Skeleton'/236, l='MpServer', x=-679.09, y=14.00, z=-1617.50], qn['Skeleton'/235, l='MpServer', x=-672.50, y=8.00, z=-1655.56], qn['Skeleton'/234, l='MpServer', x=-671.22, y=8.00, z=-1652.09], qn['Skeleton'/233, l='MpServer', x=-670.90, y=7.00, z=-1650.47], qn['Skeleton'/232, l='MpServer', x=-685.50, y=22.00, z=-1673.13], MLB_BackgroundPony['Background Pony'/231, l='MpServer', x=-682.06, y=64.00, z=-1691.84], MLB_BackgroundPony['Background Pony'/230, l='MpServer', x=-678.06, y=66.00, z=-1686.50], MLB_BackgroundPony['Background Pony'/229, l='MpServer', x=-681.22, y=66.00, z=-1687.50], qn['Skeleton'/228, l='MpServer', x=-684.13, y=56.00, z=-1695.50], qc['Creeper'/227, l='MpServer', x=-685.13, y=56.00, z=-1694.37], qn['Skeleton'/226, l='MpServer', x=-677.72, y=48.00, z=-1683.72], qc['Creeper'/225, l='MpServer', x=-683.50, y=45.08, z=-1684.48], ow['Bat'/224, l='MpServer', x=-676.25, y=17.70, z=-1679.03], qn['Skeleton'/255, l='MpServer', x=-644.69, y=14.00, z=-1718.50], ow['Bat'/246, l='MpServer', x=-671.03, y=9.07, z=-1659.94], MLB_BackgroundPony['Background Pony'/244, l='MpServer', x=-664.44, y=67.00, z=-1680.47], qn['Skeleton'/245, l='MpServer', x=-670.96, y=8.00, z=-1653.66], MLB_Rarity['Rarity'/242, l='MpServer', x=-668.38, y=69.00, z=-1720.94], ow['Bat'/243, l='MpServer', x=-661.10, y=52.66, z=-1696.27]]
    Retry entities: 0 total; []
    Stacktrace:
    at ayp.a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
    at net.minecraft.client.Minecraft.run(Minecraft.java:794)
    at java.lang.Thread.run(Unknown Source)
    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_04, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 437074064 bytes (416 MB) / 632946688 bytes (603 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 3 (168 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 13 mods loaded, 13 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Chest_Boat_Mod [Chest Boat Mod] (Chest_Boat_Mod_v1.1_MC1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    MCA [MCA - Minecraft Comes Alive] (mca v3.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    MineLittleBrony [Mine Little Brony] (MLB_134_146_fixed) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    PortalGun [Portal Gun] (PortalGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_SmartMoving [Smart Moving] (Smart Moving Client for ModLoader or Minecraft Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_SmartRender [Smart Render] (Smart Moving Client for ModLoader or Minecraft Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_ZanMinimap [mod_ZanMinimap] (ZansMinimap1.4.6) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: GeForce GT 335M/PCI/SSE2 GL version 3.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: RobotMan
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1872 (104832 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used



    Hey, I've got a crash that very commonly occurs. I'm using Forge 6.6.0, and close to every time I right-click the MCA NPCs, it shuts down the internal server, and errors.

    I'm hoping this crash report will help you find out where an error might be occurring in your code.
    Posted in: Minecraft Mods
  • To post a comment, please .