• 0

    posted a message on MAtmos - Environmental sound atmosphere simulator
    Cant wait to hear 1.7.2 again! The game just isnt as immersive without it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Moar Achievements Redux v1.1.5 [Updated 8/10/13] [Forge]
    on 1.6.2 cant get Lucky Break or Light Please? to work. Any ideas?
    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 Collin1971

    I'd advise against changing the permissions on such a file, I'd also recommend you backup the file too. Instead, launch notepad as administrator, go to File button in the menu, Open, and the navigate to C:\Windows\System32\drivers\etc. Highlight the hosts file, then press CONTROL+C and then CONTROL+V, this should make a file called "hosts - copy". If something ever happens after this, simply delete the hosts file and rename the "hosts - Copy" to "hosts". Now that you've create a backup, open the hosts file. At the very bottom of the file (on a new line), paste: "127.0.0.1 www.aethermod.net" (without the quotes), and save.

    This is a very decent fix for the time being, only problem being that you could mess up some things, but the chances of that happening is very slim if you follow the instructions and make a backup.

    Thanks to Servovicis for the temporary workaround.


    Just attempted to complete this fix, and still same issue.
    My file is called "IMhosts.sam" Is that the correct one?
    Posted in: Minecraft Mods
  • 0

    posted a message on [IDEA][1.6.2] 1.5.2 Zombie AI mod!
    I found this cuz I was looking for this mod! make it!
    Posted in: Requests / Ideas For Mods
  • 0

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

    I can now confirm that I am now experiencing this too, I would assume this is now happening to all clients. It seems to be a problem on the Aether II's servers, can't look into that much myself though.

    However, it seems after sometime the world will actually begin loading/the internal server will actually shut down. But if you're like me and you're impatient, clicking the window to death is only going to anger Windows and have it's "Process not responding" dialog pop up.


    Thats what my brother in law (an IT guy) suspected, that the client is trying to talk to the aether servers and unable to. I wish we could disable that.
    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 Poledoo

    I have this exact same problem with the server I run with Aether II. I have changed NOTHING about the server, and it started doing this out of no where. This particular problems can be worked around in single player by waiting like in the video, but on a server after a while it just times you out without waiting long enough. This is not a "you have bad computer problem add more ram" I'm not an idiot. These are the lines written in console whenever it happens:

    2013-11-30 09:55:02 [INFO] [Minecraft-Server] chase25l joined the game
    2013-11-30 09:55:33 [SEVERE] [Minecraft-Server] Reached end of stream for /24.30.89.53
    2013-11-30 09:55:36 [SEVERE] [Minecraft-Server] Reached end of stream for /24.30.89.53
    2013-11-30 09:57:10 [INFO] [STDERR] java.net.ConnectException: Connection timed out
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.PlainSocketImpl.socketConnect(Native Method)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:579)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:528)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:308)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:326)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:996)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:850)
    2013-11-30 09:57:10 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
    2013-11-30 09:57:10 [INFO] [STDERR] at java.net.URL.openStream(URL.java:1037)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.aetherteam.aether.Aether.getKey(Aether.java:474)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.aetherteam.aether.AetherPlayerTracker.onPlayerLogin(AetherPlayerTracker.java:101)
    2013-11-30 09:57:10 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:357)
    2013-11-30 09:57:10 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:299)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:156)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:194)
    2013-11-30 09:57:10 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
    2013-11-30 09:57:10 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    2013-11-30 09:57:10 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
    2013-11-30 09:59:17 [INFO] [STDERR] java.net.ConnectException: Connection timed out
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.PlainSocketImpl.socketConnect(Native Method)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:579)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:528)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:308)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:326)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:996)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:850)
    2013-11-30 09:59:17 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
    2013-11-30 09:59:17 [INFO] [STDERR] at java.net.URL.openStream(URL.java:1037)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.aetherteam.aether.Aether.getKey(Aether.java:474)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.aetherteam.aether.AetherPlayerTracker.onPlayerLogin(AetherPlayerTracker.java:130)
    2013-11-30 09:59:17 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:357)
    2013-11-30 09:59:17 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:299)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:156)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:194)
    2013-11-30 09:59:17 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
    2013-11-30 09:59:17 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    2013-11-30 09:59:17 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
    2013-11-30 09:59:17 [INFO] [Minecraft-Server] chase25l lost connection: disconnect.endOfStream
    2013-11-30 09:59:17 [INFO] [Minecraft-Server] chase25l left the game
    2013-11-30 09:59:17 [INFO] [Minecraft-Server] chase25l lost connection: disconnect.endOfStream
    2013-11-30 09:59:17 [INFO] [Minecraft-Server] chase25l left the game

    I have tried both a reinstallation of the server, client, making a new world to check if the world was corrupt, but nothing has worked.
    I am using, and have been using minecraftforge 1.6.2-9.10.1.871 since the Aether II switched to 1.6.2.

    I also see Collin, you have been asking to see peoples ForgeModLoader log so here that is:
    http://pastebin.com/DzS5PrVk

    I have tried all I can do alone, so help from people who know what they're talking about, like Collin, is much appreciated.

    Thank you for affirming that I am not alone. I also tried setting up a server and it ran even worse... I wonder if the aether mod is trying to talk to the aether servers and not able to...
    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 Collin1971

    I noticed the following error in your log before the server says "Can't keep up!",

    Which looks like the Aether is not able to connect to the donation system... could you check your Firewall and make sure Minecraft/Aether has permission to use the internet?

    I noticed that too. It appears that it can connect to the internet. I can connect to servers, others can connect to me (only 1 at a time), and optifine can check for updates.
    Can I disable aether trying to talk to the internet?
    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 Xuebao61

    Haha, oh wow. Big mistake on my part on the reading. But yeah, 835 seems to work fine for me, try using that.

    Same problem. Im thinking its not forge? Ive tried 5 different versions so far.
    Quote from Collin1971

    That's very strange... It does say you're running 804. However, you are running MULTIPLE mods. Please try removing mods one by one until the problem sorts itself out (if it does), if you get a different crash, please post a new pastebin.

    (The furniture mod is usually the culprit.)

    Considering I get the same error using the aether launcher, (no mods) or using MC launcher I dont think that will help.(Plus that was the first thing I tried)
    Here is my most recent http://pastebin.com/8Ks3RMGd from aether only
    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 Xuebao61

    I noticed in your forge log that it said you have 908 installed on it. Mine runs on 835 from the Aether launcher and it does fine.

    9.10.0.804, thats what mine says in the menu. where are you getting 908?
    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 Collin1971

    Please do not use the latest version of Forge. The mod is only works (as far as I know) on Build 804. You can find the download links to everything in the OP, including Forge 804.

    I was using that link, just tried the newest.
    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 Collin1971

    Even here I was trying to help and you still basically ignored what I said over the reply underneath.

    *sigh*

    If your still having issues, could you upload your ForgeModLoader-client-0.log as said in my previous post?

    http://pastebin.com/BAYPJ2w4
    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 Collin1971

    You asked for help and someone replied, I don't understand why you had to make that kind of reply towards someone who was honestly trying to help you.

    When the game starts this "Shutting down internal server...", it's closing the server, which seems to never happen. Which means a few things could be wrong:

    A. The internal server has crashed, and the attempt to shut it down has failed.
    B. The internal server is performing slowly and not accepting requests/input.

    If the internal server crashes, it should write a stacktrace and all the other goodies. In your .minecraft folder (or if you changed where the Aether II is installed to, there) there should be a ForgeModLoader-client-0.log, copy the contents of that to pastebin and post the link back here. Most likely you have installed the wrong forge version or incorrectly installed the Aether II and it's required mods.


    I installed the latest version of forge and still the same problem. What version are you using, and works?
    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 Xuebao61

    This is all miscommunication because I said things so vaguely. By sucking at loading, I meant that it may have performance issues trying to load the chunks, which it obviously does. I didn't mean to try and insult, my apologies.

    kk! NP. thanks for trying to help!
    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 Collin1971

    You asked for help and someone replied, I don't understand why you had to make that kind of reply towards someone who was honestly trying to help you.

    When the game starts this "Shutting down internal server...", it's closing the server, which seems to never happen. Which means a few things could be wrong:

    A. The internal server has crashed, and the attempt to shut it down has failed.
    B. The internal server is performing slowly and not accepting requests/input.

    If the internal server crashes, it should write a stacktrace and all the other goodies. In your .minecraft folder (or if you changed where the Aether II is installed to, there) there should be a ForgeModLoader-client-0.log, copy the contents of that to pastebin and post the link back here. Most likely you have installed the wrong forge version or incorrectly installed the Aether II and it's required mods.

    http://pastebin.com/BAYPJ2w4

    I thought it might be forge, but I am using the link provided by the aether team. Should I use an older version?
    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 Xuebao61

    B was basically what I meant, it was performing slowly. So I may have been right, yet he calls me stupid and can't spell "or" correctly.

    "That means your computer is slow or just really sucks at loading worlds. Maybe deleting all those extra saves will help'
    Sucks at loading? that implys you are trying to insult. Deleting extra worlds? HAS NOTHING to do with the rate at which a world loads... gg.
    Posted in: Minecraft Mods
  • To post a comment, please .