Ran out of video memory exiting what to do. Fixing Out of memory in Minecraft

Many PC users while working with a program may encounter a “crash” of the specified program, and the message “Out of memory” that appears. The problem that has arisen can have many reasons, ranging from a banal lack of memory on the user's PC, to incorrect work with the memory of a program.

Causes of dysfunction

Out of memory error (translated literally "out of memory", or "insufficient memory") usually occurs when there is not enough memory on the user's computer. In particular, the following set of factors is “guilty” of this error:

  • Not enough RAM on your PC(working memory, the bars of which are installed on the motherboard of your computer). If your computer has only 1 gigabyte of memory installed, you will encounter the described error quite often. It is now considered normal to have 4 gigabytes of memory and more on a computer;
  • Lack of hard disk space.

When your computer lacks a physical R.A.M. memory, it borrows some of the space on the hard drive, and creates the so-called "virtual memory". The system temporarily stores in such virtual memory that part of the data that does not fit in conventional memory. Such data is usually stored in the pagefile.sys file, the size of which can increase or decrease depending on the specifics of your OS. If there is not enough space on the disk, the "pagefile.sys" file will not be able to grow and the user will get an "out of memory" error.

How to fix the "Out of memory" error


An alternative solution to the "Out of memory" problem is to install the appropriate fix from Microsoft. Or using browser extensions or add-ons like "The Great Suspender" for "Google Chrome", which works well with unnecessary browser tabs.


bcdedit /set IncreaseUserVa 3072

And hit enter and restart your PC. The functionality of this command allows you to allocate 3 gigabytes of RAM to user applications for work. On some systems, this may be too much, so if after entering this command the system began to crash more often, then enter on the command line as an administrator:

bcdedit /set IncreaseUserVa 2560-which will allow you to use 2.5 gigabytes instead of the previously booked 3.

If this did not fix the situation, return the settings to the default state:

bcdedit /deletevalue IncreaseUserVa

Conclusion

The “Out of memory” error can have many causes, related both to the physical lack of memory on the PC, and other determinants that I have outlined above. To solve the problem, I advise you to close unnecessary programs (browser tabs) on your computer (thus unloading its memory), and the most effective tool is to install an additional memory bar on your PC, which in most cases will help get rid of the "Out of memory" error on your computer .

The "Out of Memory" error usually appears when a lot of programs are running on the computer using the resources available to the computer. Computer memory or RAM (Random Access Memory) is used by a computer to quickly store data for processing.

When does this error appear?

As I noted above, running several programs at once can overload the amount of available free memory, which will lead to an “Out of Memory” error. This can happen both with new programs and with programs already running on the computer. Sometimes this can happen, regardless of the amount of free memory available.

Cause of "Out of Memory" error

The reason for these errors is a little more complicated. The Windows WIN32 subsystem has a limited amount of available memory. If the memory in the WIN32 subsystem desktop heap is in use. Windows may give an "Out of Memory" error message.

Computers that don't work as they should Operating Systems Microsoft Windows is not too vulnerable. This issue mainly exists for Windows NT 3.5 and Windows NT 3.1 users

How to fix the "Out of Memory" error

To fix this issue, you need to edit your Windows Registry. Editing the registry is a risky business. You need to act with caution, and only strictly according to the instructions:

  • Registry backup - so you can restore it later if something goes wrong.
  • Click here to learn how to back up and restore your registry.

To avoid problems, follow these instructions carefully.

  • Increase the desktop heap size to fix this issue.
  • Launch the Registry Editor by opening the RUN dialog with the Windows_Key + R keyboard shortcut or from the Start menu. In the RUN dialog box, type regedit to run Regedt32.exe.
  • From the HKEY_LOCAL_MACHINE subtree,
    Skip to the next section:
  • \System\CurrentControlSet\Control\Session Manager\SubSystems
  • Select Windows.
  • Select String from the Edit menu.
  • Increase SharedSection parameter

From here, follow these steps depending on your operating system

For Windows NT:

  • SharedSection = XXXX, YYYY
  • Add ", 256" or ", 512" after the yyyy number.

For Windows 2000, Windows XP and Windows Server 2003:

  • SharedSection is used to determine the size of the system and desktop, it uses the following parameters
  • SharedSection = XXXX, YYYY, ZZZZ

For 32-bit operating systems

  • Increase the value of yyyy to "12288" and increase the value of zzzz to "1024".

For 64-bit operating systems

  • Increase the value of yyyy to "20480"; Increase the value of zzzz to "1024".

Do you have a quick fix for the “Out of Memory” error? Write it in the comment form to this article, and if your version is useful, we will definitely supplement the guide.

When installing and running any game client invariably arise system errors. This may be a malfunction of the system or the action of virus software that you picked up on the Internet. Mistakes happen, but in most cases they are not a reason to demolish your favorite game.

Let's consider typical system failures and drop-down errors for a game that is gaining popularity.

0xc00007b

This inscription is familiar to many players and appears when trying to start PUBG. Let's first understand what it means given error. Failure can occur for the following reasons:

  • One of the versions: the lack of the necessary system files in the software. For example DLL. The second option is a malfunction of the driver software, in particular VISUAL C ++, or its damage.
  • The appearance of an error can be triggered by a WINDOWS conflict when a 32-bit system tries to enable processes for a 64-bit architecture. This phenomenon is typical for many resource-intensive games that the user hopes to run on weak hardware. WINDOWS just blocks the process.

Now let's talk about how to fix this situation. The network offers a lot of options for solving this problem, but we will give the most effective way. To do this, you need to perform the following sequence of actions:

  1. We load the utility, where all system settings and driver provisioning are archived. Follow the link and download the file.
  2. Extracting the content.
  3. We launch the software and wait for the complete unzipping.
  4. We mark all available programs for installation.
  5. Run the installer and wait for the process to complete.
  6. Let's start the game.

If the method does not give the expected result (unlikely of course, but suddenly), download the . Unpack and extract the contents that we copy here: WINDOWS/SYSTEM32. Then we launch the game client, look at the result.

Failed to initialize Batlleye Service:Windows

Sometimes, when loading a game, users may find the following message on the screen: FAILED TO INITIALIZE BATTLEYE SERVICE: DRIVER LOAD ERROR 1450. Translated from English, this message means that the system was unable to recognize the BATTLEYE process, so it is impossible to load the 1450 driver. that reinstalling BATTLEYE will not solve the problem, and the next time you start it, you will see the error message again. We offer two ways to resolve the situation.

Option number 1:

  • We go into the root directory of the game and delete the file called BATTLEYE. To do this, select the UNINSTALLBE program, and use the installer prompts.
  • Check the state of the cache for data corruption. For this we go to STEAM library, open the local file storage, check the integrity of the cached data.
  • Delete the BATTLEYE file in the computer's system files.
  • Uninstall BECLIENT. DLL in the root directory of the game. Perhaps this is an unnecessary action, but it does not hurt to make sure.

Option #2:

  • We open command line: By default, this is the WIN+R key combination.
  • In the command window, enter the following values: taskmgr or regedit.
  • We get into the task manager.
  • Go to the background processes section.
  • We find BESERVIS.
  • Go to the section of running services (left arrow).
  • Right-click on the BATTLEYE service and stop the process.

In both cases, the game should work correctly when restarted.

error 0x887a0006

This error indicates outdated graphics card driver software. The problem is solved by an elementary software update to the current version.

Here you need to perform the following sequence:

  1. Loading Latest updates from the official website of the developer NVIDIA and AMD respectively.
  2. We start the installer.
  3. Be sure to select the clean installation mode.
  4. We are waiting for the process to complete.
  5. We reboot the system.

The next time you start the client, the error should disappear.

dx11 feature level 11.0

what does this message mean? If you familiarize yourself with system requirements to the game, you can see that Playerunknown’s Battlegrounds will only launch with DIRECTX 11. Accordingly, the appearance of this inscription indicates that this version is not installed on the computer.

You can fix the situation by downloading the latest update from the developer's official resource.

out of video memory

Even without owning English language, it becomes clear that the inscription indicates insufficient video memory resources. However, this is not true. It is easy to verify this: it is enough to run any software along the way that displays the workload of the video card. You will be surprised to see that there are enough resources. Then what is the problem?

The fact is that the error reports a lack of RAM. In other words, the computer lacks the system capabilities to process such a flow of information. The problem is solved in two ways:

  1. We purchase additional RAM in specialized stores.
  2. Installing the swap file.

The second option is more complex, so let's consider it in more detail. So, the memory paging file is installed according to the following scheme:

Here we uncheck the automatic installation mode and set the values ​​​​manually. Please note that the specified parameters must match, and ideally exceed the real resources of the available RAM. After setting the desired values, we confirm the changes made and reboot the system. These are important conditions: without a reboot, user changes will not take effect.

If you have other errors when you start the game, describe the problem in the comments, and we will definitely find the right solution.