• 1

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

    Thanks. Sorry about the misinformation, I'm not too familiar with the mod. (Not for lack of wanting, it's just my friend got around to making a portal first.) I asked him what he had equipped, apparently he had a ring that would break and then the game would crash, I guess it matches up. Apparently it's one of those passive draining things too so unfortunately I have to delete the mod for now. ): Looking forward to re-adding it when the new version is released though.

    Yup, sorry about that! Has been a problem on our official server for a while. Hope you can jump back into it when that's patched up. :)
    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 Shadowfire27»

    It seems the latest release has a big issue... that issue being that chunks don't load visibly until your in them.


    Quote from Shadowfire27»

    Actually, unless you mistyped something your wrong.
    My computer has i7, 4 cores. Any way's, shouldn't they be dealing with that issue?

    Are you running OptiFine or something? This is literally the first time I've ever heard of an issue like this.
    New world, only latest Aether II and GGutil installed, haven't moved out of the spawn chunk: http://i.imgur.com/z0bVFkb.jpg
    Posted in: Minecraft Mods
  • 1

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

    Anyway, I need to post an error report. It came from my friend on our server and according to him, it happened when he made an altar of light and now he can't log back in.
    http://pastebin.com/d1Sp8cJC
    It seems to let others log in so I guess it's localized to wherever he built the altar.
    It could likely be a mod conflict but I can't tell which one by reading this and as I'm not too familiar with this mod I don't really know what it's referring to in the crash log either. Any help is appreciated since I'd like to not have to wipe the server or remove the mod.

    This has nothing to do with the Altar.
    "at net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)"
    It's the bug in which your client will crash if you have an accessory equipped at 0 durability. 1.7.10-1.5.2 will be releasing soon to deal with this.
    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 Master_Hill_»

    Fair enough. Thank you for taking the time to look into this. It would be excellent if that menu music bug could be taken care of internally, so I don't have to go poking around in the dark to try to code a patch for it.

    Looks like it wasn't on the issue tracker, huh. Is now. Will be looked into. :)
    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!)

    Like I said I recomend getting 1.8 stabilized then going back to 1.7.10 with an update which is what I would recommend So both parties are happy.


    Quote from Master_Hill_»

    I'll agree with themodpackmaker on this one. I do concede that getting the 1.8 version up and working is the key priority, and should be taken care of before anything else. However, with the consistency of some of the bugs left in the 1.7.10 version, the Aether team should devote at least one dev to rooting out the causes and fixing them at some point. A few of them seem like they would be easily fixable, so if nothing else a hotfix for those should be workable without causing much delay on post-release 1.8 content.


    We really don't want to be looking back at older versions after 1.8, though. I've talked it over with one of our devs, a 1.7.10-1.5.2 will be coming in the next couple weeks to address this and some other bugs. :)
    Posted in: Minecraft Mods
  • 1

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

    Honestly, how is this NOT considered a major bug? It's consistently reproducible, it's a major part of the mod, and it affects everyone who uses it.

    Because barely anyone honestly uses rings or pendants. When I say "major bug", I'm referring to how widespread the bug is and how many users it's actually effected, which is a tiny percentage. Devs are swamped as is, getting pulled off of their current project(s) is more of a hassle than you might realize, especially for a bug that isn't commonly encountered by a vast majority of the playerbase.
    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 mirmlot»

    Oww, ok! Im going to be more careful with those now! Also, any idea why the Moa doesnt let me ride it?


    You can't tame wild Moas, you have to raise them. Once you get a Moa egg, you can throw it into an incubator with a few torches. After it's hatched, you can feed it aechor petals until it's all grown up, at which point you can throw a saddle on and ride it.
    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 mirmlot»

    Hi! Ive installed this mod, and it works perfectly fine... well, not perfectly but... Welp, Im here because it randomly crashes Minecraft. Also, the Moa I hatched doesnt let me ride it. Is it a bug or am I doing something wrong?

    Great mod btw, cant wait for another update ^-^


    EDIT: Here's the crash report, hope it helps:


    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 03-10-2015 14:01
    Description: Ticking player

    java.lang.NullPointerException: Ticking player
    at net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
    at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
    at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
    at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
    at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_137_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
    at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
    at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
    at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

    -- Head --
    Stacktrace:
    at net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
    at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
    at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
    at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
    at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_137_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)

    -- Player being ticked --
    Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 178
    Entity Name: mirmlot
    Entity's Exact location: 975,49, 41,00, -163,73
    Entity's Block location: World: (975,41,-164), Chunk: (at 15,2,12 in 60,-11; contains blocks 960,0,-176 to 975,255,-161), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    Entity's Momentum: 0,00, -0,08, 0,00
    Stacktrace:
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
    at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
    at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
    at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

    -- Ticking connection --
    Details:
    Connection: net.minecraft.network.NetworkManager@26a8c37e
    Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_31, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 312699504 bytes (298 MB) / 603975680 bytes (575 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1420 Optifine OptiFine_1.7.10_HD_B6 21 mods loaded, 21 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1420-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.3.1420} [Minecraft Forge] (forge-1.7.10-10.13.3.1420-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1283-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['mirmlot'/178, l='1.7.10 Thaumcraft Survival', x=975,49, y=41,00, z=-163,73]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'


    This crash occurs when accessories you have equipped with durability (rings, pendants, etc.) reach 0 durability and "break". Not a lot of people tend to use rings or pendants, so unfortunately we're looking at it as a minor bug for now. Would just recommend try to avoid using accessories with durability, sorry about this!
    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 sk8champ0»

    Is there a changelog somewhere so i can know whats new about the updates?


    The wiki's got a pretty cohesive list. Most versions will link out to changelogs: http://aether.wikia.com/wiki/Version_history
    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!)

    ok it's back up

    So what happened to the update to fix the bugs after 1.5.1 ? that you quoted on the other page.


    Yup, sorry, our host (Enjin) was under a DDoS attack!
    I'm not sure I understand the question though? Are you asking if we're doing 1 5.2 or?
    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 Master_Hill_»

    So from what I'm seeing, there aren't any plans to fix the Aether hijacking the main menu's sound system even when the Aether's menu is disabled in the config? Disappointing, but understandable I suppose.


    Yup, sorry! Definitely not a priority bug, or at least not important enough for us to pull a developer off of 1.8.
    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 Jsrgaming123»

    When will the next update that really does something be here

    (I'm just asking when the next update that adds stuff will come)

    please if possible exact release date if not possible its ok

    i just wanna know when the next update that adds stuff will come


    Our next planned updates are the release of the 1.8 Aether II rewrite and Mutation. The 1.8 rewrite is our complete rewriting of the Aether II for 1.8. It'll add a few new features, a little bit of content, and vastly improve performance. Mutation (which we'll begin working on again after the rewrite is released) will add a huge amount of new content. New biomes, new dungeons, new mobs, the works.

    However, there isn't a release date or any estimate I can give for now, sorry!
    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 Dfurg»
    Here are all of the mods I use. I havent seen anything going on in the console


    It takes up alot more ram then the other one use to before 1.5 figure out why please I think this is a bug. it's a couple mg bigger and takes up one 1g on anything more then 10 mods that an't right


    Considering both of these issues seem to be directly related to using the Aether II in modpacks, and aren't issues I've heard about anywhere else, don't hold your breath for any fixes. We're only releasing updates for the Aether II on Minecraft 1.7.10 now if they are major bugs (crashes, save corruption, etc) as we did with 1.7.10-1.5.1.

    Most performance issues should be resolved in 1.8, considering we're rewriting the entire mod from scratch, and I'll still try to dig into these issues when I have time, but we probably won't be looking into them any further unless there's a major problem. Sorry!

    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 Dfurg»

    This new update really needs some optimization...... Im playing a very modded minecraft and when i choose to use this new update i get horrible frame drops for no reason, just walking around my house. It can go down from 140 to 0 for a few seconds before regaining. I also get such a freeze that java almost crashes every time i switch from the search tab in creative to the survival inventory. Is there any way you guys can optimize this a bit more so I can use it? I really like all the bug fixes


    Hey there, sorry for getting back to you so late!
    Is anything happening in the console when these spikes happen? What mods are you running with the Aether II?
    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!)

    does the mod contain the aerwhale if not could you tell the team to update it please ? :)


    Aerwhale won't be added back until 1.8. The reason it's not in is because it would wonder into unloaded chunks and cause massive lag.
    And for the record, I'm part of 'the team'.
    Posted in: Minecraft Mods
  • To post a comment, please .