Ошибка террарии game ran out of memory

  • #1

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

1627319548109.png

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

  • #2

What about the in-game memory
Is it max or near max?

  • #3

What about the in-game memory
Is it max or near max?

When its initialising all the mods ive noticed it goes to around 3gb

  • #4

I mean
You are using multiple big content mods
Unless you have a lot of RAM, probably stick to one or maybe 2 major content mods

  • #5

Tmodloader only utilizes 4gb of ram instead of all of your ram, so the extra 12gb of ram on your PC is unused. There is the 64bit tmodloader that uses 8gb of ram. You could try that, but as the guy above me says you’re using too many content mods, you need to use one, rather than multiple.

  • #6

Try disabling WheresMyItems, Wingslot and WMITF. I was having a crash due to a memory leak with terraria using all 16gB of available RAM (Keep in mind I’m on Linux and our game is true x86-64). I disabled quite a few number of smaller mods and those 3 were in that group. Worth a try.

  • #7

damn i got out of memory too, thou its only like 202 mb

  • #8

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

View attachment 334890

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

  • #1

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

1627319548109.png

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

  • #2

What about the in-game memory
Is it max or near max?

  • #3

What about the in-game memory
Is it max or near max?

When its initialising all the mods ive noticed it goes to around 3gb

  • #4

I mean
You are using multiple big content mods
Unless you have a lot of RAM, probably stick to one or maybe 2 major content mods

  • #5

Tmodloader only utilizes 4gb of ram instead of all of your ram, so the extra 12gb of ram on your PC is unused. There is the 64bit tmodloader that uses 8gb of ram. You could try that, but as the guy above me says you’re using too many content mods, you need to use one, rather than multiple.

  • #6

Try disabling WheresMyItems, Wingslot and WMITF. I was having a crash due to a memory leak with terraria using all 16gB of available RAM (Keep in mind I’m on Linux and our game is true x86-64). I disabled quite a few number of smaller mods and those 3 were in that group. Worth a try.

  • #7

damn i got out of memory too, thou its only like 202 mb

  • #8

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

View attachment 334890

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

Description

Whenever I tried to switch outside of tml using win+tab then switch back, the screen becomes white and the program itself stops responding, then there’s the error message «Game ran out of memory. You’ll have to find which mod is consuming lots of memory, and contact the devs or remove it.» This happens randomly when using win+tab, by that I mean sometimes it works fine but sometimes it crashes.
I do have a lot of mods installed/enabled, this includes: calamity (mod+music), thorium, luiafk, alchemistnpc (not lite), cheat sheet and veinminer.
My pc’s display is 3840×2160 and I run the game at 1920×1080
I have an extra memory chip installed so the total memory is 32GB, there’s no way a 2D pixel game can use up to 32 gb of ram, and the task manager proves it.
However, there’s an issue, the window resizes a few times before entering fullscreen. I’ve learned this from the following log messages:
«[13:22:42] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 800 -> 1280, Height: 480 -> 720, Fullscreen: False -> True, Display: .DISPLAY1
[13:22:43] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1280 -> 1920, Height: 720 -> 1080, Fullscreen: True, Display: .DISPLAY1
[13:22:44] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: .DISPLAY1″
These are always in the log file and the effect is noticeable too.

Does this affect it? Because I’m pretty sure it’s related.

I’m pretty sure it’s the game because this only happens when using win+tab. In some cases, this always happens when using win+tab. That means it never happens in-game, so it’s not actually the game running out of the memory, more like a bug which happens when resizing the window.

Log file

Client is completely normal, until:

[13:36:05] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: .DISPLAY1
[13:36:06] [1/WARN] [tML]: Silently Caught Exception:
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at Microsoft.Xna.Framework.Helpers.GetExceptionFromResult(UInt32 result)
at Microsoft.Xna.Framework.Graphics.GraphicsHelpers.GetExceptionFromResult(UInt32 result)
at Microsoft.Xna.Framework.Graphics.RenderTargetHelper.CreateSurfaces(GraphicsDevice graphicsDevice)
at Microsoft.Xna.Framework.Graphics.RenderTarget2D.RecreateAndPopulateObject()
at Microsoft.Xna.Framework.Graphics.DeviceResourceManager.RecreateResources(D3DPOOL pool, Boolean deviceRecreated)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Reset(PresentationParameters presentationParameters, GraphicsAdapter graphicsAdapter)
at Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice(Boolean forceCreate)
at Microsoft.Xna.Framework.GraphicsDeviceManager.EnsureDevicePlatform()
at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.BeginDraw()
at Microsoft.Xna.Framework.Game.BeginDraw()
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Paint(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameWindow.OnPaint()
at Microsoft.Xna.Framework.WindowsGameWindow.mainForm_Paint(Object sender, PaintEventArgs e)
at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Form.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Microsoft.Xna.Framework.WindowsGameForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at Microsoft.Xna.Framework.Input.UnsafeNativeMethods.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at Microsoft.Xna.Framework.Input.WindowMessageHooker.Hook.WndProc(IntPtr msgWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at ReLogic.OS.Windows.WindowsApi.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at ReLogic.OS.Windows.WindowsMessageHook.WndProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame
()
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.WindowsLaunch.Main(String[] args)

[13:36:06] [1/FATAL] [tML]: Game ran out of memory. You’ll have to find which mod is consuming lots of memory, and contact the devs or remove it.

And then the error pops up

Steps to reproduce

Using win+tab to swtich between the game and other tabs opened. Then switch back into the game.

Expected behavior

It was normal before, the window still resizes before entering full screen and I can use win+tab whenever I want, even in multiplayer. It’s just after the most recent update, this issue keeps occuring.

Actual behavior

crash

Reproduction frequency

Sometimes it’s guaranteed , sometimes it doesn’t crash at all.

Additional Information

No, it just happens all the time.

Lastly, I do wanna know if it’s actually my pc and do I have to update my drivers.

edit: this also happens when i accidentally press the win key (only the win key nothing else)

and it seems that when the error pops up the game’s resolution is at like 800×600 or something

Обновлено: 12.02.2023

до переустановки винды всё успешно работало, были моды, ничего не лагало и не вылетало

сейчас пробую заново поставить сервер, не работает. даже на чужой не могу зайти. перепробовала тысячи способов, всё равно выбивает ошибку

комп норм (раньше ведь тянул), игру перезакачивала, моды удаляла, от имени админа запускала, на разные диски устанавливала, не помогает

всё работает, вряд ли дело в винде. только дст вылетает и пишет ошибку. игры потяжелее работают без проблем.

помогите по — братски, любимая игра и так подводит :с

хз как у вас, но у меня сработало всё по такому алгоритму:

Пуск-найти программы и файлы-вписываем туда CMD-открываем от имени АДМИНА

В командной строке пишем

BCDEDIT /Set IncreaseUserVa 3072 — для систем с 4гб оперативки и выше

BCDEDIT /Set IncreaseUserVa 1792 — для систем с 2гб оперативки

после ввода нажимаем Enter, нас должны проинформировать, что операция прошла успешно

[RusEng] Fix OutOfMemory Error Увеличение объема оперативной памяти

При игре с модами через tModLoader объем допустимой памяти для модов составляет 4 ГБ, в гайде подробно описано как задействовать всё ОЗУ вашего ПК.
Так же это работает и для мультиплеера.

When playing with mods via tModLoader, the amount of allowed memory for mods is 4 GB, the guide describes in detail how to use all the RAM on your PC.
This also works for multiplayer.

1

1

2

2

2

1

3,710 уникальных посетителей
62 добавили в избранное

Террария 32-битная игра и соответственно ModLoader тоже сделан под 32. В 32 битной системе нельзя задействовать больше 4 ГБ оперативной памяти.
Мы же с вами будем апать tModLoader в 64-разрядную версию.

Terraria is a 32-bit game and, accordingly, ModLoader is also made for 32. In a 32-bit system, you cannot use more than 4 GB of RAM.
We are going to up tModLoader to the 64-bit version.
——————————————————————————
Ссылки и пути установкиLinks and installation paths::

Вам ведь нужны пруфы? Вот вам пруфыYou need proofs, right? Here are the proofs:

1. Переходим на гитхаб разработчика и скачиваем 64-битную версию лоадера.
Находится внизу страницы, нас интересует tModLoader64bit.zip
Go to the developer’s github and download the 64-bit version of the loader.
Located at the bottom of the page, we are interested in tModLoader64bit.zip

2. Открываем путь игры и закидываем поверх файлы из архива с заменой.
У нас будет два новых ярлыка (выделены на скрине)
Open the path of the game and throw over the files from the archive with the replacement.
We will have two new shortcuts (highlighted in the screenshot)

2.5 Если у вас видеокарта AMD, советую после скачать tmodloader_x64_vulkan.zip и закинуть поверх tModLoader64bit. Производительность заметно улучшится.

If you have an AMD graphics card, I advise you to download tmodloader_x64_vulkan.zip afterwards and put tModLoader64bit over it. The performance will improve markedly.

3. Добавляем tModLoader64bit в библиотеку стим, для этого нажимаем в стиме внизу слева «Добавить игру» — «Добавить стороннюю игру» и указываем путь к tModLoader64bit.

Add tModLoader64bit to the steam library, for this, click in the Steam at the bottom left «Add game» — «Add a third-party game» and specify the path to tModLoader64bit.

4. Запускаем tModLoader64bit. И смотрим в левый нижний угол, если вы видите следующее:
Launch tModLoader64bit. And look in the lower left corner if you see the following:
Значит у тебя все получилось, похлопай себе
И, пожалуйста, не забудь поставить оценку этому гайду.

So you did it, give yourself a pat
And, pls, don’t forget to rate this guide.

Ранэль Халиуллин

Ранэль Халиуллин

Илья Хроносов

Илья Хроносов

Артем Бабанов

Артем Бабанов

Денис Король

Денис Король

Артем Бабанов

Артем Бабанов

Rodion Stokolyas

Rodion Stokolyas

Дмитрий Овчинников

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Дмитрий Овчинников

Rodion, там заменяется exe файл террарии. Его и запускай.

Если в стиме, то можешь открыть папку tmodloader и заменить файлы из 64 битного архива.

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Читайте также:

  • Неистовство ветра в hearthstone что это
  • Во что поиграть если надоела гта
  • Зеленый из майнкрафта как зовут
  • For honor можно ли играть без интернета
  • За что могут выгнать из банды в самп

tModLoader – How to Run More Mods Without the Game Crashing 1 - steamlists.com

tModLoader – How to Run More Mods Without the Game Crashing 1 — steamlists.com

Short guide explaining how to run more mods without the game crashing.

Why can’t I run more very many mods? (Explanation)

This sections just explains why you can’t run very many mods, so if you’re not interested in the explanation just skip ahead to the next section.

  If you’ve tried running or even loading, mods like Calamity, Thorium and qwerty’s bosses & items at once you may notice one of two things.

  Blank error message:

 This error (to my knowledge) is caused due to incompatibility between two modpacks. This guide does not cover how to fix this issue.

  Program ran out of memory:

 This error occurs when Tmodloader requires more than 4GB of ram, and it will happen regardless of how many GB of ram you actually have in your computer. This is because Terraria and by extension, Tmodloader is a 32bit program. 32 bit programs can’t use more than 4GB of ram.

  So how do we fix this? We upgrade Tmodloader to a 64bit program, making it capable of using 16 Exabytes of memory (more than anyone has in their computer.)

Downloading Tmodloader64bit

Unzipping the File

When opening the file you may see two different screens.

  Windows Explorer:

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - B34DFB8

  If this happens, the process is fairly simple. You right click the folder click Copy/Cut and go to your Downloads or Documents right click and select Paste. (Documents is recommended because it’s easier to find later.)

  7ZIP:

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - 779D363

  This one is slightly more complicated but still relatively simple. You click the Extract button at the top and a screen should appear.

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - 0042E5E

  This should automatically be set to where you opened the ZIP file.

 (Normally: C:/Users/User/Downloads/)

  If you want to put it in your downloads folder just click OK.

  If you want it to go to Documents just replace the Downloads with Documents (C:/Users/User/Documents/)

Installing Tmodloader64bit

Go to where you pasted the folder (Downloads or Documents.)

  Open the folder and select everything in it. Right click and select Cut.

  Then go to this location on your computer and paste the files.

  C:Program Files (x86)SteamsteamappscommonTmodloader

  (if this directory doesn’t exist you have setup a different default directory. If you did do this, than you should already know where the files are stored.)

Running Tmodloader64bit

Right click Tmodloader64Bit/Tmodloader64Bit.exe and select Create Shortcut. Drag the newly created shortcut onto your desktop and than double click.

  This will open up a Command Prompt window, while it may look menacing this causes no harm to your computer and is merely how the program starts.

La Fin

If everything has gone smoothly you should now be able to run many more mods. (Up to the technological limits of your computer.)

  If you enjoyed this guide or though it was helpful please share it around.

 If you have any suggestions for a guide or ideas on how to make this one better just comment below.

  Thank you.

When things don’t go silky smooth.

Backing up your world/characters is a good idea before you reinstall. They can be found in this directory: C:/Users/User/Documents/My Games/Terraria/Modloader/ under Players and Worlds respectively.

  The best thing you can try and do if this doesn’t work is reverting you files back to normal. This can be done by simply uninstalling tmodloader and reinstalling it. From there you may choose to try again.

  If that doesn’t work here’s a list of things to check.

  -Can your computer run vanilla terraria?

 (If it can’t than your out of luck.)

  -Are you on the newest version of Tmodloader?

 (Not sure whether this matters but it’s good to check.)

  -Did this start after updating Tmodloader?

 (You may need to check for a new version of Tmodloader64bit that’s compatible with the newest update.)

  -Did you follow all of the steps?

 (Obviously things being incomplete will result in issues.)

  -Are you files corrupted?

 (This can be fixed by reinstalling the game, or verifying file integrity and then re-adding Tmodloader64bit.)

  -Are you mods disabled on startup?

 (There may be a mod crashing the application, simply cancel mod loading when Tmodloader starts up.)

  -Did you drag the .exe or the shortcut onto your desktop?

 (Head back to the folder and check if you still have the .exe in the Tmodloader folder. [You need to enable file name extensions.])

  -Did you run the Tmodloader64bitserver .exe?

 (Running the server .exe will only setup a server and not actually open the game.)

  -Are you running Tmodloader from steam?

 (I have only done this with the steam versions of Tmodloader so I don’t know if there are errors with the old-fashioned way of installing Tmodloader.)

  -Did you download the Linux version by accident?

 (These files wont work on Windows machines.)

 

 This is all about tModLoader – How to Run More Mods Without the Game Crashing; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!

There is a bit of trouble when you try to run mods in Terraria. The game was made to run on its own and with the amazing work of the community, there are tons of content to be consumed including some quality of life improvements that only mods can do.

Running too many of these mods can cause Terraria to crash especially with texture changes.

There are mods like the “Legend of Zelda” or “Dragon Ball Terraria” that make the game run more things that were not accounted for by the developers. On some occasions, this will cause your game to crash.

Terraria is a bit (pun intended) different when it comes to allocating more RAM to a Steam game which will all be explained below.

This guide will teach you how to allocate more RAM to Terraria and run all the mods you can without crashing as long as they are compatible.

Explaining RAM or Memory Usage in Terraria

Just by the look of the game and how it is played, it should be easy to run for almost any RAM installed on your computer. Terraria is a 2D sandbox game that is quite similar to the old platformer games in the ’90s.

In short, Terraria should not take much of your total memory capacity. The game runs in 32-bit which means that the total memory that can be used for the game will be at 4GB.

With so many things going on at the same time, the game should still run perfectly fine. Even if you have a big base with automated switches for farming while being attacked by the Destroyer with 3 other friends (all happening on the same screen), it should still run fine.

In my personal experience, the only time you would need more RAM allocation for Terraria is when you have installed mods made by the community to add some quality of life features or adding more entertaining content to spice up your world.

Installing tModLoader 64-bit Through Steam

The tModLoader has already been implemented in the additional content side of Terraria. You can search for it in the Steam’s store and you will be able to download it for free if you have Terraria on Steam.

Download all the mods you want to load and make sure you are using tModLoader. It is basically the game’s mod manager to make things easier.

After finishing downloading and installing, you still need to do another download which is the 64-bit “mod” that you need to run with tModLoader.

How to Make Terraria Use More RAM

As previously mentioned, Terraria is a 32-bit game. That means the total memory used for the game will be maxed out at 4GB. That means If you go anywhere above 4GB, Terraria will run out of memory and crash.

The first step to give Terraria more RAM so you can use all the mods you want in the game is to modify your Terraria file to a 64-bit version. There is a simple way to do this and you will need to make a few installations and a folder to drag inside your installed Terraria folder.

Download the 64-bit tModLoader from the forums page and choose the appropriate (latest) version for your current Terraria version. Unzip the file “tML 64 (current Terraria version)” and choose a destination for the folder inside.

Open your tModLoader folder by looking through your installed Steam library folder. You can find it by going through Steam > steamapps > common > tModLoader.

If you are having trouble finding it, you can right-click the tModLoader directly in your Steam library. After right-clicking, go to manage and choose “browse local files”. This should open your tModLoader folder (it is worth noting that this is not your Terraria folder).

After opening the tModLoader folder, drag all the files from the unzipped file (64-bit tModLoader you downloaded from the forums) and paste it inside. You need to choose “replace all files” and finish the copy.

To check if it is working, you can open your tModLoader (not the Terraria game) to launch Terraria. It will open up a command prompt but you just need to wait for it to load everything.

Once it opens Terraria and starts loading your mods, you will see on the lower-left corner that it is running in 64-bit. It should look something like the picture above.

Conclusion

Once you are running the 64-bit version of Terraria, you should be able to give Terraria more memory to run as many mods as you can (of course, they have to be compatible with each other).

They have thousands of mods created by the community and it breathes new life into the game if you have already finished the standard version.

You can also account for hosting the server with your friends because you will need more RAM for hosting. The same concept goes in knowing how to allocate more RAM to a Minecraft server.

This is why changing Terraria to 64-bit is a must when you need to allocate more RAM to Terraria. Just remember that you need to wait for updates constantly for the tModLoader if ever Terraria updates their game again. Otherwise, you’re likely to experience tModLoader memory crash issues.

Люблю играть в Террарию с модами и поймал вот такую ошибку: Game ran out of memory. После недолгих поисков нашёл решение и спешу поделиться им с вами!

TModLoader64: 🤍github.com/Dradonhunter11/tModLoader64bit/releases/tag/v0.11.8.1

На всякий случай прикрепляю патч в записи своего Телеграм канала: 🤍t.me/imapoproject/14

Не забывайте про лайк, подписку и колокольчик. Ваша активность очень важна для развития канала!

Поддержать развитие канала: 🤍🤍donationalerts.com/r/imapo

Пабло

2022-12-10 15:54:21

ТО ЕСТЬ КУПЛЕННО? LKq2KH0MP0o&t=2m00s 2:00

а что если я запускаю моди а мне пишет что не хватает памяти

SADALIM

2022-11-21 05:21:12

у меня такая ситуация когда я хочу выйти из мира у меня все зависает и вылетает
Раньше такого не было

MirRush

2022-10-26 10:28:17

спасибо помогло

Villo ai

2022-10-17 05:46:06

помогло, но ка захожу в этот тмод 2 раз у меня опять ошибка, только уже другая типа «была сделана попытка зайти в программу имеющую неверный формат»

ドミトリー

2022-10-15 07:43:09

Спасибо, помог

TvinsTerraria

2022-09-23 11:35:55

Помогите, что делать, если у меня тмодлоадер вылетает, я просто играю, и он вылетает не могу понять изза чего, просто сворачиваеться, без ошибок без багов или чего либо ещё, я установил:
Calamity mod
Calamity mod music
Recipe Browser
Census — Town NPC Checklist
Boss Checklist
Travelling Merchant Sells More Items
Fargo’s Mutant mod
Magic Storage
Progect tRu

Mortikl

2022-08-26 08:29:11

Не работает ,у меня Виндоус 8,6 Гб ОЗУ,я запускаю тмодлаунчер 64х и у меня появляется на немного консоль и потом ничего не происходит,помогите пожалуйста

pavidlo perchenoe

2022-08-08 21:57:58

а многопользовательская игра будет работать ?

Данил

2022-08-03 18:57:45

Короче, я скачал со стима тмодлоадер 1.4, и после запуска его появляется консоль, после 5 минут выскакивает ошибка

The terraria steam client process exited unexpectedly

A client log file containing error information has been generated in DASteamsteamappscommontModLoadertModLeader Logs (You will need to share this file if asking for help)

Николай Скрипник

2022-08-03 14:09:29

до решения проблем дошел собственно сам, но не знал что надо добавить как стороннюю игру спасибо за инфу

MR OATMEAL

2022-07-26 08:56:16

СПАСИБО,ПОМОГ!я даже сторонню игру не добавлял сразу работать стало.Спасибо!

Xxeuzz

2022-07-02 03:57:11

А на тмодлоадере 1.4 работает? просто тот с каламити вылетает(конфликта модов нет)

Костя Пилькин

2022-06-29 09:29:06

Пытаюсь создать мир но вылетает! Что делать?

Костя Пилькин

2022-06-29 09:00:13

А почему всë немного размыто?

Костя Пилькин

2022-06-29 08:58:12

Спс тепер я смогу делать очень большие сборки!

Что делать если у меня 2гб оперативки

THENIK TV

2022-06-23 05:41:34

Всем привет возникла такая проблема у меня установленно много модов и играем в 4 в Корее но при босс файте игра кординально начинает тормозить и как будто все в замедленном виде…..Вопрос как решить эту проблему кто знает?!

GlaySy

2022-06-07 15:23:59

а что делать если в тмодлоадер64бит (когда создаю мир) просто вылетает? гб оперативки 8


Go to Terraria


Tmodloader «Game ran out of memory» issue

It looks like i have enough RAM available to run my mods, yet it crashes when i try to open the world. Moreso, it was working fine for at least 30 minutes, before it crashed out of nowhere and gave me that message. Before that I had a bit more mods running and i wasn’t able to load them in before the game crashing so i disabled some and it started working again. I made a fresh world and character and had been playing on it for a bit before it had crashed again — same message. I’m at a point to where i don’t want to get rid of any more mods, and it’s crashed semingly randomly, because i was able to play on a fresh world with minimal to no lag for quite a while — now i can’t load it in. I tried the 64-bit installation, and it worked fine, but there was constant lagging to the point of unplayability, so i switched back.

the screen in question.

Teraria — это уникальная игра, предоставляющая геймерам возможность исследовать огромный мир и сражаться с врагами в режиме реального времени. Однако, пользователи могут столкнуться со многими трудностями при запуске игры. Одна из наиболее распространенных ошибок, которую могут встретить геймеры, — это сообщение «Game ran out of memory», которое указывает на нехватку памяти для запуска игры.

Если вы столкнулись с этой ошибкой, не паникуйте. Существуют несколько способов ее исправления, которые можно реализовать с помощью некоторых технических действий. В ряде случаев, причина ошибки может быть ошибкой в настройках игры, нехваткой памяти на компьютере или несовместимости игры с вашей операционной системой. Чтобы преодолеть проблему «Game ran out of memory» в Terraria, вам нужно будет разобраться в этих вопросах и применить соответствующие инструкции.

В данной статье мы попытаемся рассмотреть все возможные причины ошибки «Game ran out of memory» в Terraria и предложить рекомендации, которые помогут вам решить проблему без каких-либо проблем. Наша цель — помочь вам наслаждаться игрой, не испытывая никаких технических неполадок.

Содержание

  1. Что такое «Game ran out of memory» в игре Terraria
  2. Причины ошибки «Game ran out of memory» в игре Terraria
  3. Как исправить ошибку «Game ran out of memory» в игре Terraria
  4. Причины ошибки «Game ran out of memory» в игре Terraria
  5. Недостаток оперативной памяти
  6. Использование модификаций
  7. Нестабильный игровой клиент
  8. Высокие настройки графики
  9. Несоответствие требованиям системы
  10. Почему возникает ошибка
  11. Как узнать требования системы
  12. Что делать, если система не соответствует требованиям
  13. Недостаточно оперативной памяти
  14. Что это значит?
  15. Как исправить?
  16. Устаревшие или поврежденные драйверы видеокарты
  17. Что такое драйверы видеокарты?
  18. Как обновить драйверы видеокарты?
  19. Что делать, если драйверы нельзя обновить?
  20. Как исправить ошибку «Game ran out of memory» в игре Terraria
  21. 1. Измените количество выделяемой памяти
  22. 2. Отключите неиспользуемые программы и процессы
  23. 3. Очистите временные файлы
  24. 4. Обновите драйвера
  25. Обновление драйверов видеокарты
  26. Почему важно обновлять драйвера видеокарты?
  27. Как обновить драйверы видеокарты?
  28. Дополнительные советы по обновлению драйверов.
  29. Повышение объема оперативной памяти
  30. 1) Добавление физической RAM
  31. 2) Настройка файла подкачки
  32. 3) Отключения тяжелых процессов
  33. Выбор оптимальных настроек игры и уменьшение нагрузки на систему
  34. Проверка минимальных системных требований
  35. Ограничение FPS
  36. Снижение качества графики
  37. Закрытие ненужных программ
  38. Вопрос-ответ
  39. Почему при запуске игры Terraria появляется сообщение об ошибке «Game ran out of memory»?
  40. Как исправить ошибку «Game ran out of memory» в Terraria?
  41. Может ли использование модов вызвать ошибку «Game ran out of memory»?
  42. Я обновил драйверы видеокарты, но ошибка «Game ran out of memory» все еще появляется. Что еще я могу сделать?
  43. Могут ли настройки игры вызвать ошибку «Game ran out of memory»?
  44. Что делать, если ничто не помогает исправить ошибку «Game ran out of memory»?

Что такое «Game ran out of memory» в игре Terraria

Ошибка «Game ran out of memory» – это известная проблема, с которой могут столкнуться игроки в игре Terraria. Она возникает, когда игра пытается загрузить больше данных, чем может содержать доступная память компьютера.

Данный сбой может произойти по разным причинам, но чаще всего он вызывается недостаточным объемом оперативной памяти или из-за конфликта с другими процессами на компьютере, которые забирают слишком много ресурсов.

Причины ошибки «Game ran out of memory» в игре Terraria

  • Недостаточный объем оперативной памяти
  • Загрузка слишком многих модов или текстур
  • Конфликт с другими процессами на компьютере
  • Недостаточно места на жестком диске

Как исправить ошибку «Game ran out of memory» в игре Terraria

Чтобы решить проблему, необходимо увеличить объем оперативной памяти на компьютере, закрыть ненужные процессы, удалить ненужные моды и текстуры или установить оптимизированные версии модов.

Также можно попробовать изменить настройки игры, уменьшив уровень графики и отключив некоторые эффекты. Если ничего не помогает, рекомендуется связаться с технической поддержкой разработчика игры или обратиться к сообществу игроков за помощью.

Причины ошибки «Game ran out of memory» в игре Terraria

Недостаток оперативной памяти

Одной из главных причин ошибки «Game ran out of memory» в игре Terraria является недостаток оперативной памяти компьютера. Если ваш компьютер не имеет достаточно памяти для запуска игры по минимальной или рекомендуемой спецификации, то могут возникать проблемы со стабильностью игры.

Использование модификаций

Использование модификаций к игре Terraria может также стать причиной ошибки «Game ran out of memory». Некоторые модификации могут потреблять большое количество оперативной памяти, что может привести к тому, что игра не будет работать корректно.

Нестабильный игровой клиент

Если в игровом клиенте Terraria имеются ошибки или сбои, то это также может стать причиной ошибки «Game ran out of memory». В таком случае рекомендуется обновить игру до последней версии, чтобы устранить возможные ошибки и улучшить работу игры.

Высокие настройки графики

Если настройки графики в игре Terraria установлены на высоком уровне, то это может привести к тому, что игра будет потреблять большое количество оперативной памяти. Для устранения ошибки «Game ran out of memory» рекомендуется уменьшить настройки графики до приемлемого уровня.

Несоответствие требованиям системы

Почему возникает ошибка

Ошибка «Game ran out of memory» может возникнуть из-за несоответствия требованиям системы. Если компьютер не удовлетворяет минимальным требованиям игры, то могут возникать проблемы с доступом к оперативной памяти и другими ресурсами, необходимыми для работы игры.

Как узнать требования системы

Прежде чем устанавливать игру, нужно ознакомиться с ее минимальными требованиями, которые обычно указаны на странице скачивания или на упаковке диска. Рекомендуется также проверить, соответствует ли ваш компьютер этим требованиям.

Что делать, если система не соответствует требованиям

Если ваш компьютер не соответствует требованиям игры, то возможно, придется улучшить аппаратную часть, добавив больше оперативной памяти или обновив видеокарту. В некоторых случаях можно также попробовать снизить настройки графики в игре, подавляющее большинство игр имеют возможность уменьшить качество графических настроек для экономии оперативной памяти.

Недостаточно оперативной памяти

Что это значит?

Ошибка «Game ran out of memory» в игре Terraria может означать, что ваш компьютер не имеет достаточного объема оперативной памяти для запуска и игры в игру. Оперативная память является важным компонентом компьютера, так как она используется для хранения данных различных программ, включая игры.

Как исправить?

Для исправления ошибки «Game ran out of memory» в игре Terraria вы можете попробовать следующие действия:

  • Закрыть лишние приложения и программы, которые могут занимать оперативную память;
  • Указать игре Terraria больший объем оперативной памяти в настройках игры. Для этого зайдите в Steam, выберите игру в библиотеке, нажмите правой кнопкой мыши и выберите «Свойства», затем перейдите на вкладку «Общие» и нажмите «Использовать запуск с параметрами». Введите «-Xmx2048m» (или другое значение в Мб), сохраните настройки и запустите игру;
  • Установить дополнительную оперативную память (если ваш компьютер позволяет это сделать). Тем не менее, это может быть достаточно дорогостоящим решением;
  • Изменить настройки графики в игре, чтобы сократить использование оперативной памяти. Например, установить более низкое разрешение экрана или отключить некоторые графические эффекты;
  • Обновить драйверы вашей видеокарты и системные драйверы, так как это может помочь снизить использование оперативной памяти.

В целом, при недостатке оперативной памяти необходимо обратиться к опытным специалистам, которые помогут подобрать оптимальное решение проблемы.

Устаревшие или поврежденные драйверы видеокарты

Что такое драйверы видеокарты?

Драйверы видеокарты — это программное обеспечение, которое позволяет видеокарте работать правильно с операционной системой и отображать изображения на экране. Если драйвер устарел или поврежден, игра может выдавать ошибку «Game ran out of memory».

Как обновить драйверы видеокарты?

Чтобы обновить драйверы видеокарты, необходимо скачать последнюю версию драйвера с официального сайта производителя вашей видеокарты. Обычно, на сайте есть раздел «Поддержка» или «Скачать драйверы», где можно найти нужный драйвер. После скачивания, установите драйвер на компьютер и перезапустите систему.

Что делать, если драйверы нельзя обновить?

Если для вашей видеокарты больше не выпускаются обновления драйверов, или если производитель не предоставляет обновления, попробуйте сделать обратную операцию — установите предыдущую версию драйвера. Иногда это может помочь решить проблему.

Важно знать:

  • Не устанавливайте драйверы из неизвестных источников, только с сайта производителя;
  • Перед установкой драйвера сделайте резервную копию данных, на случай, если что-то пойдет не так;
  • Не устанавливайте несколько драйверов на одну видеокарту — это может привести к конфликту и нестабильной работе системы.

Как исправить ошибку «Game ran out of memory» в игре Terraria

1. Измените количество выделяемой памяти

В опциях игры можно изменить количество выделяемой для нее оперативной памяти. Для этого необходимо открыть Steam и кликнуть на правую кнопку мыши на Terraria в библиотеке, после этого выбрать «Properties» и перейти на вкладку «General». В окне появится строка Launch Options, в которую нужно вписать » -Xmx2048M», чтобы выделить 2 гигобайта оперативной памяти. Нажмите «OK» в конце, чтобы сохранить настройку.

2. Отключите неиспользуемые программы и процессы

Если у вас открыто много программ на компьютере, то игра может столкнуться с нехваткой оперативной памяти. Попробуйте закрыть все ненужные программы и процессы в диспетчере задач, чтобы освободить память для Terraria.

3. Очистите временные файлы

Временные файлы, которые остаются после работы программ, могут занимать много места на жестком диске. Очистка временных файлов и кэша может помочь увеличить доступную для игры память. Для этого можно использовать стандартный инструмент «Диспетчер задач Windows» или специальные программы для очистки системы.

4. Обновите драйвера

Устаревшие драйвера могут вызывать проблемы с работой игры, в том числе и ошибку «Game ran out of memory». Обновите драйвера видеокарты и других устройств на компьютере, чтобы устранить проблемы совместимости.

Внимательно следуйте вышеперечисленным рекомендациям, чтобы избавиться от ошибки «Game ran out of memory» и наслаждаться игрой в полной мере.

Обновление драйверов видеокарты

Почему важно обновлять драйвера видеокарты?

Драйверы — это программное обеспечение, которое связывает операционную систему и видеокарту компьютера. Если драйвер устарел или поврежден, это может привести к ошибкам, в том числе к ошибке «Game ran out of memory» в игре Terraria. Обновление драйвера видеокарты — это способ исправления этих ошибок.

Как обновить драйверы видеокарты?

  • Перейдите на официальный сайт производителя видеокарты.
  • Найдите раздел «Техническая поддержка» или «Драйверы и утилиты».
  • Выберите модель своей видеокарты и операционную систему.
  • Скачайте последнюю версию драйвера.
  • Установите запуская файл установки.

Дополнительные советы по обновлению драйверов.

Некоторые пользователи устанавливают драйверы, которые не совместимы с их системой. Поэтому перед установкой нового драйвера рекомендуется удалить старый. Это можно сделать через меню «Управление устройствами» в «Панели управления».

Также для стабильной работы компьютера рекомендуется автоматически проверять и обновлять драйверы через специальные программы, например, «Driver Booster» или «DriverPack Solution».

Повышение объема оперативной памяти

1) Добавление физической RAM

Очевидным решением проблемы «Ошибка Game ran out of memory» является добавление физической оперативной памяти в систему. Если у вас достаточно денег, вы можете приобрести больше RAM для вашего компьютера или ноутбука.

2) Настройка файла подкачки

Если добавить новый модуль памяти невозможно, можно изменить размер виртуальной памяти. Настройка подкачки изменит количество памяти, предоставляемое вашей системой, поэтому повышение объема виртуальной памяти может помочь избежать ошибки «Game ran out of memory». Правильное настройка подкачки может быть способом уменьшения загрузки системы и увеличения ее производительности.

3) Отключения тяжелых процессов

Вы можете выяснить, какие процессы занимают больше памяти и отключить их для повышения объема свободной памяти. Убедитесь, что в системе запущено только то, что вы действительно используете. Вы можете выключить ненужные приложения и процессы, которые могут негативно повлиять на производительность вашей системы.

Выбор оптимальных настроек игры и уменьшение нагрузки на систему

Проверка минимальных системных требований

Перед запуском игры необходимо проверить соответствие минимальных системных требований, указанных на сайте разработчика. Если система не соответствует требованиям, игра может работать некорректно или вылетать с ошибкой «Game ran out of memory».

Ограничение FPS

Запустите игру и зайдите в настройки. Ограничьте частоту кадров в секунду (FPS), установив значение ниже, чем максимально возможное. Это значительно снизит нагрузку на систему и поможет избежать ошибки.

Снижение качества графики

Снижение качества графики также может повысить производительность игры и снизить нагрузку на систему. Зайдите в настройки игры и отключите некоторые графические эффекты, такие как тени, блуминг и отражения.

Закрытие ненужных программ

Закройте все ненужные программы, работающие в фоновом режиме, чтобы снизить нагрузку на процессор и оперативную память. Это поможет игре работать быстрее и более стабильно.

Применяя указанные меры, вы можете значительно уменьшить нагрузку на систему и предотвратить ошибку «Game ran out of memory» при игре в Terraria.

Вопрос-ответ

Почему при запуске игры Terraria появляется сообщение об ошибке «Game ran out of memory»?

Эта ошибка возникает, когда игра не может выделить достаточно памяти для своего функционирования. Это может произойти из-за нехватки оперативной памяти, неправильных настроек игры или проблем с драйверами видеокарты.

Как исправить ошибку «Game ran out of memory» в Terraria?

Есть несколько способов исправить эту ошибку. Во-первых, попробуйте закрыть все другие программы, чтобы освободить оперативную память. Во-вторых, проверьте настройки игры, возможно, они могут быть установлены неправильно. Наконец, обновите драйверы видеокарты или увеличьте количество оперативной памяти в вашем компьютере.

Может ли использование модов вызвать ошибку «Game ran out of memory»?

Да, это возможно. Некоторые моды могут потреблять больше оперативной памяти, чем игра без них. Попробуйте отключить все моды и запустить игру без них, чтобы проверить, вызывают ли они ошибку.

Я обновил драйверы видеокарты, но ошибка «Game ran out of memory» все еще появляется. Что еще я могу сделать?

Попробуйте увеличить количество оперативной памяти в вашем компьютере. Это может помочь решить проблему, если она вызывается нехваткой памяти. Также может помочь проверка вашего жесткого диска на наличие ошибок и фрагментацию.

Могут ли настройки игры вызвать ошибку «Game ran out of memory»?

Да, неправильные настройки игры могут вызывать ошибку. Проверьте, не установлены ли настройки графики на максимальное значение, что может потреблять больше оперативной памяти. Попробуйте изменить настройки на менее ресурсоемкие, чтобы увеличить доступную память.

Что делать, если ничто не помогает исправить ошибку «Game ran out of memory»?

Если все вышеперечисленные способы не помогают, попробуйте обратиться в службу поддержки игры или переустановить игру. Также может помочь обновление операционной системы и проверка компьютера на наличие вирусов и вредоносных программ.

  • #1

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

1627319548109.png

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

  • #2

What about the in-game memory
Is it max or near max?

  • #3

What about the in-game memory
Is it max or near max?

When its initialising all the mods ive noticed it goes to around 3gb

  • #4

I mean
You are using multiple big content mods
Unless you have a lot of RAM, probably stick to one or maybe 2 major content mods

  • #5

Tmodloader only utilizes 4gb of ram instead of all of your ram, so the extra 12gb of ram on your PC is unused. There is the 64bit tmodloader that uses 8gb of ram. You could try that, but as the guy above me says you’re using too many content mods, you need to use one, rather than multiple.

  • #6

Try disabling WheresMyItems, Wingslot and WMITF. I was having a crash due to a memory leak with terraria using all 16gB of available RAM (Keep in mind I’m on Linux and our game is true x86-64). I disabled quite a few number of smaller mods and those 3 were in that group. Worth a try.

  • #7

damn i got out of memory too, thou its only like 202 mb

  • #8

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

View attachment 334890

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

Обновлено: 28.01.2023

до переустановки винды всё успешно работало, были моды, ничего не лагало и не вылетало

сейчас пробую заново поставить сервер, не работает. даже на чужой не могу зайти. перепробовала тысячи способов, всё равно выбивает ошибку

комп норм (раньше ведь тянул), игру перезакачивала, моды удаляла, от имени админа запускала, на разные диски устанавливала, не помогает

всё работает, вряд ли дело в винде. только дст вылетает и пишет ошибку. игры потяжелее работают без проблем.

помогите по — братски, любимая игра и так подводит :с

хз как у вас, но у меня сработало всё по такому алгоритму:

Пуск-найти программы и файлы-вписываем туда CMD-открываем от имени АДМИНА

В командной строке пишем

BCDEDIT /Set IncreaseUserVa 3072 — для систем с 4гб оперативки и выше

BCDEDIT /Set IncreaseUserVa 1792 — для систем с 2гб оперативки

после ввода нажимаем Enter, нас должны проинформировать, что операция прошла успешно

[RusEng] Fix OutOfMemory Error Увеличение объема оперативной памяти

При игре с модами через tModLoader объем допустимой памяти для модов составляет 4 ГБ, в гайде подробно описано как задействовать всё ОЗУ вашего ПК.
Так же это работает и для мультиплеера.

When playing with mods via tModLoader, the amount of allowed memory for mods is 4 GB, the guide describes in detail how to use all the RAM on your PC.
This also works for multiplayer.

1

1

2

2

2

1

3,710 уникальных посетителей
62 добавили в избранное

Террария 32-битная игра и соответственно ModLoader тоже сделан под 32. В 32 битной системе нельзя задействовать больше 4 ГБ оперативной памяти.
Мы же с вами будем апать tModLoader в 64-разрядную версию.

Terraria is a 32-bit game and, accordingly, ModLoader is also made for 32. In a 32-bit system, you cannot use more than 4 GB of RAM.
We are going to up tModLoader to the 64-bit version.
——————————————————————————
Ссылки и пути установкиLinks and installation paths::

Вам ведь нужны пруфы? Вот вам пруфыYou need proofs, right? Here are the proofs:

1. Переходим на гитхаб разработчика и скачиваем 64-битную версию лоадера.
Находится внизу страницы, нас интересует tModLoader64bit.zip
Go to the developer’s github and download the 64-bit version of the loader.
Located at the bottom of the page, we are interested in tModLoader64bit.zip

2. Открываем путь игры и закидываем поверх файлы из архива с заменой.
У нас будет два новых ярлыка (выделены на скрине)
Open the path of the game and throw over the files from the archive with the replacement.
We will have two new shortcuts (highlighted in the screenshot)

2.5 Если у вас видеокарта AMD, советую после скачать tmodloader_x64_vulkan.zip и закинуть поверх tModLoader64bit. Производительность заметно улучшится.

If you have an AMD graphics card, I advise you to download tmodloader_x64_vulkan.zip afterwards and put tModLoader64bit over it. The performance will improve markedly.

3. Добавляем tModLoader64bit в библиотеку стим, для этого нажимаем в стиме внизу слева «Добавить игру» — «Добавить стороннюю игру» и указываем путь к tModLoader64bit.

Add tModLoader64bit to the steam library, for this, click in the Steam at the bottom left «Add game» — «Add a third-party game» and specify the path to tModLoader64bit.

4. Запускаем tModLoader64bit. И смотрим в левый нижний угол, если вы видите следующее:
Launch tModLoader64bit. And look in the lower left corner if you see the following:
Значит у тебя все получилось, похлопай себе
И, пожалуйста, не забудь поставить оценку этому гайду.

So you did it, give yourself a pat
And, pls, don’t forget to rate this guide.

Ранэль Халиуллин

Ранэль Халиуллин

Илья Хроносов

Илья Хроносов

Артем Бабанов

Артем Бабанов

Денис Король

Денис Король

Артем Бабанов

Артем Бабанов

Rodion Stokolyas

Rodion Stokolyas

Дмитрий Овчинников

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Дмитрий Овчинников

Rodion, там заменяется exe файл террарии. Его и запускай.

Если в стиме, то можешь открыть папку tmodloader и заменить файлы из 64 битного архива.

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Читайте также:

  • Неистовство ветра в hearthstone что это
  • Во что поиграть если надоела гта
  • Зеленый из майнкрафта как зовут
  • For honor можно ли играть без интернета
  • За что могут выгнать из банды в самп

Содержание

  1. Ошибка Game ran out of memory в Terraria: как исправить
  2. Что такое ошибка Game ran out of memory
  3. Почему возникает ошибка Game ran out of memory в Terraria
  4. Как исправить ошибку Game ran out of memory в Terraria
  5. Дополнительные способы устранения ошибки Game ran out of memory
  6. Как предотвратить ошибку Game ran out of memory в Terraria
  7. Вопрос-ответ
  8. Что означает сообщение об ошибке «Game ran out of memory» в Terraria?
  9. Какая обычно является причина ошибки «Game ran out of memory» в Terraria?
  10. Можно ли игнорировать ошибку «Game ran out of memory» в Terraria?
  11. Как узнать, сколько оперативной памяти использует Terraria?

Terraria – это популярная песочница с элементами ролевой игры, где игроки могут исследовать, сражаться и создавать. Однако, как и в любой другой игре, в Terraria могут возникать проблемы. Одной из наиболее распространенных является ошибка “Game ran out of memory”. Эту ошибку может вызвать недостаток оперативной памяти в компьютере, где запущена игра.

Ошибка “Game ran out of memory” может спровоцировать падение игры или сильное замедление работы. Если вы столкнулись с этой проблемой, не волнуйтесь – она имеет решение.

В данной статье мы рассмотрим несколько рекомендаций, как исправить ошибку “Game ran out of memory” в Terraria. Следуя этим советам, вы сможете продолжать игру без проблем и наслаждаться всеми возможностями, которые предоставляет вам этот увлекательный мир.

Ошибка Game ran out of memory в Terraria: как исправить

Ошибка Game ran out of memory в Terraria означает, что игра исчерпала доступную оперативную память и не может больше обрабатывать данные. Это может привести к зависанию, падениям или вылетам игры.

Существует некоторое количество способов исправить эту ошибку. Во-первых, вы можете попробовать уменьшить графические настройки в игре, такие как разрешение экрана, качество текстур или уровень детализации. Это может помочь уменьшить нагрузку на оперативную память и улучшить производительность игры.

Во-вторых, вы можете попробовать увеличить выделенное количество оперативной памяти для игры путем изменения параметров запуска. Для этого вам нужно найти ярлык запуска игры, нажмите правой кнопкой мыши и выберите «Свойства». В поле «Объект» добавьте следующую строку: » -Xmx2048m», что установить максимальное количество памяти для игры в 2048 МБ.

Также некоторые ошибки могут быть связаны с отсутствием обновлений или драйверов видеокарты. Убедитесь, что вы используете последнюю версию игры и оптимизированные драйверы для своей видеокарты.

В любом случае, перед тем, как принимать какие-либо действия, рекомендуется сделать резервную копию своей игры, чтобы избежать потери сохраненного прогресса в случае непредвиденных последствий.

Что такое ошибка Game ran out of memory

Ошибка «Game ran out of memory» в игре Terraria возникает в том случае, когда игрок использует слишком много оперативной памяти на компьютере, и игра не может продолжить работу. Причины ошибки могут быть различными, но чаще всего она связана с неправильными настройками игры или системных параметров компьютера.

Ошибка Game ran out of memory может произойти в любой момент игры и привести к ее аварийному завершению. Кроме того, ошибка может привести к потере сохраненных данных, поскольку игра не успевает сохранить данные перед закрытием.

Для того чтобы избежать возникновения ошибки Game ran out of memory, необходимо следить за состоянием оперативной памяти на компьютере, не запускать слишком много программ одновременно и периодически чистить системный мусор. Кроме того, можно попытаться изменить настройки игры и компьютера для более оптимальной работы.

Почему возникает ошибка Game ran out of memory в Terraria

Ошибка «Game ran out of memory» возникает, когда в игре Terraria заканчивается доступная память компьютера для работы программы. Как правило, это связано с выделяемым объемом памяти на компьютере, который может не соответствовать требованиям игры или быть забит другими процессами, которые тоже занимают память.

Часто же ошибка возникает из-за неправильной настройки системы на определенный объем памяти, который может стать причиной для возникновения ошибки на более новых компьютерах с большим объемом оперативной памяти.

Также, одним из распространенных причин возникновения ошибки может быть слишком сложный мир в игре, который требует много оперативной памяти для обработки. В этом случае можно попробовать упростить некоторые элементы карты, чтобы расходовать меньше оперативной памяти.

Наконец, ошибка может быть вызвана ошибками при установке игры или повреждением некоторых файлов. В этом случае можно попробовать переустановить игру, чтобы исправить проблему.

Как исправить ошибку Game ran out of memory в Terraria

Одна из самых распространенных ошибок в Terraria — это Game ran out of memory. Это может произойти при запуске игры, когда она не может загрузить все ресурсы и перегружает оперативную память. Но нет необходимости паниковать, ведь есть несколько способов исправления этой ошибки.

1. Уменьшить графические настройки. Попробуйте уменьшить разрешение экрана и качество текстур. Это может помочь уменьшить нагрузку на оперативную память и позволить игре загрузить все ресурсы.

2. Изменить количество используемой памяти. Отредактируйте файл конфигурации Terraria, чтобы увеличить количество используемой игрой оперативной памяти. Сделать это можно, открыв Terraria.exe.config в блокноте и добавив следующие строки перед закрывающимся тегом «:


<runtime>

<gcAllowVeryLargeObjects enabled="true" />

<gcConcurrent enabled="true" />

<gcServer enabled="true" />

<gcHeapsize value="1024m" />

</runtime>

3. Использовать больше физической памяти. Если у вас есть возможность, увеличьте объем RAM в компьютере. Это позволит игре загружать больше ресурсов и избежать ошибки Game ran out of memory.

4. Настроить систему. Чистка компьютера от мусорных файлов, оптимизация и дефрагментация диска, а также закрытие ненужных приложений могут также помочь игре загрузить все необходимые ресурсы и избежать ошибки.

Применение этих рекомендаций поможет исправить ошибку Game ran out of memory в Terraria и позволит полноценно наслаждаться игрой.

Дополнительные способы устранения ошибки Game ran out of memory

Увеличение выделенной памяти

Если у вас достаточно RAM на компьютере, то вы можете попробовать увеличить выделенную память для Terraria. Для этого:

  1. Запустите Steam и перейдите в свою библиотеку игр;
  2. Найдите игру Terraria и щелкните правой кнопкой мыши на ее значке;
  3. Выберите «Свойства» и перейдите на вкладку «Общее»;
  4. Нажмите на кнопку «Настройки запуска» и в строке «Дополнительные параметры запуска» добавьте следующий код: «-Xmx2048M» (без кавычек);
  5. Сохраните изменения и запустите игру.

Очистка кэша

В Terraria кэш часто заполняется различной информацией, включая действия, совершенные игроком. Это может привести к ошибке Game ran out of memory. Чтобы ее исправить, очистите кэш:

  1. Закройте игру;
  2. Перейдите в папку «Мои документыМои игрыTerraria»;
  3. Найдите файл «Cache»;
  4. Удалите этот файл;
  5. Стартуйте игру.

Изменение настроек игры

Если предыдущие способы не работают, вы можете изменить настройки в самой игре:

  1. Перейдите в игру и зайдите в меню «Настройки»;
  2. Переключите «Мультипроцессоры» на «выкл.»;
  3. Измените качество графики на более низкое;
  4. Проверьте, нет ли программ в фоновом режиме, мешающих игре работать нормально.

Обновление драйверов и ОС

Если проблема не ушла, попробуйте обновить драйверы вашей видеокарты и операционной системы.

Как предотвратить ошибку Game ran out of memory в Terraria

Ошибка ‘Game ran out of memory (RAM)’ в Terraria может произойти в результате неверной конфигурации игры или помех в работе компьютера. Эта ошибка может означать, что ваш компьютер не справляется с объемом данных, которые Terraria продолжает загружать. Чтобы предотвратить эту ошибку и наслаждаться игровым процессом, вам нужно выполнить несколько простых действий:

  • Увеличьте выделенный объем RAM для игры. Если ваша система не выделяет достаточно памяти для игры, вам следует изменить настройки. Откройте браузер и введите ‘Terraria RAM allocation’ в строку поиска. Далее следуйте инструкциям и выделите больше RAM для игры.
  • Закройте другие программы и процессы. Иногда, когда вы запускаете несколько программ одновременно, это приводит к нехватке памяти и возможности появления ошибки ‘Game ran out of memory’. Закройте все ненужные процессы перед запуском игры.
  • Измените настройки игры. Согласно настройкам, Terraria может потреблять больше памяти, чем ваш компьютер может выделить. Откройте настройки игры и экспериментируйте с ними, понижая графическую детализацию и другие параметры.
  • Увеличьте физический объем RAM компьютера. Если у вас есть возможность, увеличьте физический объем RAM вашего компьютера. Это позволит компьютеру обрабатывать данные быстрее и запускать требовательные программы.

Если же проблема с ошибкой ‘Game ran out of memory’ в Terraria все еще наступает, попробуйте переустановить игру или обратитесь к разработчикам для помощи.

Вопрос-ответ

Что означает сообщение об ошибке «Game ran out of memory» в Terraria?

Это сообщение указывает на то, что игра не смогла загрузить все необходимые ресурсы в оперативную память и выгрузила часть данных в файл подкачки на жестком диске. Это может привести к снижению производительности игры или ее зависанию.

Какая обычно является причина ошибки «Game ran out of memory» в Terraria?

Основную роль в возникновении этой ошибки играет объем оперативной памяти компьютера. Если ваш компьютер имеет недостаточно оперативной памяти для загрузки необходимых ресурсов игры, то могут возникать ошибки этого типа. Также на возникновение ошибки может повлиять качество и размер текстур в игре, количество запущенных программ на компьютере и прочие факторы.

Можно ли игнорировать ошибку «Game ran out of memory» в Terraria?

Нет, игнорировать эту ошибку не стоит, так как это может привести к зависанию игры или даже к сбою операционной системы. Чтобы продолжать играть без снижения производительности и ошибок, рекомендуется исправить причину возникновения ошибки.

Как узнать, сколько оперативной памяти использует Terraria?

Для этого в Windows можно воспользоваться программой «Диспетчер задач». На вкладке «Процессы» нужно найти процесс Terraria.exe и посмотреть количество используемой оперативной памяти в столбце «Память».

  • #1

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

1627319548109.png

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

  • #2

What about the in-game memory
Is it max or near max?

  • #3

What about the in-game memory
Is it max or near max?

When its initialising all the mods ive noticed it goes to around 3gb

  • #4

I mean
You are using multiple big content mods
Unless you have a lot of RAM, probably stick to one or maybe 2 major content mods

  • #5

Tmodloader only utilizes 4gb of ram instead of all of your ram, so the extra 12gb of ram on your PC is unused. There is the 64bit tmodloader that uses 8gb of ram. You could try that, but as the guy above me says you’re using too many content mods, you need to use one, rather than multiple.

  • #6

Try disabling WheresMyItems, Wingslot and WMITF. I was having a crash due to a memory leak with terraria using all 16gB of available RAM (Keep in mind I’m on Linux and our game is true x86-64). I disabled quite a few number of smaller mods and those 3 were in that group. Worth a try.

  • #7

damn i got out of memory too, thou its only like 202 mb

  • #8

pastebin.com

error log — Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


pastebin.com

pastebin.com

This is the error code, it crashed around 15 minutes into the game, its been doing it a lot the past few nights. My mod list is here:

View attachment 334890

I’ve got 16gb of ram and the only other app I have open while playing is spotify, with the ram priority given to tmodloader.

Description

Whenever I tried to switch outside of tml using win+tab then switch back, the screen becomes white and the program itself stops responding, then there’s the error message «Game ran out of memory. You’ll have to find which mod is consuming lots of memory, and contact the devs or remove it.» This happens randomly when using win+tab, by that I mean sometimes it works fine but sometimes it crashes.
I do have a lot of mods installed/enabled, this includes: calamity (mod+music), thorium, luiafk, alchemistnpc (not lite), cheat sheet and veinminer.
My pc’s display is 3840×2160 and I run the game at 1920×1080
I have an extra memory chip installed so the total memory is 32GB, there’s no way a 2D pixel game can use up to 32 gb of ram, and the task manager proves it.
However, there’s an issue, the window resizes a few times before entering fullscreen. I’ve learned this from the following log messages:
«[13:22:42] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 800 -> 1280, Height: 480 -> 720, Fullscreen: False -> True, Display: .DISPLAY1
[13:22:43] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1280 -> 1920, Height: 720 -> 1080, Fullscreen: True, Display: .DISPLAY1
[13:22:44] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: .DISPLAY1″
These are always in the log file and the effect is noticeable too.

Does this affect it? Because I’m pretty sure it’s related.

I’m pretty sure it’s the game because this only happens when using win+tab. In some cases, this always happens when using win+tab. That means it never happens in-game, so it’s not actually the game running out of the memory, more like a bug which happens when resizing the window.

Log file

Client is completely normal, until:

[13:36:05] [1/DEBUG] [Terraria]: Device Reset, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: .DISPLAY1
[13:36:06] [1/WARN] [tML]: Silently Caught Exception:
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at Microsoft.Xna.Framework.Helpers.GetExceptionFromResult(UInt32 result)
at Microsoft.Xna.Framework.Graphics.GraphicsHelpers.GetExceptionFromResult(UInt32 result)
at Microsoft.Xna.Framework.Graphics.RenderTargetHelper.CreateSurfaces(GraphicsDevice graphicsDevice)
at Microsoft.Xna.Framework.Graphics.RenderTarget2D.RecreateAndPopulateObject()
at Microsoft.Xna.Framework.Graphics.DeviceResourceManager.RecreateResources(D3DPOOL pool, Boolean deviceRecreated)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Reset(PresentationParameters presentationParameters, GraphicsAdapter graphicsAdapter)
at Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice(Boolean forceCreate)
at Microsoft.Xna.Framework.GraphicsDeviceManager.EnsureDevicePlatform()
at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.BeginDraw()
at Microsoft.Xna.Framework.Game.BeginDraw()
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Paint(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameWindow.OnPaint()
at Microsoft.Xna.Framework.WindowsGameWindow.mainForm_Paint(Object sender, PaintEventArgs e)
at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Form.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Microsoft.Xna.Framework.WindowsGameForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at Microsoft.Xna.Framework.Input.UnsafeNativeMethods.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at Microsoft.Xna.Framework.Input.WindowMessageHooker.Hook.WndProc(IntPtr msgWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at ReLogic.OS.Windows.WindowsApi.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at ReLogic.OS.Windows.WindowsMessageHook.WndProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame
()
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.WindowsLaunch.Main(String[] args)

[13:36:06] [1/FATAL] [tML]: Game ran out of memory. You’ll have to find which mod is consuming lots of memory, and contact the devs or remove it.

And then the error pops up

Steps to reproduce

Using win+tab to swtich between the game and other tabs opened. Then switch back into the game.

Expected behavior

It was normal before, the window still resizes before entering full screen and I can use win+tab whenever I want, even in multiplayer. It’s just after the most recent update, this issue keeps occuring.

Actual behavior

crash

Reproduction frequency

Sometimes it’s guaranteed , sometimes it doesn’t crash at all.

Additional Information

No, it just happens all the time.

Lastly, I do wanna know if it’s actually my pc and do I have to update my drivers.

edit: this also happens when i accidentally press the win key (only the win key nothing else)

and it seems that when the error pops up the game’s resolution is at like 800×600 or something

Обновлено: 12.02.2023

до переустановки винды всё успешно работало, были моды, ничего не лагало и не вылетало

сейчас пробую заново поставить сервер, не работает. даже на чужой не могу зайти. перепробовала тысячи способов, всё равно выбивает ошибку

комп норм (раньше ведь тянул), игру перезакачивала, моды удаляла, от имени админа запускала, на разные диски устанавливала, не помогает

всё работает, вряд ли дело в винде. только дст вылетает и пишет ошибку. игры потяжелее работают без проблем.

помогите по — братски, любимая игра и так подводит :с

хз как у вас, но у меня сработало всё по такому алгоритму:

Пуск-найти программы и файлы-вписываем туда CMD-открываем от имени АДМИНА

В командной строке пишем

BCDEDIT /Set IncreaseUserVa 3072 — для систем с 4гб оперативки и выше

BCDEDIT /Set IncreaseUserVa 1792 — для систем с 2гб оперативки

после ввода нажимаем Enter, нас должны проинформировать, что операция прошла успешно

[RusEng] Fix OutOfMemory Error Увеличение объема оперативной памяти

При игре с модами через tModLoader объем допустимой памяти для модов составляет 4 ГБ, в гайде подробно описано как задействовать всё ОЗУ вашего ПК.
Так же это работает и для мультиплеера.

When playing with mods via tModLoader, the amount of allowed memory for mods is 4 GB, the guide describes in detail how to use all the RAM on your PC.
This also works for multiplayer.

1

1

2

2

2

1

3,710 уникальных посетителей
62 добавили в избранное

Террария 32-битная игра и соответственно ModLoader тоже сделан под 32. В 32 битной системе нельзя задействовать больше 4 ГБ оперативной памяти.
Мы же с вами будем апать tModLoader в 64-разрядную версию.

Terraria is a 32-bit game and, accordingly, ModLoader is also made for 32. In a 32-bit system, you cannot use more than 4 GB of RAM.
We are going to up tModLoader to the 64-bit version.
——————————————————————————
Ссылки и пути установкиLinks and installation paths::

Вам ведь нужны пруфы? Вот вам пруфыYou need proofs, right? Here are the proofs:

1. Переходим на гитхаб разработчика и скачиваем 64-битную версию лоадера.
Находится внизу страницы, нас интересует tModLoader64bit.zip
Go to the developer’s github and download the 64-bit version of the loader.
Located at the bottom of the page, we are interested in tModLoader64bit.zip

2. Открываем путь игры и закидываем поверх файлы из архива с заменой.
У нас будет два новых ярлыка (выделены на скрине)
Open the path of the game and throw over the files from the archive with the replacement.
We will have two new shortcuts (highlighted in the screenshot)

2.5 Если у вас видеокарта AMD, советую после скачать tmodloader_x64_vulkan.zip и закинуть поверх tModLoader64bit. Производительность заметно улучшится.

If you have an AMD graphics card, I advise you to download tmodloader_x64_vulkan.zip afterwards and put tModLoader64bit over it. The performance will improve markedly.

3. Добавляем tModLoader64bit в библиотеку стим, для этого нажимаем в стиме внизу слева «Добавить игру» — «Добавить стороннюю игру» и указываем путь к tModLoader64bit.

Add tModLoader64bit to the steam library, for this, click in the Steam at the bottom left «Add game» — «Add a third-party game» and specify the path to tModLoader64bit.

4. Запускаем tModLoader64bit. И смотрим в левый нижний угол, если вы видите следующее:
Launch tModLoader64bit. And look in the lower left corner if you see the following:
Значит у тебя все получилось, похлопай себе
И, пожалуйста, не забудь поставить оценку этому гайду.

So you did it, give yourself a pat
And, pls, don’t forget to rate this guide.

Ранэль Халиуллин

Ранэль Халиуллин

Илья Хроносов

Илья Хроносов

Артем Бабанов

Артем Бабанов

Денис Король

Денис Король

Артем Бабанов

Артем Бабанов

Rodion Stokolyas

Rodion Stokolyas

Дмитрий Овчинников

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Дмитрий Овчинников

Rodion, там заменяется exe файл террарии. Его и запускай.

Если в стиме, то можешь открыть папку tmodloader и заменить файлы из 64 битного архива.

Rodion Stokolyas

Rodion Stokolyas ответил Дмитрию

Читайте также:

  • Неистовство ветра в hearthstone что это
  • Во что поиграть если надоела гта
  • Зеленый из майнкрафта как зовут
  • For honor можно ли играть без интернета
  • За что могут выгнать из банды в самп

tModLoader – How to Run More Mods Without the Game Crashing 1 - steamlists.com

tModLoader – How to Run More Mods Without the Game Crashing 1 — steamlists.com

Short guide explaining how to run more mods without the game crashing.

Why can’t I run more very many mods? (Explanation)

This sections just explains why you can’t run very many mods, so if you’re not interested in the explanation just skip ahead to the next section.

  If you’ve tried running or even loading, mods like Calamity, Thorium and qwerty’s bosses & items at once you may notice one of two things.

  Blank error message:

 This error (to my knowledge) is caused due to incompatibility between two modpacks. This guide does not cover how to fix this issue.

  Program ran out of memory:

 This error occurs when Tmodloader requires more than 4GB of ram, and it will happen regardless of how many GB of ram you actually have in your computer. This is because Terraria and by extension, Tmodloader is a 32bit program. 32 bit programs can’t use more than 4GB of ram.

  So how do we fix this? We upgrade Tmodloader to a 64bit program, making it capable of using 16 Exabytes of memory (more than anyone has in their computer.)

Downloading Tmodloader64bit

Unzipping the File

When opening the file you may see two different screens.

  Windows Explorer:

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - B34DFB8

  If this happens, the process is fairly simple. You right click the folder click Copy/Cut and go to your Downloads or Documents right click and select Paste. (Documents is recommended because it’s easier to find later.)

  7ZIP:

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - 779D363

  This one is slightly more complicated but still relatively simple. You click the Extract button at the top and a screen should appear.

  tModLoader - How to Run More Mods Without the Game Crashing - Unzipping the File - 0042E5E

  This should automatically be set to where you opened the ZIP file.

 (Normally: C:/Users/User/Downloads/)

  If you want to put it in your downloads folder just click OK.

  If you want it to go to Documents just replace the Downloads with Documents (C:/Users/User/Documents/)

Installing Tmodloader64bit

Go to where you pasted the folder (Downloads or Documents.)

  Open the folder and select everything in it. Right click and select Cut.

  Then go to this location on your computer and paste the files.

  C:Program Files (x86)SteamsteamappscommonTmodloader

  (if this directory doesn’t exist you have setup a different default directory. If you did do this, than you should already know where the files are stored.)

Running Tmodloader64bit

Right click Tmodloader64Bit/Tmodloader64Bit.exe and select Create Shortcut. Drag the newly created shortcut onto your desktop and than double click.

  This will open up a Command Prompt window, while it may look menacing this causes no harm to your computer and is merely how the program starts.

La Fin

If everything has gone smoothly you should now be able to run many more mods. (Up to the technological limits of your computer.)

  If you enjoyed this guide or though it was helpful please share it around.

 If you have any suggestions for a guide or ideas on how to make this one better just comment below.

  Thank you.

When things don’t go silky smooth.

Backing up your world/characters is a good idea before you reinstall. They can be found in this directory: C:/Users/User/Documents/My Games/Terraria/Modloader/ under Players and Worlds respectively.

  The best thing you can try and do if this doesn’t work is reverting you files back to normal. This can be done by simply uninstalling tmodloader and reinstalling it. From there you may choose to try again.

  If that doesn’t work here’s a list of things to check.

  -Can your computer run vanilla terraria?

 (If it can’t than your out of luck.)

  -Are you on the newest version of Tmodloader?

 (Not sure whether this matters but it’s good to check.)

  -Did this start after updating Tmodloader?

 (You may need to check for a new version of Tmodloader64bit that’s compatible with the newest update.)

  -Did you follow all of the steps?

 (Obviously things being incomplete will result in issues.)

  -Are you files corrupted?

 (This can be fixed by reinstalling the game, or verifying file integrity and then re-adding Tmodloader64bit.)

  -Are you mods disabled on startup?

 (There may be a mod crashing the application, simply cancel mod loading when Tmodloader starts up.)

  -Did you drag the .exe or the shortcut onto your desktop?

 (Head back to the folder and check if you still have the .exe in the Tmodloader folder. [You need to enable file name extensions.])

  -Did you run the Tmodloader64bitserver .exe?

 (Running the server .exe will only setup a server and not actually open the game.)

  -Are you running Tmodloader from steam?

 (I have only done this with the steam versions of Tmodloader so I don’t know if there are errors with the old-fashioned way of installing Tmodloader.)

  -Did you download the Linux version by accident?

 (These files wont work on Windows machines.)

 

 This is all about tModLoader – How to Run More Mods Without the Game Crashing; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!

There is a bit of trouble when you try to run mods in Terraria. The game was made to run on its own and with the amazing work of the community, there are tons of content to be consumed including some quality of life improvements that only mods can do.

Running too many of these mods can cause Terraria to crash especially with texture changes.

There are mods like the “Legend of Zelda” or “Dragon Ball Terraria” that make the game run more things that were not accounted for by the developers. On some occasions, this will cause your game to crash.

Terraria is a bit (pun intended) different when it comes to allocating more RAM to a Steam game which will all be explained below.

This guide will teach you how to allocate more RAM to Terraria and run all the mods you can without crashing as long as they are compatible.

Explaining RAM or Memory Usage in Terraria

Just by the look of the game and how it is played, it should be easy to run for almost any RAM installed on your computer. Terraria is a 2D sandbox game that is quite similar to the old platformer games in the ’90s.

In short, Terraria should not take much of your total memory capacity. The game runs in 32-bit which means that the total memory that can be used for the game will be at 4GB.

With so many things going on at the same time, the game should still run perfectly fine. Even if you have a big base with automated switches for farming while being attacked by the Destroyer with 3 other friends (all happening on the same screen), it should still run fine.

In my personal experience, the only time you would need more RAM allocation for Terraria is when you have installed mods made by the community to add some quality of life features or adding more entertaining content to spice up your world.

Installing tModLoader 64-bit Through Steam

The tModLoader has already been implemented in the additional content side of Terraria. You can search for it in the Steam’s store and you will be able to download it for free if you have Terraria on Steam.

Download all the mods you want to load and make sure you are using tModLoader. It is basically the game’s mod manager to make things easier.

After finishing downloading and installing, you still need to do another download which is the 64-bit “mod” that you need to run with tModLoader.

How to Make Terraria Use More RAM

As previously mentioned, Terraria is a 32-bit game. That means the total memory used for the game will be maxed out at 4GB. That means If you go anywhere above 4GB, Terraria will run out of memory and crash.

The first step to give Terraria more RAM so you can use all the mods you want in the game is to modify your Terraria file to a 64-bit version. There is a simple way to do this and you will need to make a few installations and a folder to drag inside your installed Terraria folder.

Download the 64-bit tModLoader from the forums page and choose the appropriate (latest) version for your current Terraria version. Unzip the file “tML 64 (current Terraria version)” and choose a destination for the folder inside.

Open your tModLoader folder by looking through your installed Steam library folder. You can find it by going through Steam > steamapps > common > tModLoader.

If you are having trouble finding it, you can right-click the tModLoader directly in your Steam library. After right-clicking, go to manage and choose “browse local files”. This should open your tModLoader folder (it is worth noting that this is not your Terraria folder).

After opening the tModLoader folder, drag all the files from the unzipped file (64-bit tModLoader you downloaded from the forums) and paste it inside. You need to choose “replace all files” and finish the copy.

To check if it is working, you can open your tModLoader (not the Terraria game) to launch Terraria. It will open up a command prompt but you just need to wait for it to load everything.

Once it opens Terraria and starts loading your mods, you will see on the lower-left corner that it is running in 64-bit. It should look something like the picture above.

Conclusion

Once you are running the 64-bit version of Terraria, you should be able to give Terraria more memory to run as many mods as you can (of course, they have to be compatible with each other).

They have thousands of mods created by the community and it breathes new life into the game if you have already finished the standard version.

You can also account for hosting the server with your friends because you will need more RAM for hosting. The same concept goes in knowing how to allocate more RAM to a Minecraft server.

This is why changing Terraria to 64-bit is a must when you need to allocate more RAM to Terraria. Just remember that you need to wait for updates constantly for the tModLoader if ever Terraria updates their game again. Otherwise, you’re likely to experience tModLoader memory crash issues.

Люблю играть в Террарию с модами и поймал вот такую ошибку: Game ran out of memory. После недолгих поисков нашёл решение и спешу поделиться им с вами!

TModLoader64: 🤍github.com/Dradonhunter11/tModLoader64bit/releases/tag/v0.11.8.1

На всякий случай прикрепляю патч в записи своего Телеграм канала: 🤍t.me/imapoproject/14

Не забывайте про лайк, подписку и колокольчик. Ваша активность очень важна для развития канала!

Поддержать развитие канала: 🤍🤍donationalerts.com/r/imapo

Пабло

2022-12-10 15:54:21

ТО ЕСТЬ КУПЛЕННО? LKq2KH0MP0o&t=2m00s 2:00

а что если я запускаю моди а мне пишет что не хватает памяти

SADALIM

2022-11-21 05:21:12

у меня такая ситуация когда я хочу выйти из мира у меня все зависает и вылетает
Раньше такого не было

MirRush

2022-10-26 10:28:17

спасибо помогло

Villo ai

2022-10-17 05:46:06

помогло, но ка захожу в этот тмод 2 раз у меня опять ошибка, только уже другая типа «была сделана попытка зайти в программу имеющую неверный формат»

ドミトリー

2022-10-15 07:43:09

Спасибо, помог

TvinsTerraria

2022-09-23 11:35:55

Помогите, что делать, если у меня тмодлоадер вылетает, я просто играю, и он вылетает не могу понять изза чего, просто сворачиваеться, без ошибок без багов или чего либо ещё, я установил:
Calamity mod
Calamity mod music
Recipe Browser
Census — Town NPC Checklist
Boss Checklist
Travelling Merchant Sells More Items
Fargo’s Mutant mod
Magic Storage
Progect tRu

Mortikl

2022-08-26 08:29:11

Не работает ,у меня Виндоус 8,6 Гб ОЗУ,я запускаю тмодлаунчер 64х и у меня появляется на немного консоль и потом ничего не происходит,помогите пожалуйста

pavidlo perchenoe

2022-08-08 21:57:58

а многопользовательская игра будет работать ?

Данил

2022-08-03 18:57:45

Короче, я скачал со стима тмодлоадер 1.4, и после запуска его появляется консоль, после 5 минут выскакивает ошибка

The terraria steam client process exited unexpectedly

A client log file containing error information has been generated in DASteamsteamappscommontModLoadertModLeader Logs (You will need to share this file if asking for help)

Николай Скрипник

2022-08-03 14:09:29

до решения проблем дошел собственно сам, но не знал что надо добавить как стороннюю игру спасибо за инфу

MR OATMEAL

2022-07-26 08:56:16

СПАСИБО,ПОМОГ!я даже сторонню игру не добавлял сразу работать стало.Спасибо!

Xxeuzz

2022-07-02 03:57:11

А на тмодлоадере 1.4 работает? просто тот с каламити вылетает(конфликта модов нет)

Костя Пилькин

2022-06-29 09:29:06

Пытаюсь создать мир но вылетает! Что делать?

Костя Пилькин

2022-06-29 09:00:13

А почему всë немного размыто?

Костя Пилькин

2022-06-29 08:58:12

Спс тепер я смогу делать очень большие сборки!

Что делать если у меня 2гб оперативки

THENIK TV

2022-06-23 05:41:34

Всем привет возникла такая проблема у меня установленно много модов и играем в 4 в Корее но при босс файте игра кординально начинает тормозить и как будто все в замедленном виде…..Вопрос как решить эту проблему кто знает?!

GlaySy

2022-06-07 15:23:59

а что делать если в тмодлоадер64бит (когда создаю мир) просто вылетает? гб оперативки 8

  • Ошибка термоэлемента hp 426
  • Ошибка термоэлемента hp 402
  • Ошибка термофиксатора xerox 3320
  • Ошибка термофиксатора xerox 3260
  • Ошибка термофиксатора samsung clp 365