Mobile The terreria servers file keeps on crashing

Carbonnite

Terrarian
Im trying to host a multiplayer mobile server, I got everything set up (i think), but when i go and open TerreriaServers. It crashes. At the crash log, it says,
9/7/2019 8:38:14 PM
System.IO.FileNotFoundException: Could not find file 'C:\Users\Grace Gao\Documents\My Games\Terraria\Mobile\Worlds'.
File name: 'C:\Users\Grace Gao\Documents\My Games\Terraria\Mobile\Worlds'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at Terraria.Main.LoadWorlds()
at Terraria.Main.DedServ()
at Terraria.Program.LaunchGame(String[] args)

help would be much appreciated!
 
You may notice that it's looking for a directory in the error but can't find it.
Please check to see if 'C:\Users\Grace Gao\Documents\My Games\Terraria\Mobile\Worlds' exists, and if not create it then try again.
 
Back
Top Bottom