Cant reach server minecraft what to do. What does "Can't reach server minecraft hamachi" mean in Minecraft north? What does Can t reach server minecraftquot mean

Often while playing Minecraft gives an error, the solution of which the player does not know. We will now review all possible options errors and their correction.

The errors themselves can be divided into several points:

  1. Errors in the game (servers, mods, maps, worlds);
  2. Errors related to the game itself;
  3. Errors caused due to mod conflict;
  4. Errors due to PC hardware (memory, video card, etc.).

This is how we divided all existing Minecraft errors into 4 points. For each, we will dwell in detail and describe a series of actions that will help solve almost any problem related to Minecraft. In any case, if you suddenly do not find your mistake, you can write in the comments, and we will definitely help you.

Bad Video Card Drivers error- an error appears if you do not have any Video Card drivers at all, or they are already outdated. To solve this problem, go to the official website of your graphics processing unit (GPU) manufacturer and install latest version video card driver.

Out of memory errorgiven error arises from a lack random access memory your PC. In this case, you need to close all open programs to free up RAM. If the problem persists even if you closed all programs, then you have no choice but to expand the RAM.

Could not create the Java Virtual Machine error- if such an error pops up during the launch of Minecraft or during the game, then the PC cannot create the Java runtime environment. Reinstall JAVA or update it to the latest, up-to-date version.

Minecraft won't start, Black screen when starting Minecraft- the black screen is called only in one case - when you installed the mod. Either you installed the mod incorrectly, or it conflicts with another mod, which is why it cannot be authenticated. The solution is to delete the META-INF folder in minecraft.jar.

Error Bad Login, User not Premium- To enter this server, you need a Licensed Minecraft account. If the administrator this server are you, then change the parameters online-mode=true to online-mode=false in the server.properties file. Don't have a licensed Minecraft account yet? It doesn't matter, we distribute licensed accounts on the forum every week, come in and you will also get a license!

The server responded with an invalid server key error- to solve this problem, you need to replace the minecraft.jar file with a clean one and delete the META-INF folder (if it exists).

Outdated Client Error- this error occurs if your version of Minecraft and the version of the server do not match. For example, you have a Minecraft client 1.7.2, and you go to the server 1.12.2. The solution is to update the Minecraft client to desired version.

Disconnected by Server error. Outdated Server- your Minecraft client is higher than on the server. For example, you go to minecraft server with version 1.7.10, and you have a client with version 1.9.4. Roll back to the correct version minecraft version to solve this problem.

Logged in from another location error- someone else logged into the server under your login. This error often occurs if you use accounts from the distribution.

Connection reset error- the error appears when the server is unavailable, or there are problems with the connection. The server could mistakenly or deliberately disconnect your connection.

Connection refused error- The server has disconnected your connections. There is no server at this address, or you have connection problems. Check your internet connection.

Read time out error- The waiting time has expired. This error often appears during Online Games, Minecraft and the Server you are playing on are connected using packages. The server or your client may stop responding, and after a certain time, the connection is disconnected so as not to create unnecessary load. In this case, you need to check the Internet connection and try to log into the server again.

Can't reach server error- such an error occurs during an online game on the server due to your IP address. To solve this problem, you need to use the Hamachi program.

Internal Server Error- may appear during the game on the server, or when entering the server. The error occurs due to the incorrect operation of the mod or plugin on the server.

Mistake minecraft has been crashed!- Minecraft client is broken, most often this error occurs due to incorrect installation of mods. The only solution is to reinstall Minecraft. Or remove all mods and try to start the game.

Maybe among the players there are those who have their own servers. During the creation and operation of the server, various errors may appear, let's also consider them:

Error NOT ENOUGH RAM!- when starting the server, it means that very little RAM is allocated for the server or for Java. The solution is to expand (allocate) RAM.

FAILED TO BIND TO PORT Error- the port is closed, it needs to be opened. For a solution, you can change the default port 25565 to any other, for example, to 25555.

If you suddenly did not find the reason why Minecraft does not start, leave a description of the problem in the comments. Also on the forum you can leave Minecraft LOG files so that we can help you identify Minecraft crash problems.

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

Foreword

All problems can be divided into two categories:

  1. Problems creating the server. You created the server according to the instructions, but for some reason it does not start. Gives an incomprehensible and long error.
  2. Problems connecting to the server. Either you or your friends are unable to connect to the server even though 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 crookedly and you added one more error. So do not neglect the instructions.

Problems creating a server

  • FAILED TO BIND TO PORT- closed port 25565. . From myself I will add that changing the port in rare cases can help. Personally, I put port 25566 on my server. Although, perhaps, this is a delusion, but it is still not difficult to try.
  • - a common prefix for all problems that arise due to plugins.

Causes:

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

Decision: Remove/replace 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 server's performance.

  • **** NOT ENOUGH RAM!- this error does not cut down the server, but nevertheless interferes with its full-fledged work ("slows down the PPC"). It means that either you are low on RAM or Java is using little memory.

Decision: 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 in it the line "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. Change its extension from .txt to .bat
  4. Profit!

Problems connecting to the server

  • Disconnected by Server. published server!- this error appears when the version of your minecraft is higher than the version of the server (for example, you have 1.3.1, and on the server 1.1). Install the appropriate server version (it's easier to update your client and server to the latest version).
  • published client- this means that the version of your client is lower than on 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 displayed if on a server with the online-mode=true parameter (only with a licensed version) you try to log in from a free client (pirated, not purchased). If such an error is displayed when entering a friend's server, then he forgot to change true to false.
  • User not Premium- solving 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 connection problems.
  • Connection refused- this means that either at this address there is no running server or you are having connection problems. Can be caused by a dynamic ip on the server host.
  • Logged in from another location- This error is quite rare, but still sometimes occurs. 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 "time out waiting for a response." The cause of the error is either a server hang or a client hang.
  • Internal Server Error- "Internal server error". Occurs because of an error in the code being executed. Most likely, this is the work of a virus or a crooked modification (or hands... :().
  • end of stream- translates literally as "end of the stream".
  • Causes:
  1. If the error appears irregularly, then the loss of communication with the server is to blame, which can be caused by its freezing, or by a poor Internet connection (the connection was interrupted for a couple of seconds).
  2. If the error appears constantly, then the ones installed on the client and server are to blame. snapshots(I remind you that the snapshot is a beta version of the next version of the game). To fix the problem, you need to put full version Minecraft on client and server(at the time of writing, this is version 1.3.1). The client and server versions must be the same.
  • Internal expertise: 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 (great 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 there are some engineering works(server down).
  • Took to long to login- the error occurs because the versions of the server and the client 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 Ikran!!111". Most likely, you have installed some kind of mod on the client, which is either crooked on its own 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.("Please help me minecraft doesn't want to start!!11") Paradoxically, many players ignore the instructions that say "You need to put the Minecraft.exe file in the folder %folder path%/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 if you haven't already. .
  • Bad video card drivers- Update 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!(flies in the window) - We'll 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 did not help you for some reason, then write to the forum.

To get started, use forum search:

And only If your search didn't return any results, create a thread. Write in such a way that you can understand what you wrote (preferably without errors, if you do not want to be laughed at). Necessary necessarily follow the template (you take it directly, and write point by point, not everything in a bunch)

Template for creating a theme, all items required for execution:

  1. Error name in English.
  2. The name of your OS, antivirus, firewall, and whatever you see fit.
  3. Actually, where does the error occur: when creating the server or when entering the server.
  4. Post a screenshot of your error necessarily). If you don’t know how, then I’ll explain: press the “Print Screen” button, open Paint, insert an image, click File --> Save As ... --> And save as a file with the extension .jpg (Not .bmp, namely .jpg !). Next, attach the file to your forum post and paste it wherever you want. And don't say later that you don't know how to take screenshots!
  5. If you are creating a server, then write what errors occurred before (if, of course, they occurred). 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 a...:

  • The topic is not written according to the template.
  • The solution to the problem is described on the site or forum.
  • This problem is already on the forum, but remained unanswered (which 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 can not 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 quick search solutions to your problem.

What does "Can't reach server minecraft hamachi" mean in Minecraft north?

    Hmm, so, my friend, you will not be able to enter the Hamachi help peer server. It is recommended to remove this thing and go to another server or create your own. Unfortunately, I don’t understand much about this issue, so I wish you good luck: look for the answer further!

    To understand what the phrase can t reach server minecraft it is enough to translate it in any online translator. I got such a translation of this phrase: no access to the Minecraft serverquot ;. If there is no access, then you need to think about how to fix it.

  • What does Can t reach server minecraft.

    You again have a message can't reach server minecraft". This is means only one thing: your computer can't communicate with Minecraft server via Hamachi.

    In order to minecraft server worked fine and that would be without problems go to minecraft server you need to set it up correctly.

    About what to do in such a case and how to set up a minecraft server we have already discussed this issue here before.

  • If the error Cant reach server minecraft hamachiquot ;, it means that you do not have a server configured. After correct setting minecraft server through Minecraft Server everything should work. If it does not work, then it is necessary to temporarily disable the firewall on the computer, it is quite possible that it restricts.

    With such an error, you need to configure the server and connect to it in this game through the Hamachi application. First, disable the antivirus and try to start the game again, if it doesn’t work out, then re-create the server and configure it correctly.

    The problem is on the side of the game server, or it is incorrectly configured, or maybe not configured at all.

    Well, I don’t play Hamachi, but the phrase means that the computer cannot reach the server. What to do? Maybe the firewall on the computer is not configured and does not let. Maybe the provider. Or maybe you just configured something wrong. For example ports or channels...