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 Terraria, 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 via direct link) is a program that will clean your computer from 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 current version in 5 minutes;
  3. Install Advanced System Optimizer(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.

Terraria system requirements

The second thing to do if you encounter any problems with Terraria 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.

Terraria minimum system requirements:

Windows XP, Vista, 7, Processor: 1.6 GHz, 512 MB RAM, 200 MB HDD, Shader support 1.1 Video memory: 128 MB

Every gamer should at least have a little understanding of the components, know why a video card, processor and other things are needed in 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 provide correct work computer.

It's worth starting with the drivers for the video card. Modern graphic cards manufactured 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 Terraria is the availability of the latest drivers for all devices in the system. Download the utility Driver Updater to download quickly and easily latest versions drivers and install them with one click:

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


Terraria has a black screen, a white screen, a 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 play on a discrete one, then Terraria can be launched for the first time on a built-in one, 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, Terraria cannot work through an outdated driver or does not support a video card. Also black/ White screen may be displayed when running at resolutions that are not supported by the game.

Terraria 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 flight takes place in random moment time without any regularity, then with a probability of 99% we can say that this is a mistake of the game itself. In this case, it is very difficult to fix something, and it is best to just put Terraria aside and wait for the 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 Terraria save and bypass the departure point.


Terraria freezes. 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, often a frozen picture can become Starting point to investigate the deplorable state of the video card or processor.

So if the picture in Terraria 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 Terraria 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 official utility from the manufacturer. You need to increase the number of revolutions of the coolers and see if the operating temperature drops.

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

With slowdowns and low frame rates in Terraria, 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 a very old one is used HDD, the spindle speed of which is 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 computing power video cards (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. 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" picture. There are many different anti-aliasing algorithms that differ in their level of impact on Terraria's 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 video cards. SSAO is the simplest type of lighting, it consumes the least resources, so in case of slowdowns in Terraria, 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 Terraria. 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 Advanced System Optimizer. 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. Advanced System Optimizer will do this for you, as well as analyze your computer to find out how you can improve performance in applications and games.

Terraria is lagging. Big game delay. Solution

Many people confuse "lag" with "lag", but these problems have completely different causes. Terraria slows down when the frame rate at which the image 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 speed internet connections.

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.

Terraria has no sound. I can not hear anything. Solution

Terraria 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. The drivers might not be installed correctly sound card, or maybe there is no sound due to some specific error of our favorite Windows OS.

Controls do not work in Terraria. Terraria 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 corny 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 intended for automatic search drivers, so you only need to wait for the scan results and download required drivers in the program interface.

Often, slowdowns in Terraria 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.

ZoneAlarm is suitable for both personal use, and for small businesses, is able to protect a computer with operating system Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP from any attacks: 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. On the developer's website, versions of anti-virus programs are available both for PC and for mobile devices, a 30-day trial is provided. There are special conditions for business.

Terraria downloaded from 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 apps and do not work over the network, because in the course of hacking, hackers cut out everything from games network functions, which are often used for license verification.

Such versions of games are not only inconvenient to use, 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're building a self-fulfilling 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 licensed copy games. 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.

Terraria gives an error about the missing DLL file. Solution

As a rule, problems associated with the lack of DLLs arise when Terraria 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 required library 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!

We thank you for your attention!

6-07-2015, 18:08 2 648

About the guide

This guide should help in 95% of the cases of Terraria launch failure

Training

First, let's prepare the tools that we need today.NET Cleanup Tool - Link. NET Framework 4 - Link .NET Verifier Tool - Link XNA Framework 4.0 - Link Put these programs in one folder so as not to lose them by accident and let's start fixing

Stage 1

First, let's go to the Control Panel and open all the controls (Large icons, or just type in the line "Control PanelAll Control Panel Items") After that, go to Programs and Features and remove all distributionsMicrosoft XNA Framework Redistributable and .NET Framework from there After that, run the previously downloaded .NET Cleanup Tool (dotnetfx_cleanup_tool) and remove all components of the .NET Framework using it

Stage 2

Let's go back to the downloaded programs and run the .NET Framework 4dotNetFx40_Full_x86.exe installer from there - for 32bitdotNetFx40_Full_x86_x64.exe - for 64bit After that, run the .NET Verifier Tool (netfx_setupverifier_new) and check the .NET Framework 4 packages for errors If there are no errors, then continue

Stage 3

Install the previously downloaded XNA Framework 4.0 from the xnafx40_redist.msi file After installation, go to Steam, right click on Terraria, properties and after that, delete all local content and reinstall Terraria

Summing up

After all the steps taken, Terraria should start working again, if this is not the case, then write here, I will always be happy to help everyone. The guide was written and compiled by Scorpioniz. In gratitude, you can subscribe to me, add the guide to your favorites, or just rate this guide: 3 I would be very grateful<3

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

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

  • OS: Windows XP/Vista/7
  • Processor: 1.6 GHz
  • Memory: 512 MB
  • Video: 128 Mb
  • HDD: 200 MB
  • DirectX 9.0c

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.

Terraria won'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.

Terraria slows down. Low FPS. Lags. 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.

Terraria crashes to desktop

If Terraria 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 Terraria

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.

Terraria is not installed. Installation stuck

First of all, check if you have enough HDD space for installation. Remember that the installer requires the advertised amount of space plus 1-2 gigabytes of free space on the system drive to run properly. 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 Terraria

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 not working in Terraria

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 Terraria

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.


GAMES Someday You "ll Return moved to May The horror Someday You "ll Return received a release date on the PC just a couple of months ago, but today the developers are forced to move the release of their project. Instead of April 14, it should be expected on May 5. The release on the PS4 and Xbox One consoles ...

In connection with the development of computer technology and the development of new software, it is not uncommon for drivers installed on a computer to conflict with games already on it. This causes some of them to stop running. Today we will analyze the question why "Terraria" does not start and what to do about it.

On the computer

There are two versions of the game in question - computer and mobile. We will begin to understand why with the first option. A common situation faced by users is that the game is displayed as running on Steam, but no windows open. After a few seconds, the process terminates without launching the application. There are several options why Terraria does not start on a PC.

  • Computer system requirements do not meet.
  • Lack of required software.
  • Conflict with installed drivers and other utilities.

Based on these reasons, you need to look for a solution to the problem. But we will talk about this a little lower.

On Android

Mobile device users also often face problems when installing games. Why doesn't "Terraria" start on "Android"? The reasons are similar to those we gave in the previous part. However, a few points should also be added to them.

  • Out of memory on the device.
  • Filled gadget cache.
  • The game was not installed correctly.

These are the main reasons why "Terraria" does not run on any computer equipment.

Solution of problems

Having figured out why "Terraria" does not start, you can begin to solve the problem that has arisen. Remember all the changes you made, you may have to roll back the changes. Download any software only from official sites. Otherwise, no one can guarantee the security of your computer. Let's start with the computer version.

  • Go to the folder with the installed game. You should be interested in the Redist directory. It contains all the necessary additional software. Install the xnafx40.msi file from it.
  • If the previous point did not help or the installation process was interrupted by an error, then run the Installed Program Manager and remove all versions of the .NET Framework from the computer. Then try the operation again.
  • Try disabling your antivirus when launching and installing the game.
  • Running the game in compatibility mode and as an administrator will occasionally resolve the issue.
  • Update all available drivers. Also make sure you have the latest version of MS Visual C++ installed.

Things are no better with Android. If your game doesn't launch, make sure you know what you're doing. Otherwise, your device can easily turn into a useless "brick".

  • Free up space on your memory card.
  • Clear the cache in all Google services and reinstall the game.
  • Use only the licensed version downloaded from the Market. If you risk using a pirated version, follow the instructions exactly as indicated on the resource from which the game was downloaded.

In connection with the development of computer technology and the development of new software, it is not uncommon for drivers installed on a computer to conflict with games already on it. This causes some of them to stop running. Today we will analyze the question why "Terraria" does not start and what to do about it.

On the computer

There are two versions of the game in question - computer and mobile. We will begin to understand why "Terraria" does not start, from the first option. A common situation faced by users is that the game is displayed as running on Steam, but no windows open. After a few seconds, the process terminates without launching the application. There are several options why Terraria does not start on a PC.

  • Computer system requirements do not meet.
  • Lack of required software.
  • Conflict with installed drivers and other utilities.

Based on these reasons, you need to look for a solution to the problem. But we will talk about this a little lower.

On Android

Mobile device users also often face problems when installing games. Why doesn't "Terraria" start on "Android"? The reasons are similar to those we gave in the previous part. However, a few points should also be added to them.

  • Out of memory on the device.
  • Filled gadget cache.
  • The game was not installed correctly.

These are the main reasons why "Terraria" does not run on any computer equipment.

Solution of problems

Having figured out why "Terraria" does not start, you can begin to solve the problem that has arisen. Remember all the changes you made, you may have to roll back the changes. Download any software only from official sites. Otherwise, no one can guarantee the security of your computer. Let's start with the computer version.

  • Go to the folder with the installed game. You should be interested in the Redist directory. It contains all the necessary additional software. Install the xnafx40.msi file from it.
  • If the previous point did not help or the installation process was interrupted by an error, then run the Installed Program Manager and remove all versions of the .NET Framework from the computer. Then try the operation again.
  • Try disabling your antivirus when launching and installing the game.
  • Running the game in compatibility mode and as an administrator will occasionally resolve the issue.
  • Update all available drivers. Also make sure you have the latest version of MS Visual C++ installed.

Things are no better with Android. If your game doesn't launch, make sure you know what you're doing. Otherwise, your device can easily turn into a useless "brick".

  • Free up space on your memory card.
  • Clear the cache in all Google services and reinstall the game.
  • Use only the licensed version downloaded from the Market. If you risk using a pirated version, follow the instructions exactly as indicated on the resource from which the game was downloaded.

fb.ru

What to do if Terraria does not start?

There are times when Terraria refuses to launch for unknown reasons. In most cases, the startup problem occurs after downloading a pirated version, an update, or simply due to some internal error. But what if Terraria won't start?

Fixing the simplest mistakes

A new player needs to make sure that the system requirements of the device, whether it is a PC or an Android smartphone, meet the minimum system requirements of the game. Then you need to update to the latest driver for the video card. And make sure that there are no Russian letters in the path to the game.

Downloading files to run

If, after checking and updating the system, Terraria does not start, then you need to download a couple of files for manual configuration, namely:

  • .NET Cleanup Tool
  • .NET Framework 4
  • .NET Verifier Tool
  • XNA Framework 4.0

All files can be downloaded completely free of charge from the official Microsoft website, or you can download from us.

We remove unnecessary

After all the files are downloaded, first of all you need to go to the "Control Panel" and open all the controls, then select the "Programs and Features" item. In this section, you need to remove all Microsoft XNA Framework Redistributable and .NET Framework elements. Then you need to run the preloaded .NET CleanupTool (dotnetfx_cleanup_tool) which will remove all .NET Framework elements.

Next, run the .NET Framework 4 installer, in the folder the file is signed as dotNetFx40_Full_x86_x64.exe for a 64-bit system or dotNetFx40_Full_x86.exe for a 32-bit one. Then you need to run the .NET VerifierTool (netfx_setupverifier_new) using this program to check the .NET Framework 4 packages for errors.

Install XNA Framework 4.0

The next step is to install the XNA Framework 4.0, to start the installation, open the xnafx40_redist.msi file.

After installation, you need to go to Steam, open Terraria properties, delete all local content and reinstall the game.

After this procedure, Terraria should work again.

What to do if the pirate of Terraria does not start?

If you are using a pirated copy of the game, the easiest way to solve the problem is to completely reinstall the game, or you just need to try installing another repack or crack to figure out why it does not start.

Also, problems of not launching also occur on Android versions of the game, this happens mainly after the release of new updates. Little is known about solving the problem, in this situation you can try to change the language from Russian to English. Or use a pirated version of the game for a while, until a new update is released. If you are using a pirated copy of the game, then you can try downloading another copy of the game.

It is worth noting that the methods and tips described above help only in 98% of cases of a game crash. This is mainly due to the fact that there are no absolutely identical systems and devices in the world, so problems and their solutions may differ.

oterraria.ru

Terraria won't start

Hello. Not so long ago, a new version of Terraria was released, but I didn’t manage to immediately enjoy this wonderful game. On windows 8, which is now installed on me, Terraria simply did not start, without displaying any windows with an error text. But the solution was found very quickly - in order for Terraria to start, you need to download 2 things and install them, the whole process will not take even a couple of minutes with fast Internet - of course. Thing one, thing two. Put - rejoice. Have a nice game.

For beginners, the official wiki: here. If this article helped you, tell your friends about it or just help me by leaving a link in a place convenient for you.

gsandh.blogspot.ru

Terraria does not start: what to do?

Terraria is an indie adventure game that was released in 2013 on mobile platforms, personal computers and past generation consoles. Despite the simplest graphics, the game has acquired a million-strong army of fans around the world. In this article, you will learn what to do if Terraria does not start.

System requirements

First of all, check the official system requirements. To run and run the game stable, you need to have the following system configuration: Intel or AMD processor with a frequency of 1.6 GHz, 1 GB of RAM, a video card with 128 MB of memory and a total of 200 MB for installation on the hard disk. As you can see, the system requirements for the game are as low as possible. If the characteristics of your computer are sufficient, then Terraria does not start for another reason.

Software update

Before starting the game, try to update all available drivers. It is especially recommended to do this in relation to the video card and sound card. You can download them on the official websites of the creators. Before installation, it is recommended to remove old versions of drivers from the computer.

Aside from the drivers, Terraria won't launch due to old versions of the game software (DirectX, Net.Framework, etc.). On the licensed version of Steam, this process occurs automatically. When you first start the game, the service checks for the availability and relevance of all versions of the software. If you play on pirated servers, then you will have to install all the software manually, as is the case with video card drivers.

Conflict with antivirus

During the game, try disabling the installed antivirus. It is possible that a security program is blocking access to game files, which is why Terraria does not start. If this is the problem, then just turn off the protection of the computer during the game, and then turn on the antivirus program again.

Launch methods

Try enabling the game through the main EXE file in the root folder. It is possible that the shortcut on the desktop has a corrupted path to the installed game. It is also recommended to run Terraria as an administrator. If you are using the Windows 8 or 10 operating system, then through the properties of the shortcut, set the compatibility mode to Windows 7, since this game was created for it.

Now you know what to do if Terraria does not start, and you can fix the problem quickly and without nerves. It is also not recommended to use pirated copies and servers to limit the access of malicious software to your personal computer.

fb.ru

Game won't launch/load :: Terraria General Discussions

Terraria > General Discussions > Topic Details

Game won't start/load

After the update, as it seems to many other players, the game stopped loading. Now on WIN 7 the game opens, but the screen is white and something takes a long time to load. Have you already found a solution to this problem? Or are there any guesses? Before the update, the game loaded instantly, everything was fine.

Note: This is ONLY to be used to report spam, advertising, and problematic (harassment, fighting, or rude) posts.