i dont know how to fix this

12/29/2019 12:59:53 PM
System.IO.IOException: The cloud file provider is not running.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Terraria.Utilities.FileUtilities.ReadAllBytes(String path, Boolean cloud)
at Terraria.IO.FavoritesFile.Load()
at Terraria.Main.Initialize()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
 
Back
Top Bottom