Doesn't work unturned. Unturned - error black screen two bars, does not start - how to fix it. Saves not working in Unturned

Unfortunately, there are flaws in games: brakes, low FPS, crashes, freezes, bugs and other minor and not very errors. Often problems begin before the game even starts, when it won't install, won't load, or won't even download. Yes, and the computer itself is sometimes weird, and then in Unturned, instead of a picture, a black screen, control does not work, no sound is heard, or anything else.

What to do first

  1. Download and run the world famous CCleaner(download from a direct link) is a program that will clean your computer of unnecessary garbage, as a result of which the system will work faster after the first reboot;
  2. Update all drivers in the system using the program Driver Updater(download via direct link) - it will scan your computer and update all drivers to the latest version in 5 minutes;
  3. Install the program WinOptimizer(download from a direct link) and turn on the game mode in it, which will end useless background processes during game launch and increase performance in the game.

System Requirements

The second thing to do if you encounter any problems with Unturned is to check the system requirements. In a good way, you need to do this even before the purchase, so as not to regret the money spent.

Minimum system requirements Unturned:

Windows 7 32-bit, 2 GHz, 4 GB RAM, 1 GB HDD, Keyboard Version 9.0c

Every gamer should at least have a little understanding of the components, to know why a video card, processor and other things are needed in the system unit.

Files, drivers and libraries

Almost every device in a computer requires a set of special software. These are drivers, libraries and other files that ensure the correct operation of the computer.

It's worth starting with the drivers for the video card. Modern graphics cards are produced by only two large companies - Nvidia and AMD. Having found out which product spins the coolers in the system unit, we go to the official website and download the package of fresh drivers:

A prerequisite for the successful functioning of Unturned is the availability of the latest drivers for all devices in the system. Download the utility Driver Updater to easily and quickly download the latest drivers and install them with one click:

If Unturned does not start, we recommend that you try disabling your antivirus or put the game in the antivirus exceptions, and also check the system requirements again and if something from your build does not match, then, if possible, improve your PC by purchasing more powerful components.

In Unturned black screen, white screen, color screen. Solution

Problems with screens of different colors can be roughly divided into 2 categories.

Firstly, they are often associated with the use of two video cards at once. For example, if your motherboard has a built-in video card, but you are playing on a discrete one, then Unturned may run on the built-in one for the first time, while you will not see the game itself, because the monitor is connected to a discrete video card.

Secondly, color screens happen when there are problems with displaying the image on the screen. This can happen for various reasons. For example, Unturned cannot work through an outdated driver or does not support a video card. Also, a black / white screen may be displayed when working at resolutions that are not supported by the game.

Unturned crashes. At a certain or random moment. Solution

You play for yourself, play and here - bam! - everything goes out, and now you have a desktop without any hint of the game. Why is this happening? To solve the problem, it is worth trying to figure out what the nature of the problem is.

If the crash occurs at a random point in time without any pattern, then with a probability of 99% we can say that this is a mistake of the game itself. In this case, fixing something is very difficult, and the best thing is to just put Unturned aside and wait for a patch.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a crash.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a crash. In addition, you can download the Unturned save and bypass the departure point.

Unturned hangs. The picture freezes. Solution

The situation is about the same as with crashes: many freezes are directly related to the game itself, or rather, to the developer's mistake when creating it. However, a frozen picture can often become a starting point for investigating the deplorable state of a video card or processor.

So if the picture in Unturned freezes, then use the programs to display statistics on the loading of components. Perhaps your video card has long exhausted its working life or the processor is heating up to dangerous temperatures?

The easiest way to check the loading and temperatures for the video card and processors is in the MSI Afterburner program. If desired, you can even display these and many other parameters on top of the Unturned image.

What temperatures are dangerous? Processors and video cards have different operating temperatures. For video cards, they are usually 60-80 degrees Celsius. The processors are slightly lower - 40-70 degrees. If the processor temperature is higher, then you should check the condition of the thermal paste. It may have dried out and needs to be replaced.

If the video card is heating up, then you should use the driver or the official utility from the manufacturer. You need to increase the number of revolutions of the coolers and see if the operating temperature drops.

Unturned slows down. Low FPS. Frame rate drops. Solution

With slowdowns and low frame rates in Unturned, the first step is to lower the graphics settings. Of course, there are a lot of them, so before reducing everything in a row, you should find out exactly how certain settings affect performance.

Screen resolution. In short, this is the number of points that make up the picture of the game. The higher the resolution, the higher the load on the video card. However, the increase in load is negligible, so reducing the screen resolution should only be the last resort, when everything else does not help.

Texture quality. Typically, this setting determines the resolution of texture files. Decrease the quality of textures if the video card has a small amount of video memory (less than 4 GB) or if you are using a very old hard drive with a spindle speed of less than 7200.

Model quality(sometimes just details). This setting determines which set of 3D models will be used in the game. The higher the quality, the more polygons. Accordingly, high-poly models require more processing power of the video card (not to be confused with the amount of video memory!), which means that this parameter should be reduced on video cards with a low core or memory frequency.

Shadows. They are implemented in different ways. In some games, shadows are created dynamically, that is, they are calculated in real time every second of the game. Such dynamic shadows load both the processor and the video card. In order to optimize, developers often abandon the full rendering and add a pre-render of shadows to the game. They are static, because in fact they are just textures that are superimposed on top of the main textures, which means they load memory, and not the core of the video card.

Often, developers add additional settings related to shadows:

  • Shadow Resolution - determines how detailed the shadow cast by the object will be. If the game has dynamic shadows, then it loads the core of the video card, and if a pre-created render is used, then it “eats” the video memory.
  • Soft shadows - smoothing out bumps on the shadows themselves, usually this option is given along with dynamic shadows. Regardless of the type of shadows, it loads the video card in real time.

Smoothing. It allows you to get rid of ugly corners at the edges of objects by using a special algorithm, the essence of which is usually to generate several images at once and compare them, calculating the most “smooth” image. There are many different anti-aliasing algorithms that differ in their level of impact on Unturned performance.

For example, MSAA works head-on, creating 2, 4, or 8 renders at once, so the frame rate is reduced by 2, 4, or 8 times, respectively. Algorithms such as FXAA and TAA operate a little differently, achieving a smooth image by calculating only the edges and using some other tricks. Because of this, they do not reduce performance as much.

Lighting. As in the case of anti-aliasing, there are different algorithms for lighting effects: SSAO, HBAO, HDAO. All of them use the resources of the video card, but they do it differently depending on the video card itself. The fact is that the HBAO algorithm was promoted mainly on video cards from Nvidia (GeForce line), so it works best on the “green” ones. HDAO, on the other hand, is optimized for AMD graphics cards. SSAO is the simplest type of lighting, it consumes the least resources, so in case of brakes in Unturned, it is worth switching to it.

What should be lowered first? Shadows, anti-aliasing, and lighting effects are usually the most stressful, so it's best to start with them.

Often gamers themselves have to deal with the optimization of Unturned. For almost all major releases, there are various related and forums where users share their ways to improve productivity.

One of them is a special program called WinOptimizer. It is made specifically for those who do not want to manually clean up the computer from various temporary files, delete unnecessary registry entries and edit the startup list. WinOptimizer will do this for you, as well as analyze your computer to find ways to improve application and game performance.

Unturned lags. Big game delay. Solution

Many people confuse "lag" with "lag", but these problems have completely different causes. Unturned slows down when the frame rate at which the picture is displayed on the monitor decreases, and lags when the delay when accessing the server or any other host is too high.

That is why "lags" can only be in network games. The reasons are different: bad network code, physical distance from servers, network congestion, incorrectly configured router, low Internet connection speed.

However, the latter is the least common. In online games, communication between the client and the server occurs by exchanging relatively short messages, so even 10 MB per second should be enough for the eyes.

There is no sound in Unturned. Can not hear anything. Solution

Unturned works, but for some reason does not sound - this is another problem that gamers face. Of course, you can play like that, but it's still better to figure out what's the matter.

First you need to determine the scope of the problem. Where exactly is there no sound - only in the game or in general on the computer? If only in the game, then perhaps this is due to the fact that the sound card is very old and does not support DirectX.

If there is no sound at all, then the matter is definitely in the computer settings. Perhaps the sound card drivers are not installed correctly, or maybe there is no sound due to some specific error of our favorite Windows OS.

Controls don't work in Unturned. Unturned does not see the mouse, keyboard or gamepad. Solution

How to play if it is impossible to control the process? The problems of supporting specific devices are out of place here, because we are talking about familiar devices - keyboard, mouse and controller.

Thus, errors in the game itself are practically excluded, almost always the problem is on the user's side. You can solve it in different ways, but, one way or another, you will have to turn to the driver. Usually, when you connect a new device, the operating system immediately tries to use one of the standard drivers, but some models of keyboards, mice, and gamepads are not compatible with them.

Thus, you need to find out the exact model of the device and try to find exactly its driver. Often, devices from well-known gaming brands come with their own software kits, since the standard Windows driver simply cannot ensure the correct operation of all the functions of a particular device.

If you don’t want to look for drivers for all devices separately, you can use the program Driver Updater. It is designed to automatically search for drivers, so you only need to wait for the scan results and download the necessary drivers in the program interface.

Quite often, the brakes in Unturned can be caused by viruses. In this case, there is no difference how powerful the video card is in the system unit. You can check your computer and clean it of viruses and other unwanted software using special programs. For example NOD32 . The antivirus has proven itself from the best side and has received the approval of millions of users around the world.

Suitable for both personal use and small businesses, ZoneAlarm is able to protect a computer running Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP from any attack: phishing, viruses, malware, spyware and other cyber threats . New users are given a 30-day free trial.

Nod32 is an antivirus from ESET, which has received many awards for its contribution to the development of security. Versions of anti-virus programs for both PC and mobile devices are available on the developer's website, a 30-day trial version is provided. There are special conditions for business.

Unturned, downloaded from a torrent does not work. Solution

If the distribution kit of the game was downloaded via torrent, then in principle there can be no guarantees of work. Torrents and repacks are almost never updated through official applications and do not work over the network, because in the course of hacking, hackers cut out all network functions from games, which are often used to check the license.

Using such versions of games is not only inconvenient, but even dangerous, because very often many files have been changed in them. For example, to bypass protection, pirates modify an EXE file. However, no one knows what else they do with it. Maybe they embed self-executing software. For example, which, when the game is first launched, will be integrated into the system and will use its resources to ensure the well-being of hackers. Or, giving access to the computer to third parties. There are no guarantees and there cannot be.

In addition, the use of pirated versions is, according to our publication, theft. The developers have spent a lot of time creating the game, investing their own money in the hope that their offspring will pay off. And every work must be paid.

Therefore, if you encounter any problems with games downloaded from torrents or hacked using certain means, you should immediately remove the “pirate”, clean your computer with an antivirus and a licensed copy of the game. This will not only save you from dubious software, but also allow you to download updates for the game and receive official support from its creators.

Unturned throws an error about the missing DLL file. Solution

As a rule, problems associated with the absence of DLLs arise when Unturned is launched, however, sometimes the game can access certain DLLs in the process and, without finding them, crash in the most impudent manner.

To fix this error, you need to find the required DLL and install it on the system. The easiest way to do this is with a program. DLL fixer, which scans the system and helps you quickly find missing libraries.

If your problem turned out to be more specific, or if the method described in this article did not help, then you can ask other users in our "" section. They will promptly help you!

Thank you for your attention!

This article presents the most common Unturned errors and their solutions.

If: You don't see things from mods

  1. Unsubscribe from all mods in the Workshop.
  2. Remove completely Unturned. (Don't worry, nothing will be lost, the skins will remain in place.)
  3. Sign out of Steam.
  4. Delete the /304930 folder located in the Steam folder.
  5. Restart your computer.
  6. After all these manipulations, install the game.
  7. And that's all. Should work.

Endless inscription "Queue Position: No. 1" when I enter the server

  1. Exit the game.
  2. Go to the properties of Unturned, just right-click on the line with the game and select the "Properties" function.
  3. Then go to the "Updates" tab and uncheck the "Synchronization" box at the bottom.
  4. Restart Steam.
  5. Ready!

"Your econ ticket failed verification" error

Only one way to solve the problem.
Just remove the skins that you put on the character (they are marked with an asterisk).

Error: "You were kicked from this server because:BattEye:Game restart required.

Install BattlEye.

You can install BattlEye by simply reinstalling the game completely. Uninstall first, then reinstall. And BattlEye should install after installing the game.
If this method does not work, then you need to download BattlEye from the official website of the game: https://www.battleye.com/downloads/

Error: Battleye service not installed or not running properly, please restart from launcher. If you uninstalled BattlEye or skipped the installation step then you can reinstall it by running the Install_BattlEye.bat script from your Unturned/BattleEye folder

  1. Exit the game.
  2. Go to the game folder (properties, local files).
  3. Go to the BattlEye folder.
  4. Run Install_BattleEye.bat and wait for the end of the installation.
  5. Restart your computer.
  6. Ready!

What to do if Unturned crashes after 10-15 minutes of play

The problem is in the game itself. The developer releases new updates, thereby increasing the voracity of the game. It requires more RAM. The game is already several years old, and the developer cannot really optimize the game for people with weak computers. At the moment, the game requires 4 or more gigabytes of RAM.

Solutions:

  1. Clean your computer, it has unnecessary programs, clear the cache.
  2. Check your computer for viruses.
  3. Wait for the optimization of the game (Not the fact that sensible optimization will come out).
  4. Unsubscribe from all mods.
  5. Reinstall Windows (change the bitness if you have 32 to 64).
  6. Increase the swap file (Google help).
  7. The simplest and not very expensive, put a couple more bars with RAM.

Error: This server is lost connection

  1. The reason is poor internet.
  2. Reason, weak "server machine".

Error: You are not connected to an account.

  1. Cause you are banned from the server.
  2. Contact the server administrator.

Error: Can't hear sounds in Unturned

  1. Unsubscribe from all mods in Unturned.
  2. Contact the server administrator to resolve the issue.

Error: you files are missing a custom vehicle asset this server is using

  1. Unsubscribe from all mods in the game.
  2. And go back to the server. Mods are downloaded and should work.

Error: Can't pick up a weapon

  1. Unsubscribe from all mods.
  2. Report the error to the server administrator.
That's all the errors that are currently in the game Unturned. We hope our guide helped you.

If Unturned crashes, Unturned will not start, Unturned not installing, there are no controls in Unturned, no sound in game, errors happen in Unturned – we offer you the most common ways to solve these problems.

First, check if your PC meets the minimum system requirements:

  • OS: Windows 7 32-bit
  • Processor: 2 GHz
  • Memory: 4 GB
  • HDD: 1.0 GB
  • DirectX: 9.0s

Be sure to update your video card drivers and other software

Before you remember the worst words and express them towards the developers, do not forget to go to the official website of the manufacturer of your video card and download the latest drivers. Often, specially optimized drivers are prepared for the release of games. You can also try installing a later version of the drivers if the problem is not solved by installing the current version.

It is important to remember that you should only download the final versions of video cards - try not to use beta versions, as they may have a large number of bugs not found and not fixed.

Do not forget that games often require the latest version of DirectX to be installed, which can always be downloaded from the official Microsoft website.

Unturned doesn't start

Many problems with launching games happen due to incorrect installation. Check if there were any errors during the installation, try to uninstall the game and run the installer again, after disabling the antivirus - often the files necessary for the game to work are deleted by mistake. It is also important to remember that the path to the folder with the installed game should not contain Cyrillic characters - use only Latin letters and numbers for directory names.

It still does not hurt to check if there is enough space on the HDD for installation. You can try to run the game as Administrator in compatibility mode with different versions of Windows.

Unturned slows down. Low FPS. Logs. Friezes. hangs up

First - install the latest drivers for the video card, from this FPS in the game can rise significantly. Also check the computer's load in the task manager (opened by pressing CTRL + SHIFT + ESCAPE). If, before starting the game, you see that some process is consuming too many resources, turn off its program or simply end this process from the task manager.

Next, go to the graphics settings in the game. First of all, turn off anti-aliasing and try lowering the settings responsible for post-processing. Many of them consume a lot of resources and disabling them will significantly increase performance without greatly affecting the quality of the picture.

Unturned crashes to desktop

If Unturned often crashes to your desktop, try lowering the graphics quality to start solving the problem. It is possible that your computer simply does not have enough performance and the game cannot work correctly. It is also worth checking for updates - most modern games have a system for automatically installing new patches. Check if this option is disabled in the settings.

Black screen in Unturned

More often than not, the problem with the black screen is an issue with the GPU. Check if your graphics card meets the minimum requirements and install the latest drivers. Sometimes a black screen is the result of insufficient CPU performance.

If everything is fine with the hardware, and it meets the minimum requirements, try switching to another window (ALT + TAB), and then return to the game window.

Unturned is not set. Installation stuck

First of all, check if you have enough HDD space for installation. Remember that the setup program requires the advertised amount of space plus 1-2 gigabytes of free space on the system drive to run correctly. In general, remember the rule - the system drive should always have at least 2 gigabytes of free space for temporary files. Otherwise, both games and programs may not work correctly or refuse to start at all.

Installation problems can also occur due to lack of Internet connection or its unstable operation. Also, do not forget to suspend the antivirus while installing the game - sometimes it interferes with the correct copying of files or deletes them by mistake, considering them viruses.

Saves not working in Unturned

By analogy with the previous solution, check the availability of free space on the HDD - both on the one where the game is installed and on the system drive. Often save files are stored in a folder of documents, which is located separately from the game itself.

Controls don't work in Unturned

Sometimes the controls in the game do not work due to the simultaneous connection of several input devices. Try disabling the gamepad, or if for some reason you have two keyboards or mice connected, leave only one pair of devices. If the gamepad does not work for you, then remember that only controllers that are defined as Xbox joysticks officially support games. If your controller is defined differently, try using programs that emulate Xbox joysticks (for example, x360ce).

Sound not working in Unturned

Check if the sound works in other programs. After that, check if the sound is turned off in the settings of the game itself and if the sound playback device is selected there, to which your speakers or headset are connected. Next, while the game is running, open the mixer and check if the sound is muted there.

If you are using an external sound card, check for new drivers on the manufacturer's website.

Gaming News


GAMES Today, the announcement of the complete list of Kombat Pack 1 for the Mortal Kombat 11 fighting game should be officially announced. Shang Tsung and Nightwolf became available earlier, Sindel and Spawn were also announced. Now a little early...

The real scourge of games at the alpha testing stage is considered to be a launch error. It's no wonder why users wonder what to do if Unterned won't start. This question is most often heard by technical support specialists. Let's try now to understand all the subtleties more precisely.

What can be done if Unturned does not want to start at all?

What should be done if the user encounters Unturned braking and crashing, as well as situations when it works without sound? What to do when saving and managing does not work?

First of all, you should check that the characteristics of your computer meet the minimum system requirements. You can also do the following:

  • Mandatory update of other software or video card driver. Download drivers only from a trusted and always official site. Often, special optimized drivers are prepared for game releases. If the "younger" versions do not get rid of the problem, it is worth trying to install newer ones.

  • If Unturned does not start, it can be assumed that the difficulties appeared due to incorrect installation. It is worth first examining the absence of errors in the process of downloading the program, and then uninstall the game and run the installer with the antivirus disabled. The name of the path to the folder cannot contain Cyrillic letters. We recommend checking the disk for free space.
  • When Unturned freezes, as well as slows down, you must first install a new driver on the video card in order to raise the FPS of the game. Then check the device load level in the task manager. If one of the processes requires more resources, its program can be disabled or terminated. After that, go to the graphic settings of the game. Disables anti-aliasing and lowering settings responsible for post-processing.

  • Unturned crashes to the desktop - in this case, you should try to solve the problem by reducing the quality of the graphics. Sometimes the device needs more performance, and therefore the game does not function correctly.
  • If a black screen appeared in Unturned, then the most common prerequisite for this is considered to be a problem with the GPU. It is necessary to check whether the video card meets the requirements and “refresh” the drivers. A black screen may be due to low CPU power. If there are no problems in the hardware, it is advised to try switching to another window.
  • When Unturned does not obey control when connecting several input devices at a time, you need to disable the gamepad.

These are not all the reasons that can become the source of the problems we describe, but we have considered perhaps the most common ones. We hope that the information provided will be sufficient to establish the process. Using it, you will cope with the task "with a bang." Good luck!

Hi all! Recently, players in Unturned are increasingly experiencing a strange error - the game does not start, a black screen appears and two white stripes, it does not load further if you wait a long time or it crashes completely. In the course of the article, we will deal with the reasons for the appearance of a black screen, and below we will describe in detail how to eliminate this trouble. Note that many players first of all checked the integrity of the toy's cache and even reinstalled Anternd again, and none of the solutions helped, let's figure it out.

To determine the cause, first consider two options: a black screen and white stripes at startup, or the inability to connect to the server. In the first case, the problem is often related to the drivers for the video card. Game developers keep pace with the development of video chips, so you should regularly update the firewood for the vidyuhi, and even better for all system components. Also, a black screen can pop up if you have a conflict with the skins in the toy. Let's move on to fixing this bug, follow all the instructions in order.

How to Fix Black Screen Errors and White Bars on Unturned Boot

First of all, we go to the website of the manufacturer of your video card, download the latest drivers and install on the PC, then reboot.
After that:

Often, after manipulations, the download starts, but it happens that the game does not connect and does not enter the server. Then we do the following.

  • We go into the inventory and remove all the skins that are available.
  • We change the nickname so that it consists only of Latin letters without extra characters, use the shortest nicknames.
  • Launch any map in single player mode and then try to connect to the server again.
  • After all the manipulations, the problem was resolved for most players.

Another way to get rid of the black screen with stripes in Unturned

For those who were not helped by the previous manipulations, there is another way to fix this bug. To do this, we return to Steam again, select Unturned in the library, right-click on "Properties".


Conclusion

I hope you figured out what to do and know how to fix the error black screen two white bars in Unturned. Write which method helped you in the comments. Ask other questions about errors and the passage of other games, our team will definitely help you. Many players get a white screen error, if interested, we will write an article on this topic. Video instruction of the second method below.

Liked the article? Share with friends: