T
conservative-teal
Can not start tML
I've installed both, terraria and tML. Made Exclusions in defender just in case.
Getting error:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Nika\Documents\My Games\Terraria\tModLoader\Mods'.
File name: 'C:\Users\Nika\Documents\My Games\Terraria\tModLoader\Mods'
2 Replies
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page.
If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on
tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340cconservative-tealOP•7mo ago
[23:24:21.614] [Main Thread/FATAL] [tML]: An unexpected error occurred during tML startup
System.IO.FileNotFoundException: Could not find file 'C:\Users\Nika\Documents\My Games\Terraria\tModLoader\Mods'.
File name: 'C:\Users\Nika\Documents\My Games\Terraria\tModLoader\Mods'
at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor)
at System.IO.Directory.CreateDirectory(String path)
at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 67
at Terraria.ModLoader.Core.ModCompile.FindModSources() in tModLoader\Terraria\ModLoader\Core\ModCompile.cs:line 72
at Terraria.ModLoader.Core.ModCompile.get_DeveloperMode() in tModLoader\Terraria\ModLoader\Core\ModCompile.cs:line 82
at Terraria.Program.StartupSequenceTml(Boolean isServer) in tModLoader\Terraria\Program.TML.cs:line 348