Connection timed out connect what to do. Error ERR_CONNECTION_TIMED_OUT: solutions. Changing the Hosts File

Minecraft is one of the most popular game series for all platforms. It is its simplicity and low system requirements allow you to play almost anywhere and on any device. However, being constantly connected to the network creates a lot of problems for many users. One of the errors becomes "Java.net.ConnectException Connection timed out: no further information".

Causes of connection errors in Minecraft

This failure occurs when trying to start a game session on the server. The Java plugin may also crash or simply require an update. Other sources of conflict are: technical repairs on the server, the end of a paid account, system failures with the next installed updates, interruptions in the Internet provision from the provider, a blocked or gray IP address.

How to fix the "Connection timed out" error

All suggested tips are described taking into account the fact that your operating system has current updates and the latest version of the Java plugin.

Server side problem

Technical work on servers is carried out systematically. Because of this, a similar error appears very often. Just head over to the official forum and ask if anyone else has similar errors. You can also contact server technical support.

Most often, you just need to wait a little and it will connect after a while.

Antivirus

Very often, incorrect system security settings can create this kind of problem. Disable the antivirus screen and system protection options for a while. Make sure the game is in the firewall exceptions list. Then try to connect.


Paid subscriptions

Many servers require a paid subscription for online connections. If you have activated it, then you need to constantly check your balance. After the expiration date, the servers will, of course, shut down and will no longer be available. Instead of the usual warning, “Java.net.ConnectException Connection timed out: no further information” may be displayed, which indicates that the connection is impossible.

Complete paid subscription again or go to free servers.

IP address problem

The relevance of IP addresses is constantly changing, which makes it impossible to log into the server. Ask your provider's technical support if there have been any changes recently. In general, it is recommended to use a static IP address to establish the best connection. Otherwise, it will be created anew every time you reboot:

By the way, read this article too: d3d12.dll is missing - what is this error and how to fix it

  • Order a “white” IP address from your provider. For dynamic mode, try rebooting the modem by unplugging it for five minutes. At the same time, turn off and turn on the PC.
  • Another option would be to change your IP address; this can be done through various VPN programs or Hamachi, for example.
Hamachi local network.

Relevance of the version

Minecraft releases different versions all the time. If one version is installed on the server, and another is installed on your computer, then it will be impossible to avoid the error. This is true for all games with multiplayer modes.

Download and install Minecraft of the version required for your server.

Problem due to mods

Everyone tries to install as many different add-ons as possible - mods, patches and extensions. However, such mods are very often filled with various bugs, which ultimately lead to system errors. Always keep track of the developers of a particular add-on. It is advisable to install popular mods that have been used by other players for months. Remove the latest mods. As a last resort, reinstall the entire game again.


Similar "Connection refused" error in Minecraft

  1. The servers may not be responding at the moment - just wait a little.
  2. Check that the information you entered to connect to the network is correct.
  3. Check your firewall to see if it is blocking access. Disable antivirus software.
  4. Contact your provider for advice.

Conclusion

These tips should tell you what to do to fix the “Java.net.ConnectException Connection timed out” error in Minecraft. Pay special attention to your IP address and how it changes. If you have your own solutions, please post them in the comments below.

  • Problems when creating a server:
  • Problems connecting to the server:
  • Other errors

Preface

All problems can be divided into two categories:

  1. Problems when creating a server. You created the server according to the instructions, but for some reason it does not start. It produces an incomprehensible and long error.
  2. Problems connecting to the server. Either you or your friends cannot connect to the server, although it has started.

Often, when one problem is solved, another arises. This may mean that either there are several problems and you solved one of them, or you did everything wrong and you have another error. So do not neglect the instructions.

Problems creating a server

  • FAILED TO BIND TO PORT- port 25565 is closed. I would like to add that changing the port in rare cases can help. Personally, I set port 25566 on my server. Although this may be misleading, it’s still not difficult to try.
  • - a common prefix for all problems arising from plugins.

Causes:

  1. You have installed the plugins incorrectly.
  2. The plugin version is not compatible with the server version.

Solution: Removing\rearranging the plugins that caused this error. It is highly recommended to install plugins sequentially, one at a time, and not all at once, and check the performance of the server.

  • ****NOT ENOUGH RAM!- this error does not shut down the server, but nevertheless interferes with its full operation (“slows down the PPC”). It means that you either have little random access memory, or Java uses little memory.

Solution: if you really don’t have enough RAM (256 or 512 MB), then if you really want to, you can buy a new one. If you have at least a gigabyte of it, then you need to do this:

  1. Create a text file.
  2. Write the line "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" into it
  3. Change its extension from .txt to .bat
  4. Profit!

Problems connecting to the server

  • Disconnected by Server. Outdated server!- this error appears when the version of your minecraft is higher than the server version (for example, you have 1.3.1, and the server is 1.1). Install the appropriate server version (it's easier to update your client and server to the latest version).
  • Outdated client- this means that the version of your client is lower than that of the server. For example, you have version 1.2.1, and 1.3.1 is installed on the server.
  • Connection Lost. Failed to login: bad login- this error is shown if you try to log in to a server with the online-mode=true parameter (only with a licensed version) from a free client (pirated, not purchased). If such an error is displayed when logging into a friend’s server, it means he forgot to change true to false.
  • User not Premium- the solution to the problem is similar to "bad login"
  • Connection reset- either the server is not available for some reason (for example, it was turned off during the game), or you have problems with the connection.
  • Connection refused- this means that either there is no running server at this address, or you have connection problems. May be caused by dynamic IP of the server host.
  • Logged in from another location- this error is quite rare, but still occurs sometimes. This means that someone has already logged into the server under your nickname (most often occurs when your nickname is “Player”).
  • Read time out- literally translates as “the response time has expired.” The cause of the error lies either in the server hanging or in the client hanging.
  • Internal Server Error- "Internal Server Error". Occurs due to an error in the executing code. Most likely, this is the work of a virus or a crooked modification (or a hand... :().
  • End of Stream- literally translated as “end of the stream.”
  • Causes:
  1. If the error appears irregularly, then the culprit is a loss of connection with the server, which can be caused by it freezing or a poor Internet connection (the connection was interrupted for a couple of seconds).
  2. If the error appears constantly, then the software installed on the client and server is to blame. snapshots(let me remind you that the snapshot is a beta version of the next version of the game). To fix the problem you need to set full version of Minecraft on client and server(at the time of writing this is version 1.3.1). The client and server versions must be identical.
  • Internal examination: bad packet id %number%- you have a mod installed on the client that is not on the server. Download a clean (no modifications) client.
  • Can't reach server- means that the IP of your server is not dedicated (big sadness:(). You can only play on hamachi. If you are trying to connect to a public server, but this error pops up, it means that some technical work is underway there (server switched off).
  • Took to long to login- the error occurs because the server and client versions do not match.

Other errors

And although they do not arise due to problems with the server, I will still write about them so that the most notorious fans of our site do not go to the forum and write about them :)

So:

  • Black screen. It can be formulated as “minicraft doesn’t work!!!11 Black screen!!111”. Most likely, you installed some kind of mod on the client, which is either crooked itself or has a different version. To solve the problem, remove the META-INF folder from the Minecraft.jar file
  • The "Play Offline" button does not work.(“Pamagite, Minecraft doesn’t want to start!! 11”) Paradoxically, many players ignore the instruction point that says “You need to put the Minecraft.exe file in the folder “%path to folder%/application data/.minecraft.” A game Necessarily should be there, not in Program Files or Games! And yes, the Application data folder is hidden.
  • Could not create the Java Virtual Machine- reinstall Java, or install it if you have not done so yet. .
  • Bad video card drivers- update your video card drivers. If this does not help, it means that your video card does not support OpenGL (Minecraft will not be able to run on this video card:(().
  • Minecraft has been crashed!(crashes in the window) - You will have to reinstall the client, because... it is "broken" for some reason (most likely due to mods)

Afterword, or if the article didn’t help...

If you did not find your problem above (which is unlikely), or the solution for some reason did not help you, then write to the forum.

To get started, use search on the forum:

AND only If the search does not produce results, create a topic. Write in such a way that what you have written can be understood (preferably without errors, if you do not want to be laughed at). Necessary Necessarily follow the template (take it straight and write point by point, not all in a bunch)

Template for creating a theme, all items required to be completed:

  1. Name of the error in English.
  2. The name of your OS, antivirus, firewall, and anything else you see fit.
  3. Actually, where the error occurs: when creating a server or when logging into the server.
  4. Post a screenshot of your error ( Necessarily). If you don’t know how, then I’ll explain: press the button " Print Screen", open Paint, insert an image, click File --> Save As... --> And save it as a file with the extension .jpg (Not .bmp, namely .jpg!). Next, attach the file to your message on the forum and paste it where you need it, and don’t say later that you don’t know how to take screenshots!
  5. If you are creating a server, then write down what errors occurred before (if they occurred, of course). Try to remember, this will help solve your problem. If there were no errors, then write so.
  6. Write what you tried to do to solve the problem (list). This is necessary in order to speed up the search for a solution.

If...:

  • The topic is not written according to a template.
  • The solution to the problem is described on the website or forum.
  • This problem already exists on the forum, but remains unanswered (this means that no one knows the answer).
  • Nothing is clear from what you wrote.

Then your topic will be deleted, and its screenshot will be sent to Wall of Shame, and you banned.

Oh yes, you don’t have to write about your mistakes in the comments, no one will tell you >:D. Sorry for such strict measures, they are simply necessary to maintain order, as well as to quickly find a solution to your problem.

When trying to connect to the Minecraft server, the user may encounter the message “Java.net.ConnectException: Connection timed out: no further information.” The appearance of this message usually signals the occurrence of various types of network problems when gaining access to the game server, which is why the user’s desire to enjoy the Minecraft game worlds remains unfulfilled. Below I will analyze the essence of this dysfunction, describe its causes, and also explain how to fix the Java.net.ConnEctexception error on your PC.

Connection timed out: no further information – features of dysfunction

Translated, the text of this message sounds approximately like this: "Java network failure. Connection timed out: no further information available".

The specified Java.net.ConnectException error usually occurs when connecting to the Minecraft game server, but sporadic cases of this error appearing when operating other products that use Java (for example, on the Azure notification hub) have also been recorded.

The "Java.net.ConnectException: Connection timed out: no further information" problem occurs for the following reasons:

  • The user is using an unstable network connection with slow Internet;
  • An outdated version of Java is installed on the user's PC;
  • The user is using an outdated version of Minecraft;
  • There are malfunctions in the operation of the game server to which the user is trying to connect (the resource is not available, technical work is underway, etc.);
  • An antivirus or firewall is blocking connections to the game server;
  • The user uses a dynamic IP;
  • The user's router is not working correctly.

How to fix "Java.net.ConnectException: Connection timed out"

There are several ways to get rid of the Java.net.ConnectException error. Let's look at them in order:

  • Reboot your PC. In some cases, this simple method solved the java.net.connectexception connection refused; error.
  • Install the latest version of Java on your PC. A fairly common cause of the problem in question is an outdated version of Java on the user's PC. Go to Control Panel, then to “Programs”, there find “Java” and click on it. After its settings window appears, go to the “Update” tab, click on the “Update Now” button there, and install the required updates on the system.

This procedure must be carried out both on your machine and on the machine of the user with whom you are going to play Minecraft over the network;


Update your version of Java

Conclusion

The most common causes of the "Java.net.ConnectException" error are the user's version of Java being outdated and the firewall blocking the connection to the desired game server. Follow the tips listed above to fix the Java.net.ConnectException error on your PC.

Connection timed out connect in minecraft. Get prizes when you download files from our website!

Connection timed out connect in minecraft

This site presents: Commands available to vip players expand (up down)Editing the region allocation volume kit tools vipIron tools (Once every 4 hours) kit dress vipIron armor set (Once every 12 hours) kit PackFood and general resources (Once every 24 hours) backReturn to the place of death clearinventoryClear your inventory (Permanent deletion) 7.. Cobblestone wall Cobblestone or Mossy cobblestone Cobblestone fence Lighthouse Glass, Nether Star, Obsidian Gives a small positive effect to the player nearby visible from afar Flower pot Brick Decoration, you can put flowers, grass and cactus Frame Stick Leather Decoration, shows the block located in it.. Keep the same principle for the vertical “fork”.. Although I was a little perplexed as to how a plate can be confused with a piece, but.. Well, okay, a rose, it’s like that code is called, and dandelion?. Views:Category: Minecraft Clients, News Brief description: Thanks to the constant evolution of the Minecraft game, it began to acquire a more complete appearance , although it still has quite a large number of shortcomings and those game moments that would be worth fixing.. The creative mode inventory menu, similar to the menu in appeared in.. In this case, you have three more options: 2.. You can copy the texture and put skin for the PC version.. In order to make this difficult task as easy as possible for our visitors, we have developed a system of cripples to indicate the construction drawing.. And therefore you can now safely go down into underwater caves without fear of drowning!. All these devices will help you in everyday life: processing resources, automatic crafting, growing plants... 15:39, (utc) I really liked the name of the Edge Stone in localization, “Endernyak”.. Every player at least once wonders about how to create a server in Minecraft.. TooManyItems works not only in single-player games, but also on multiplayer servers, but unfortunately not always, because the servers don’t like people who use modifications that can somehow harm others and harm the gameplay itself , because everything should be fair.. 82 Avatars are a very interesting part of the game, since the avatar can say a lot about the level of professionalism of the player.. Generates eE with an output voltage of 20 eEt (depending on the circuit in the reactor), but creates excess heat, which can be eliminated with the help of cooling capsules.. Hold the Shift key and click on the various slots.. Redstone Points to your spawn location Map Compass paper (8 pcs. Landmarks are usually used to help the player navigate, in combination with terrain features they can be a very powerful navigation tool.. Pixel-art map for Minecraft PE Needless to say, this map gives unprecedented sensations and reveals new possibilities.. Good afternoon I tell everyone that I am a sheep!. In this case, you will just need to wait a little.. Many probably wanted to play with the crack, Forge, OptiFine and nei on a licensed launcher, but there was no such build.. I didn’t bother about it for a long time and took it just in case.. On our website you can find many interesting plugins for your server, but you must choose wisely, then download and install another one.. In the Beta version, hunger points do not decrease after sleep.. These commands are available to the server owner: icbm lag - destroys all bombs in specified radius from you icbm protectOn - protects the area from all enemy attacks icbm protectOff - turns off protection from all enemy attacks icbm addRegion - using this command you can create regions that will support protection. . Night time is associated with the possibility of attack by hostile mobs. operating system: Windows 7 Ultimate Processor: PentiumMHz RAM: 1.

Modern Internet browsers and systems for connecting to the World Wide Web, although they are high-tech developments, nevertheless, very often when visiting any web resources, as well as when working on a local network, the error message ERR_CONNECTION_TIMED_OUT may appear. What to do in this case? Let's try to briefly consider the method for eliminating this problem.

What is the ERR_CONNECTION_TIMED_OUT error?

First, let's look at what it actually is. If we approach the translation of this term from English literally, then, roughly speaking, this can be interpreted as an interruption of the connection due to the expiration of the timeout. Expectations for what, you ask?

The fact is that when you enter any page on the Internet or when you access a local computer terminal connected, say, to your home one, a request is sent to the server. When a response is received, either the web page is loaded or the remote computer. The nature of this type of access is such that it specifies a certain period of time allotted to receive a response to the request. If this time is exceeded, the system notifies the user that the connection is interrupted and displays the ERR_CONNECTION_TIMED_OUT notification. We will now figure out what to do and how to get rid of such a situation, simultaneously considering the main reasons for its occurrence.

Why does the error message occur?

First of all, you need to clearly distinguish between types of errors. There are two interpretations of messages. The first position described above is somewhat general (standard), but there is one more point associated with the appearance of the net:: ERR_CONNECTION_TIMED_OUT error. Here we can also say that the error is related to a violation. Moreover, this equally applies to local networks and Internet connections.

Often, the causes of such errors can be unstable communication, since constant interruptions make it impossible to receive a complete response data packet.

A very common situation is with online games that use multiplayer mode. It is clear, after all, that with a fairly high popularity of the game and a huge number of players currently connected to the game server, the latter may simply not withstand such a number of simultaneous requests. This is somewhat reminiscent of well-known situations with DDoS attacks, when server disruption is caused by too many simultaneous requests.

Sometimes the appearance of such an error may be due to the functioning of anti-virus software or the built-in firewall (firewall) Windows Firewall. Such security features may mistakenly identify website data as potentially unwanted or dangerous content when in fact it is not.

In some cases, the error may be due to incorrect configuration of the proxy server in the system or attempts to anonymously access the Network through online proxy servers in order to hide your true IP address. There is a solution for all these situations. Let's look at each of them.

Error ERR_CONNECTION_TIMED_OUT: what to do?

If an error occurs when trying to access an Internet site, the simplest way to get rid of it is to log in again after a certain period of time.

By the way, quite often such errors appear in Google browser Chrome. In general, it is better to reboot the computer system along with all installed routers such as ADSL modems or Wi-Fi routers. Please note that after disconnecting, it is advisable to wait at least 10 seconds to reset the routers settings.

In the case of games or content blocking by Windows security systems or antiviruses, you must enter a list of exceptions (allowed sites) for the game resource or site with which you are supposed to work.

As for proxy servers, as a rule, they are not used in the main settings. In this case, in network connections, using the network settings, you need to uncheck the “Use proxy server” line. If a similar situation arises with connection to local networks You can enable the “Do not use a proxy server for local addresses” option. If a proxy is still used, you need to contact your provider and get the correct personal settings.

Changing the Hosts File

But there are situations when, even when using the above methods, you still receive a message that an ERR_CONNECTION_TIMED_OUT error has occurred. What to do in this situation? Use system editing

So as not to rummage through file managers in search of it, you just need to write the line notepad %windir%\system32\drivers\etc\hosts in the “Run” menu. After opening the file, you can see that somewhere at the bottom there is an entry “::1 localhost”. In the standard version it should be the last one. If there is anything else after this line, you just need to delete it all and save the changes when you exit. Now all that remains is to restart the computer terminal, and the problem will disappear. Please note: in some cases, if the problem is local, you may need to restart the server itself through which the connection is made.

Bottom line

That, in fact, is all about connection problems and situations when the ERR_CONNECTION_TIMED_OUT error occurs. As you can see, there is nothing wrong with this, and the ways to correct such seemingly unpleasant situations are quite simple. Sometimes you just need to pay attention to each specific case, find out the root cause and apply one or another solution.


Top