game closes on world creation
basically what it says on the tin. At the very last moment before world generation completes, the game freezes and closes without an error message.
1 Reply
i got this error when opening the game again
One or more errors occurred while unloading and tModLoader must be restarted to prevent further issues.
SortingFolders was unable to unload properly. Modders must use defensive programming to ensure unloading completes regardless of any errors during loading.
System.NullReferenceException: Object reference not set to an instance of an object.
at SortingFolders.SortingFolderClass.Save() in SortingFolders.cs:line 326
at SortingFolders.SortingFolders.Unload() in SortingFolders.cs:line 450
at Terraria.ModLoader.Mod.UnloadContent() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 32
at Terraria.ModLoader.ModContent.UnloadModContent() in tModLoader\Terraria\ModLoader\ModContent.cs:line 510
at Terraria.ModLoader.ModLoader.Mods_Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 260
at Terraria.ModLoader.ModLoader.Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 231
removing all the world gen mods except for Remnant might've fixed it, but i was also forcing a normal character into a newly created journey world because im an idiot so that might've also been the problem. sorry!