Произошла ошибка во время создания мира террария tmodloader

Version

Latest 1.4-stable

OS

Windows

Platform

Steam

This bug affects

Gameplay as a Player

Description

When trying to create a new world i ran into an issue with the World gen. What can i do to avoid the Problem? Pls help me.

The issue:

A problem was encountered during world generation CalamityDungeonBiomeChests System.NullReferenceException: Object reference not set to an instance of an object. at CalamityMod.World.MiscWorldgenRoutines.GenerateBiomeChests(GenerationProgress progress, GameConfiguration config) in CalamityModWorldMiscWorldgenRoutines.cs:line 30 at Terraria.GameContent.Generation.PassLegacy.ApplyPass(GenerationProgress progress, GameConfiguration configuration) in tModLoaderTerrariaGameContentGenerationPassLegacy.cs:line 226 at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoaderTerrariaWorldBuildingWorldGenerator.cs:line 30

Log File

No response

Steps to reproduce

No response

Expected Behavior

No response

Actual Behavior

No response

Reproduction frequency

No response

Additional Information

No response

  • #1

I have been using tmodloader with calamity for about a week. I have not had any issues until i decided to make a new world today. I am not able to create worlds while i have the calamity mod active. I’ve seen other people with the same issue as me. some of them had different mods that were having the error, but it mostly seemed the same. There have been some post about the error, but most led to dead ends for me, so here is the error message I got.

A problem was encountered during world generation CalamityDungeonBiomeChests System.NullReferenceException: Object reference not set to an instance of an object. at CalamityMod.World.MiscWorldgenRoutines.GenerateBiomeChests(GenerationProgress progress, GameConfiguration config) in CalamityModWorldMiscWorldgenRoutines.cs:line 30 at Terraria.GameContent.Generation.PassLegacy.ApplyPass(GenerationProgress progress, GameConfiguration configuration) in tModLoaderTerrariaGameContentGenerationPassLegacy.cs:line 226 at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoaderTerrariaWorldBuildingWorldGenerator.cs:line 30

The error only seems to happen when i have the calamity mod active. I am on Calamity version 2.0.0.3, tModLoader Version 2022.7.58.4, and terraria version 1.4.3.6. It doesn’t happen with any other mod or combination of mods. It only started happening today even though I have created a world before. Worlds that have already been created are still playable and run perfectly. The world will load to about half way until it starts creating the dungeon, and then the error message will pop up, clicking continue will result in the world not being created and being sent back to the title screen. I have tried at least 20 times to create a world.

I have tried uninstalled the calamity mod and reinstalled it. I have tried uninstalling both tmodloader and terraria but that did not work. I have made sure that i did not have any other betas or previews active. I only have calamity mod installed (no other mods) . I’ve verified my file integrity.

Also I have read on a forum post that you can get around this by migrating a vanilla world to tModLoader. I could launch the world and the calamity mod worked, but none of the calamity specific structures generated on the world, so it didn’t work.

I think there is an error that involves the biome chests that spawn in the dungeon to fail to load, but i have no clue how to fix it and every other forum post about it has led to a dead end for me.
Thank’s for any info that you may have.

Last edited: Aug 3, 2022

  • #2

i have the same problem and it also appeared only today
i think thats because tmodloader got an update today

Last edited: Aug 3, 2022

  • #3

I too am having that issue. I hope whatever the situation is it gets fixed soon

  • #4

I’m having the same problem hope it gets fixed

  • #5

yup same thing for me, problem was happening yesterday and is still happening today

  • #6

There’s unfortunately no fix for this, until Calamity mod is updated.

  • #7

i was olaying the Calamity mod perfectly and still can play well on other worlds but when i want to generate a new world it says Calamity Dungeon Chest Error and i cant create a new workd to play on with the calamity mod

  • #8

one thing i did that kinda fixed it was to switch to 1.3, install calamity and make the world on there, and switch back. hope this helps.

  • #9

Are there any publicly available untouched maps that can be downloaded for Calamity (with the calamity content) to get around the world gen step? Or would anyone be willing to upload one?

  • #10

I believe that this is due to small worlds not being supported by Calamity anymore. (Edit: Nvm, tried all world size options and the same error pops up. Got no idea what it is.)

  • #11

I installed the world gen previewer mod by jopojelly, and used it to skip/delete the step that adds the calamity dungeon chest. No idea what the cause is, but I hope this «fix» helps.

  • #12

how’re ya guys holding up, i have the issue too hope this gets fixed been days, maybe weeks idk

  • #13

Yea i have the same issue. Hope it gets fixed up soon.

  • #14

Can also report this issue, seems pretty critical to me.

  • #15

I have the same, updated reupdated redownloaded everything. So we should just wait for the fix… :/

  • #16

There is a calamity world gen fix mod (search ‘calamity’ on the tmodloader’s mod list and it should be there)

  • #17

There is a calamity world gen fix mod (search ‘calamity’ on the tmodloader’s mod list and it should be there)

I can’t seem to find that mod, what’s it called?

  • #18

just search «calamity world gen fix mod» and the name should be «Fix Calamity Bug About World Creating»

  • #19

Thanks ssccaa — worked a treat!

  • #20

calamityfixbugastralbiomechest.png

download this lol and it fixes it

System.NullReferenceException: Object reference not set to an instance of an object.
   at CalamityMod.World.MiscWorldgenRoutines.GenerateBiomeChests(GenerationProgress progress, GameConfiguration config) in CalamityModWorldMiscWorldgenRoutines.cs:line 30
   at Terraria.GameContent.Generation.PassLegacy.ApplyPass(GenerationProgress progress, GameConfiguration configuration) in tModLoaderTerrariaGameContentGenerationPassLegacy.cs:line 226
   at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoaderTerrariaWorldBuildingWorldGenerator.cs:line 30
   at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoaderTerrariaWorldGen.cs:line 12378
   at Terraria.WorldGen.do_worldGenCallBack(Object threadContext) in tModLoaderTerrariaWorldGen.cs:line 2345
   at Terraria.WorldGen.worldGenCallback(Object threadContext) in tModLoaderTerrariaWorldGen.cs:line 2335
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
   at System.Threading.Thread.StartCallback()

[00:52:49.287] [.NET ThreadPool Worker/ERROR] [tML]: Произошла ошибка во время создания мира
CalamityDungeonBiomeChests
System.NullReferenceException: Object reference not set to an instance of an object.
   at CalamityMod.World.MiscWorldgenRoutines.GenerateBiomeChests(GenerationProgress progress, GameConfiguration config) in CalamityModWorldMiscWorldgenRoutines.cs:line 30
   at Terraria.GameContent.Generation.PassLegacy.ApplyPass(GenerationProgress progress, GameConfiguration configuration) in tModLoaderTerrariaGameContentGenerationPassLegacy.cs:line 226
   at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoaderTerrariaWorldBuildingWorldGenerator.cs:line 30
[00:52:49.288] [.NET ThreadPool Worker/ERROR] [Terraria]: Произошла ошибка во время создания мира
System.NullReferenceException: Object reference not set to an instance of an object.
   at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoaderTerrariaWorldBuildingWorldGenerator.cs:line 60
   at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoaderTerrariaWorldGen.cs:line 12378
   at Terraria.WorldGen.do_worldGenCallBack(Object threadContext) in tModLoaderTerrariaWorldGen.cs:line 2345
   at Terraria.WorldGen.worldGenCallback(Object threadContext) in tModLoaderTerrariaWorldGen.cs:line 2335
[00:53:19.467] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs" 

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

Спецаильно для наших уважаемых посетителей, мы собираем лучшие советы и рекомендации которые помогут справится с той или иной проблемой. Как мы уже сказали раньше, даже если вы столкнулись с самыми редкими вылетами, даже если при запуске игры процесс находится в задачах но ничего не происходит, мы все равно найдем оптимальное решение которое подойдет каждому. Ах да, мы забыли упомянуть о самом главном, часто любители поиграть в 3D игры сталкиваются с такой ситуацией когда при попытке зайти в игровое приложение, у них просто происходит вылет или крэш на рабочий стол — с этим мы тоже знаем как боротся.

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

Введение

tModLoader — это модификация для игры Terraria, которая позволяет добавлять новые объекты и функции в игру. Однако пользователи могут столкнуться с ошибкой tModLoader v2022.9.47.47 Fatal Error, которая может препятствовать запуску игры. В этой статье мы расскажем, как исправить эту ошибку.

Шаг 1: Проверить целостность файлов игры

Первым шагом необходимо проверить целостность файлов игры. Для этого нужно открыть Steam и перейти к библиотеке игр. Найдите Terraria в списке, нажмите правой кнопкой мыши и выберите «Свойства». Затем перейдите на вкладку «Локальные файлы» и нажмите «Проверить целостность файлов игры». Это может занять несколько минут в зависимости от вашей скорости интернет-соединения.

Шаг 2: Обновить tModLoader

Если первый шаг не помог, необходимо обновить tModLoader. Перейдите на официальный сайт tModLoader и загрузите последнюю версию. Затем замените старую версию тModLoader на новую.

Шаг 3: Отключить или удалить некоторые моды

Если первые два шага не сработали, может понадобиться отключить или удалить некоторые моды. Если у вас установлено много модов, это может быть причиной ошибки. Попробуйте отключить или удалить некоторые моды, чтобы узнать, какой из них вызывает ошибку tModLoader v2022.9.47.47 Fatal Error.

Шаг 4: Переустановить игру

Если все остальные методы не сработали, необходимо переустановить игру. Для этого нужно удалить Terraria и затем установить ее заново. После этого не забудьте установить tModLoader и нужные моды.

Заключение

Ошибка tModLoader v2022.9.47.47 Fatal Error может появиться по разным причинам, но обычно она связана с файлами или модификациями. Если вы следуете этим инструкциям, вы должны смочь исправить ошибку и запустить игру без проблем.

Понравилась статья? Поделить с друзьями:
  • Произошла ошибка во время собрания skype
  • Произошла ошибка во время проверки устройств битрикс
  • Произошла ошибка во время отправки обращения гас правосудие
  • Произошла ошибка во время операции установки 8002ae04 ps3
  • Произошла ошибка во время операции установки 80029567