[16:48:10.609] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2025.12.3.0|2025.12|stable|Stable|ae365276d1467801feaa3120daa93cbd49a61daf|5250741030748140234 built 1/31/2026 7:07 PM [16:48:10.618] [Main Thread/INFO] [tML]: Log date: 2/9/2026 [16:48:10.619] [Main Thread/INFO] [tML]: Running on Windows (v10.0.26200.0) X64 NetCore 8.0.0 [16:48:10.621] [Main Thread/INFO] [tML]: CPU: 12 processors. RAM: 13.9 GB [16:48:10.622] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 8.0.0 [16:48:10.622] [Main Thread/INFO] [tML]: Executable: D:\Games\Steam\steamapps\common\tModLoader\tModLoader.dll [16:48:10.622] [Main Thread/INFO] [tML]: Working Directory: D:\Games\Steam\steamapps\common\tModLoader [16:48:10.869] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader [16:48:10.878] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 96. Vertical DPI is 96. Horizontal DPI is 96 [16:48:10.879] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [16:48:10.883] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [16:48:10.883] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [16:48:10.884] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [16:48:10.885] [Main Thread/DEBUG] [FNA]: FAudio v22.9.1 [16:48:11.194] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [16:48:11.202] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "D:\Games\Steam\steamapps\common\tModLoader\dotnet\dotnet.exe" tModLoader.dll -terrariasteamclient 1724 [16:48:11.622] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [16:48:11.622] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [16:48:12.020] [Main Thread/INFO] [FNA]: SDL.SDL_Init(SDL.SDL_INIT_VIDEO)... [16:48:12.021] [Main Thread/INFO] [FNA]: Success [16:48:12.022] [Main Thread/INFO] [FNA]: SDL.SDL_InitSubSystem(SDL.SDL_INIT_GAMECONTROLLER)... [16:48:12.134] [Main Thread/INFO] [FNA]: Success [16:48:12.323] [Main Thread/DEBUG] [tML]: Native Resolve: Steamworks.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null -> steam_api [16:48:12.323] [Main Thread/DEBUG] [tML]: delegating to Steamworks.NET.AnyCPU resolver [16:48:12.595] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.7 MB available [16:48:12.606] [Main Thread/INFO] [tML]: Steam beta branch: None [16:48:12.607] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [16:48:12.617] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: D:\Games\Steam\steamapps\common\tModLoader\..\..\workshop [16:48:12.794] [Main Thread/INFO] [FNA]: SDL Video Diver: windows [16:48:12.794] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11 [16:48:12.794] [Main Thread/INFO] [FNA]: D3D11 Adapter: NVIDIA GeForce RTX 2060 SUPER [16:48:12.816] [Main Thread/INFO] [tML]: Terraria Steam Install Location assumed to be: D:\Games\Steam\steamapps\common\Terraria [16:48:13.232] [Main Thread/INFO] [tML]: Maximum Resolution is 1920 x 1200 [16:48:13.242] [Main Thread/DEBUG] [Terraria]: Device Created, Adapter: HDMI, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False, Display: \\.\DISPLAY1 [16:48:13.247] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: HDMI, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False -> True, Display: \\.\DISPLAY1 [16:48:13.250] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: HDMI, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: \\.\DISPLAY1 [16:48:13.394] [Main Thread/INFO] [FNA]: SDL Audio Driver: [16:48:13.667] [Main Thread/DEBUG] [tML]: Native Resolve: tModLoader, Version=1.4.4.9, Culture=neutral, PublicKeyToken=null -> RzChromaSDK64.dll [16:48:13.667] [Main Thread/DEBUG] [tML]: not found [16:48:14.697] [21/DEBUG] [tML]: SSDP search line separator: CRLF [16:48:15.220] [21/DEBUG] [tML]: Hook System.Runtime.Loader.AssemblyLoadContext::ValidateAssemblyNameWithSimpleName(Assembly, string) added by tModLoader [16:48:20.878] [Main Thread/INFO] [tML]: Finding Mods... [16:48:20.890] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.891] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.894] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.895] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.898] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.899] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.902] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.903] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.905] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.906] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.909] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.910] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.913] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.915] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.917] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.918] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.920] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.921] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.924] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.925] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.927] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.928] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.931] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.932] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.934] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.935] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.938] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.939] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.941] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.942] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.944] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.945] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.948] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.949] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.951] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.952] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.954] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.955] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.957] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.958] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.961] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.962] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.964] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.965] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.967] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.968] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.970] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.971] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.974] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.975] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.977] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.978] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.982] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.983] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.985] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.986] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.988] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.989] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.991] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.992] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.994] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:20.995] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:20.999] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.000] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.003] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.004] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.010] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.012] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.018] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.020] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.023] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.024] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.028] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.031] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.034] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.036] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.043] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.045] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.052] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.056] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.059] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.IdentifyMissingWorkshopDependencies() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 209 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 193 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.060] [Main Thread/WARN] [tML]: Failed to read C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 [16:48:21.308] [Main Thread/INFO] [tML]: Finding Mods... [16:48:21.312] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.316] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.320] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.324] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.328] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.332] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.336] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.340] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.343] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.349] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.353] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.357] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.360] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.364] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.367] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.370] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.373] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.383] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.387] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.391] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.394] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.400] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.404] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.408] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.411] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.416] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.420] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.423] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.426] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.430] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.434] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.437] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.440] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.444] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.447] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.450] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.454] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.457] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.460] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.463] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.466] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.DetectModChangesForInfoMessage(IEnumerable`1& removedMods) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 236 at Terraria.ModLoader.UI.Interface.ModLoaderMenus(Main main, Int32 selectedMenu, String[] buttonNames, Single[] buttonScales, Int32[] buttonVerticalSpacing, Int32& offY, Int32& spacing, Int32& numButtons, Boolean& backButtonDown) in tModLoader\Terraria\ModLoader\UI\Interface.cs:line 195 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 44005 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53663 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53228 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53215 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:21.498] [Main Thread/INFO] [tML]: 3 most recently changed workshop mods: ConsistentReforging v0.3.0.7 2/9/2026, BetterZoom v5.2.3 2/9/2026, NoFishingQuests v3.2.0.5 2/9/2026 [16:48:23.138] [.NET TP Worker/INFO] [tML]: Finding Mods... [16:48:23.142] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.146] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.149] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.153] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.157] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.161] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.165] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.168] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.171] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.175] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.179] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.182] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.185] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.188] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.191] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.195] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.198] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.201] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.204] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.207] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.211] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.214] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.217] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.220] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.223] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.227] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.230] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.233] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.236] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.239] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.242] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.246] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.249] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.252] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.256] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.259] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.262] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.265] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.268] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.271] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.274] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 125 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:23.295] [.NET TP Worker/DEBUG] [tML]: Skipped AlchemistNPCLite 1.8.20 for tML 2022.9.47.61 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.295] [.NET TP Worker/DEBUG] [tML]: Skipped AlchemistNPCLite 1.9.8 for tML 2025.2.3.2 from Workshop. Reason: a newer version exists. [16:48:23.295] [.NET TP Worker/DEBUG] [tML]: Skipped AlchemistNPCLite 1.9.7 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.295] [.NET TP Worker/DEBUG] [tML]: Selected AlchemistNPCLite 1.9.9 for tML 2025.10.3.1 from Workshop. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped androLib 1.0.7.13 for tML 2025.3.3.1 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped androLib 1.0.7.12 for tML 2024.4.3.2 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Selected androLib 1.0.7.15 for tML 2025.5.3.0 from Workshop. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BAM 1.1.8 for tML 2022.9.47.17 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BAM 1.2.0 for tML 2023.5.38.0 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BAM 1.2.2 for tML 2023.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Selected BAM 1.2.5 for tML 2024.4.3.2 from Workshop. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterBlending 1.0.1 for tML 2022.7.58.9 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterBlending 1.2.4 for tML 2024.5.3.1 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterBlending 1.2.5 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Selected BetterBlending 1.2.6 for tML 2024.12.3.1 from Workshop. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterZoom 4.3.1 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterZoom 5.2.2 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.296] [.NET TP Worker/DEBUG] [tML]: Skipped BetterZoom 5.2.1 for tML 2025.3.3.1 from Workshop. Reason: a newer version exists. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Selected BetterZoom 5.2.3 for tML 2025.6.3.0 from Workshop. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BIntros 1.8 for tML 2022.9.47.76 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Selected BIntros 2.4 for tML 2023.6.25.36 from Workshop. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BossChecklist 1.5.1 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BossChecklist 2.2.3 for tML 2025.3.3.1 from Workshop. Reason: a newer version exists. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BossChecklist 2.2.2 for tML 2024.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Selected BossChecklist 2.2.3.1 for tML 2025.4.3.0 from Workshop. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BossCursor 2.0.0 for tML 2022.5.103.14 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped BossCursor 3.0.0 for tML 2023.6.23.0 from Workshop. Reason: a newer version exists. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Selected BossCursor 3.0.1 for tML 2025.6.3.0 from Workshop. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityAmmo 1.2.1.6 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Selected CalamityAmmo 1.2.1.8 for tML 2025.12.3.0 from Workshop. [16:48:23.297] [.NET TP Worker/WARN] [tML]: All remaining versions of CalamityDifficultyJourney would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.297] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityDifficultyJourney 1.1.0 for tML 2022.7.51.0 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Selected CalamityDifficultyJourney 1.1.1 for tML 2022.6.96.4 from Workshop. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityFlamethrowers 3.1.2 for tML 2022.8.54.6 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityFlamethrowers 3.3 for tML 2024.3.3.2 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityFlamethrowers 3.2 for tML 2023.6.25.23 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Selected CalamityFlamethrowers 3.4 for tML 2025.12.3.0 from Workshop. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityMod 2.0.2.3 for tML 2022.9.47.46 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityMod 2.0.7.2 for tML 2025.9.3.4 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityMod 2.0.5 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Selected CalamityMod 2.1 for tML 2025.12.3.0 from Workshop. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityModMusic 2.0.2.2 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityModMusic 2.0.5 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityModMusic 2.0.4.3 for tML 2024.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.298] [.NET TP Worker/DEBUG] [tML]: Selected CalamityModMusic 2.1 for tML 2025.12.3.0 from Workshop. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityRarities 1.1.0 for tML 2022.9.47.4 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityRarities 1.2.1 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CalamityRarities 1.2.0 for tML 2023.6.25.28 from Workshop. Reason: a newer version exists. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Selected CalamityRarities 1.2.2 for tML 2025.12.3.0 from Workshop. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CalValEX 11.2.1 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CalValEX 11.2.0.2 for tML 2025.2.3.0 from Workshop. Reason: a newer version exists. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Selected CalValEX 11.3.1 for tML 2025.12.3.0 from Workshop. [16:48:23.299] [.NET TP Worker/WARN] [tML]: All remaining versions of ccco would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Selected ccco 0.1 for tML 2022.9.47.13 from Workshop. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CheatSheet 0.7.3.5 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CheatSheet 0.7.7 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.299] [.NET TP Worker/DEBUG] [tML]: Skipped CheatSheet 0.7.6.1 for tML 2024.8.3.2 from Workshop. Reason: a newer version exists. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Selected CheatSheet 0.7.7.1 for tML 2025.9.2.17 from Workshop. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped ClamExtraMusic 1.1.0 for tML 2022.6.96.4 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Selected ClamExtraMusic 2.0.0 for tML 2023.6.25.31 from Workshop. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CollisionLib 3.0 for tML 2022.9.47.16 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CollisionLib 3.5 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CollisionLib 3.4 for tML 2024.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Selected CollisionLib 3.6.1 for tML 2025.9.3.4 from Workshop. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped ColoredDamageTypes 1.8.4 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped ColoredDamageTypes 1.8.2 for tML 2022.8.54.6 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Selected ColoredDamageTypes 1.8.5 for tML 2023.6.25.31 from Workshop. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CompareItemStats 0.1.3.2 for tML 2022.9.47.13 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CompareItemStats 0.2.1 for tML 2024.8.3.2 from Workshop. Reason: a newer version exists. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped CompareItemStats 0.2.0.6 for tML 2023.11.3.3 from Workshop. Reason: a newer version exists. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Selected CompareItemStats 0.2.1.1 for tML 2024.10.3.0 from Workshop. [16:48:23.300] [.NET TP Worker/DEBUG] [tML]: Skipped ConsistentReforging 0.2.0.7 for tML 2022.9.47.8 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped ConsistentReforging 0.3.0.6 for tML 2024.8.3.2 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped ConsistentReforging 0.3.0.5 for tML 2024.3.3.4 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Selected ConsistentReforging 0.3.0.7 for tML 2025.4.3.0 from Workshop. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped Consolaria 2.0.0.6 for tML 2022.9.47.14 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped Consolaria 2.1.3.2 for tML 2025.3.3.1 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped Consolaria 2.1.2.4 for tML 2025.2.3.0 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Selected Consolaria 2.1.3.5 for tML 2025.10.3.1 from Workshop. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped Daybreak 2.1.0 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped Daybreak 1.6.2 for tML 2025.7.3.0 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Selected Daybreak 2.3.1 for tML 2025.9.3.4 from Workshop. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped DialogueTweak 1.5.2.1 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped DialogueTweak 1.5.9.1 for tML 2025.2.3.2 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped DialogueTweak 1.5.9 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Selected DialogueTweak 1.5.9.2 for tML 2025.4.3.0 from Workshop. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped DirectionalMelee 0.4.4 for tML 2022.4.23.0 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.301] [.NET TP Worker/DEBUG] [tML]: Skipped DirectionalMelee 0.4.3 for tML 0.12 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Selected DirectionalMelee 0.4.7 for tML 2023.6.25.29 from Workshop. [16:48:23.302] [.NET TP Worker/WARN] [tML]: All remaining versions of EnemiesPotionLoot would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Selected EnemiesPotionLoot 0.1.2 for tML 0.12 from Workshop. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FancyLighting 0.6.1 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FancyLighting 1.0.1 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FancyLighting 1.0.0 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Selected FancyLighting 1.0.2 for tML 2025.10.3.1 from Workshop. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FargoSeeds 0.2.1 for tML 2022.5.103.34 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FargoSeeds 0.5.2 for tML 2024.8.3.2 from Workshop. Reason: a newer version exists. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped FargoSeeds 0.4 for tML 2024.6.3.1 from Workshop. Reason: a newer version exists. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Selected FargoSeeds 0.5.3 for tML 2025.5.3.0 from Workshop. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped Fargowiltas 2.8.8 for tML 2022.9.47.45 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.302] [.NET TP Worker/DEBUG] [tML]: Skipped Fargowiltas 3.3.6.4 for tML 2025.7.3.0 from Workshop. Reason: a newer version exists. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped Fargowiltas 3.3.6.2 for tML 2025.3.3.1 from Workshop. Reason: a newer version exists. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Selected Fargowiltas 3.3.6.5 for tML 2025.8.3.1 from Workshop. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped FargowiltasSouls 1.4.2.5 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped FargowiltasSouls 1.7.3.5 for tML 2025.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped FargowiltasSouls 1.7.3.4 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Selected FargowiltasSouls 1.7.3.6 for tML 2025.12.3.0 from Workshop. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped GravityDontFlipScreen 1.2.1 for tML 2022.9.47.4 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Selected GravityDontFlipScreen 1.3 for tML 2023.6.25.27 from Workshop. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped HairstylesUnlock 1.0 for tML 2022.5.103.6 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Selected HairstylesUnlock 1.1 for tML 2023.6.25.27 from Workshop. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped HPAware 1.0.3.1 for tML 2022.9.47.76 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.303] [.NET TP Worker/DEBUG] [tML]: Skipped HPAware 1.0.4.1 for tML 2025.7.3.0 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped HPAware 1.0.3.4 for tML 2024.2.2.8 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Selected HPAware 1.0.5.1 for tML 2025.8.3.1 from Workshop. [16:48:23.304] [.NET TP Worker/WARN] [tML]: All remaining versions of Hypnos would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped Hypnos 1.0 for tML 2022.8.54.6 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Selected Hypnos 1.0.3 for tML 2022.9.47.42 from Workshop. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped ImprovedTorches 1.3.1 for tML 2022.8.54.6 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped ImprovedTorches 1.4.3 for tML 2024.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped ImprovedTorches 1.4.2 for tML 2024.1.3.0 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Selected ImprovedTorches 1.4.7 for tML 2025.2.3.3 from Workshop. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped InfernumMasterFtW 1.1.1 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Selected InfernumMasterFtW 1.2 for tML 2023.6.25.27 from Workshop. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped InfernumMode 2.0.1.21 for tML 2025.9.3.4 from Workshop. Reason: a newer version exists. [16:48:23.304] [.NET TP Worker/DEBUG] [tML]: Skipped InfernumMode 2.0.1.20 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Selected InfernumMode 2.0.1.24 for tML 2025.12.3.0 from Workshop. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LifeSourcesLight 1.1.0 for tML 2022.7.58.9 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LifeSourcesLight 1.2.0 for tML 2023.6.25.28 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Selected LifeSourcesLight 1.3.0 for tML 2025.3.3.1 from Workshop. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped Lights 1.2.2 for tML 2022.9.47.29 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped Lights 1.4.1 for tML 2024.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped Lights 1.4 for tML 2024.7.3.2 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Selected Lights 1.4.2 for tML 2024.10.3.0 from Workshop. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LookMod 1.0.6.1 for tML 2022.9.47.4 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LookMod 1.3.2 for tML 2024.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LookMod 1.3.4 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Selected LookMod 1.3.4.1 for tML 2025.6.3.0 from Workshop. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LootBeams 1.7.3.1 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LootBeams 1.9.3 for tML 2024.4.3.1 from Workshop. Reason: a newer version exists. [16:48:23.305] [.NET TP Worker/DEBUG] [tML]: Skipped LootBeams 1.9.2 for tML 2024.1.3.0 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Selected LootBeams 1.9.4.4 for tML 2025.8.3.1 from Workshop. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped Luminance 1.0.12 for tML 2025.2.3.3 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped Luminance 1.0.9 for tML 2024.11.3.2 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Selected Luminance 1.0.13 for tML 2025.8.3.1 from Workshop. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped MagicBuilder 1.2 for tML 2023.6.25.31 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Selected MagicBuilder 1.4.4.12 for tML 2024.10.3.0 from Workshop. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped MagicStorage 0.6.0.3 for tML 2022.9.47.85 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped MagicStorage 0.7.0.9 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped MagicStorage 0.7.0.8 for tML 2025.5.3.0 from Workshop. Reason: a newer version exists. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Selected MagicStorage 0.7.0.11 for tML 2025.7.3.0 from Workshop. [16:48:23.306] [.NET TP Worker/DEBUG] [tML]: Skipped MagicStorageStarterKit 0.1.2 for tML 2022.9.47.17 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Selected MagicStorageStarterKit 0.1.2.1 for tML 2023.6.25.27 from Workshop. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Skipped MeleeWeaponEffects 0.3.2 for tML 2022.7.58.9 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Selected MeleeWeaponEffects 1.0.0 for tML 2023.10.3.0 from Workshop. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Selected MorePortableStorages 1.0.0 for tML 2023.8.3.4 from Workshop. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Skipped NoFishingQuests 2.3.0.1 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Skipped NoFishingQuests 3.2.0.4 for tML 2024.5.3.3 from Workshop. Reason: a newer version exists. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Skipped NoFishingQuests 3.2.0.3 for tML 2024.2.3.0 from Workshop. Reason: a newer version exists. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Selected NoFishingQuests 3.2.0.5 for tML 2025.3.3.1 from Workshop. [16:48:23.307] [.NET TP Worker/DEBUG] [tML]: Skipped NoxusBoss 1.0.8 for tML 2022.9.47.64 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped NoxusBoss 1.2.29 for tML 2025.9.3.4 from Workshop. Reason: a newer version exists. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped NoxusBoss 1.2.26 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Selected NoxusBoss 1.2.30 for tML 2025.12.3.0 from Workshop. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped OreExcavator 0.8.4 for tML 2022.9.47.46 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped OreExcavator 0.8.8 for tML 2024.3.3.4 from Workshop. Reason: a newer version exists. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped OreExcavator 0.8.7 for tML 2023.9.3.3 from Workshop. Reason: a newer version exists. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Selected OreExcavator 0.8.9 for tML 2024.6.3.1 from Workshop. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped ParticleLibrary 1.1.5.2 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.308] [.NET TP Worker/DEBUG] [tML]: Skipped ParticleLibrary 3.0.0.5 for tML 2025.1.3.1 from Workshop. Reason: a newer version exists. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Skipped ParticleLibrary 3.0.0.4 for tML 2024.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Selected ParticleLibrary 3.1.0.0 for tML 2025.3.3.1 from Workshop. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Skipped PylonShield 1.8.9 for tML 2022.9.47.21 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Selected PylonShield 1.9.1 for tML 2023.6.25.31 from Workshop. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Skipped RecipeBrowser 0.9.9 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Skipped RecipeBrowser 0.10.13 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.309] [.NET TP Worker/DEBUG] [tML]: Skipped RecipeBrowser 0.10.12 for tML 2025.5.3.0 from Workshop. Reason: a newer version exists. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Selected RecipeBrowser 0.12 for tML 2025.9.3.3 from Workshop. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped SerousCommonLib 1.0.5 for tML 2022.9.47.87 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped SerousCommonLib 1.0.6.1 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped SerousCommonLib 1.0.5.1 for tML 2023.11.3.3 from Workshop. Reason: a newer version exists. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Selected SerousCommonLib 1.0.6.2 for tML 2025.6.3.0 from Workshop. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped ShoeSlot 1.0.1.0 for tML 2022.9.47.17 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped ShoeSlot 1.1.0 for tML 2023.5.22.0 from Workshop. Reason: a newer version exists. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped ShoeSlot 1.1.0.0 for tML 2023.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Selected ShoeSlot 1.1.1 for tML 2025.3.3.1 from Workshop. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped ShopExpander 1.2.6 for tML 2022.7.58.8 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.310] [.NET TP Worker/DEBUG] [tML]: Skipped ShopExpander 1.6.0 for tML 2025.1.3.1 from Workshop. Reason: a newer version exists. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped ShopExpander 1.5.0 for tML 2023.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Selected ShopExpander 1.8.1 for tML 2025.2.3.2 from Workshop. [16:48:23.311] [.NET TP Worker/WARN] [tML]: All remaining versions of StackableBuffDuration would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Selected StackableBuffDuration 1.0 for tML 0.12 from Workshop. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped StarsAbove 1.4.5.5 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped StarsAbove 2.1.7.5 for tML 2025.9.3.0 from Workshop. Reason: a newer version exists. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped StarsAbove 2.1.7.3 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Selected StarsAbove 2.1.8.1 for tML 2025.10.3.1 from Workshop. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped StartingBags 0.1.4 for tML 2022.9.47.42 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Selected StartingBags 0.1.4.4 for tML 2023.6.25.31 from Workshop. [16:48:23.311] [.NET TP Worker/DEBUG] [tML]: Skipped StructureHelper 2.2.0 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped StructureHelper 3.0.1 for tML 2025.1.3.1 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped StructureHelper 2.6.1 for tML 2024.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Selected StructureHelper 3.1.0 for tML 2025.8.3.1 from Workshop. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped SubworldLibrary 2.2.1.3 for tML 2022.9.47.82 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped SubworldLibrary 2.2.3.2 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped SubworldLibrary 2.2.3.1 for tML 2024.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Selected SubworldLibrary 2.2.3.3 for tML 2025.9.3.4 from Workshop. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbience 0.2.3 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbience 0.3.5.5 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbience 0.3.5.7 for tML 2025.10.3.1 from Workshop. Reason: a newer version exists. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Selected TerrariaAmbience 0.3.6.8 for tML 2025.11.3.3 from Workshop. [16:48:23.312] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbienceAPI 1.2 for tML 2022.5.103.34 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbienceAPI 1.3.6.7 for tML 2025.6.3.0 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TerrariaAmbienceAPI 1.3.6.6 for tML 2025.2.3.3 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Selected TerrariaAmbienceAPI 1.3.6.8 for tML 2025.10.3.1 from Workshop. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TetradBossFight 0.9.3 for tML 2022.9.47.21 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TetradBossFight 1.1.2 for tML 2025.2.3.2 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TetradBossFight 1.1.1 for tML 2023.12.3.1 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Selected TetradBossFight 1.1.3 for tML 2025.8.3.1 from Workshop. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TMLAchievements 1.0.6 for tML 2022.9.47.30 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped TMLAchievements 1.1 for tML 2023.5.36.0 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Selected TMLAchievements 1.2 for tML 2025.10.3.1 from Workshop. [16:48:23.313] [.NET TP Worker/WARN] [tML]: All remaining versions of tportraits would be ignored, continuing anyway so that at least one can be shown. Reason: mod is for a different Terraria version/LTS release stream [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped tportraits 0.1.0.8 for tML 2022.8.54.4 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Skipped tportraits 0.1.0.6 for tML 2022.7.58.9 from Workshop. Reason: a newer version exists. [16:48:23.313] [.NET TP Worker/DEBUG] [tML]: Selected tportraits 0.1.0.9 for tML 2022.9.47.16 from Workshop. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped UnofficialCalamityWhips 1.1.4 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped UnofficialCalamityWhips 1.1.6 for tML 2023.8.3.0 from Workshop. Reason: a newer version exists. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped UnofficialCalamityWhips 1.1.5 for tML 2023.6.25.31 from Workshop. Reason: a newer version exists. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Selected UnofficialCalamityWhips 1.2.1 for tML 2025.12.3.0 from Workshop. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped UsefulNPCs 3.0.1 for tML 2022.9.47.47 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped UsefulNPCs 3.0.3 for tML 2023.6.25.31 from Workshop. Reason: a newer version exists. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Selected UsefulNPCs 3.0.4 for tML 2024.5.3.3 from Workshop. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped VacuumOreBag 1.0.1.2 for tML 2023.8.3.3 from Workshop. Reason: a newer version exists. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped VacuumOreBag 1.0.2.1 for tML 2023.10.3.0 from Workshop. Reason: a newer version exists. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Selected VacuumOreBag 1.0.2.2 for tML 2024.4.3.1 from Workshop. [16:48:23.314] [.NET TP Worker/DEBUG] [tML]: Skipped WeaponDisplay 1.13 for tML 2022.9.47.8 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Selected WeaponDisplay 1.20.1 for tML 2023.6.25.31 from Workshop. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped Wikithis 2.5.0.4 for tML 2022.9.47.61 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped Wikithis 2.5.1.4 for tML 2025.7.2.5 from Workshop. Reason: a newer version exists. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped Wikithis 2.5.1.3 for tML 2024.6.2.2 from Workshop. Reason: a newer version exists. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Selected Wikithis 2.5.1.5 for tML 2025.9.3.3 from Workshop. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped WombatQOL 1.2.3 for tML 2022.9.47.50 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped WombatQOL 1.3.15 for tML 2025.8.3.1 from Workshop. Reason: a newer version exists. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped WombatQOL 1.3.14 for tML 2025.4.3.0 from Workshop. Reason: a newer version exists. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Selected WombatQOL 1.3.15.1 for tML 2025.11.3.0 from Workshop. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped WorldGenPreviewer 0.6 for tML 2022.7.58.8 from Workshop. Reason: mod is for a different Terraria version/LTS release stream. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Skipped WorldGenPreviewer 0.7.0.2 for tML 2023.6.25.27 from Workshop. Reason: a newer version exists. [16:48:23.315] [.NET TP Worker/DEBUG] [tML]: Selected WorldGenPreviewer 0.8 for tML 2024.4.3.2 from Workshop. [16:48:23.319] [.NET TP Worker/INFO] [tML]: Finding Mods... [16:48:23.324] [.NET TP Worker/INFO] [tML]: Constructing Mods... [16:48:23.326] [.NET TP Worker/INFO] [tML]: JITModsAsync completed in 0ms [16:48:23.327] [.NET TP Worker/INFO] [tML]: Adding Content: ModLoader (tModLoader) v2025.12.3.0 [16:48:23.410] [.NET TP Worker/INFO] [tML]: Resizing... [16:48:23.497] [.NET TP Worker/INFO] [tML]: Configuring Content: ModLoader (tModLoader) v2025.12.3.0 [16:48:23.577] [.NET TP Worker/INFO] [tML]: Finalizing Content: ModLoader (tModLoader) v2025.12.3.0 [16:48:23.617] [.NET TP Worker/INFO] [tML]: RAM physical: tModLoader usage: 931.1 MB, All processes usage: 14.6 GB, Available: -745.1 MB, Total Installed: 13.9 GB [16:48:23.617] [.NET TP Worker/INFO] [tML]: RAM virtual: tModLoader usage: 1.5 GB, All processes usage: 12.5 GB [16:48:23.682] [.NET TP Worker/DEBUG] [tML]: GlobalItem registration stats. Count: 1, Slots per Entity: 1 Instanced: 1, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 1, Est Memory Consumption: 16 bytes [16:48:23.711] [.NET TP Worker/DEBUG] [tML]: GlobalNPC registration stats. Count: 2, Slots per Entity: 1 Instanced: 1, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 1, Est Memory Consumption: 16 bytes [16:48:23.717] [.NET TP Worker/DEBUG] [tML]: GlobalProjectile registration stats. Count: 0, Slots per Entity: 0 Instanced: 0, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 0, Est Memory Consumption: 0 bytes [16:48:23.817] [.NET TP Worker/INFO] [tML]: Adding Recipes... [16:48:24.018] [.NET TP Worker/INFO] [tML]: Finding Mods... [16:48:24.037] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AdvancedAmmunition.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.063] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AlchemistNPCLite.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.068] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoReroll.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.072] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\AutoTrash.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.077] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Bags.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.081] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BCThrower.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.100] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\BlueMoon.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.103] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.107] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DirectionalMelee.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.111] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\DisableCorruptionSpread.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.115] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\EmblemCraft.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.118] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\FlailMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.122] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\GemToGem.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.126] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\InfernumMode.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.130] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\JourneyTrend.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.133] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\LansUnlimitedBuffSlots.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.137] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Luminance.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.140] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Macrocosm.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.144] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MagicStorage.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.147] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MBStats.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.151] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MeleeEffects.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.155] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\miningcracks_take_on_luiafk.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.158] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\MSStarterBag.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.162] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NCBSI.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.165] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NuccsCosmetics.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.168] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\NurseOverhaul.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.172] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\OreExcavator.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.177] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\Pings.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.181] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\QwertyMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.184] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RangerFlame.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.188] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\RemoveCalamitySummonerNerf.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.192] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SerousCommonLib.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.211] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ShorterRespawn.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.215] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SmarterCursor.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.218] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearMod.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.222] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SpearToJavelin.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.226] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\SummonersAssociation.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.231] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\ump45.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.235] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\WingSlotExtra.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.238] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\XenVanitySets.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.245] [.NET TP Worker/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\反弹弹幕.tmod' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment) at System.IO.FileStream.Read(Span`1 buffer) at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.ReadBytes(Int32 count) at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 318 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 275 at Terraria.ModLoader.Core.ModOrganizer.TryReadLocalMod(ModLocation location, String fileName, LocalMod& mod) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 167 at Terraria.ModLoader.Core.ModOrganizer.ReadModFiles(ModLocation location, IEnumerable`1 fileNames)+MoveNext() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 155 at System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection) at Terraria.ModLoader.Core.ModOrganizer.FindAllMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 85 at Terraria.ModLoader.Core.ModOrganizer.FindWorkshopMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 53 at Terraria.ModLoader.Core.ModOrganizer.SaveLastLaunchedMods() in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 325 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 386 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 136 at Terraria.ModLoader.ModLoader.<>c__DisplayClass49_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 114 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() [16:48:24.279] [.NET TP Worker/INFO] [tML]: Mod Load Completed in 963ms [16:48:24.323] [Main Thread/DEBUG] [tML]: Web Request: https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/?appid=1281930&count=1&feeds=steam_community_announcements [16:48:41.417] [Main Thread/INFO] [tML]: OnLobbyJoinRequest: Running joinAction directly [16:48:41.419] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Players\Flores.plr' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.File.ReadAllBytes(String path) at Terraria.Utilities.FileUtilities.ReadAllBytes(String path, Boolean cloud) in tModLoader\Terraria\Utilities\FileUtilities.cs:line 95 at Terraria.Player.LoadPlayer(String playerPath, Boolean cloudSave) in tModLoader\Terraria\Player.cs:line 45414 at Terraria.Player.GetFileData(String file, Boolean cloudSave) in tModLoader\Terraria\Player.cs:line 46116 at Terraria.Main.LoadPlayers() in tModLoader\Terraria\Main.cs:line 3595 at Terraria.Main.OpenPlayerSelect(OnPlayerSelected method) in tModLoader\Terraria\Main.cs:line 57551 at Terraria.Social.Steam.NetClientSocialModule.<>c__DisplayClass21_0.b__1() in tModLoader\Terraria\Social\Steam\NetClientSocialModule.cs:line 153 at Terraria.Social.Steam.NetClientSocialModule.<>c__DisplayClass21_0.b__0() in tModLoader\Terraria\Social\Steam\NetClientSocialModule.cs:line 168 at Terraria.Main.ConsumeAllMainThreadActions() in tModLoader\Terraria\Main.cs:line 14337 at Terraria.Main.Update(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 14375 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 546 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [16:48:41.674] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "explorer.exe" "https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ#save-data-file-issues" [16:48:41.690] [Main Thread/FATAL] [tML]: Main engine crash Tip: Try installing/enabling OneDrive. Right click your Documents folder and enable "Always save on this device" System.IO.IOException: The cloud file provider is not running. : 'C:\Users\broas\OneDrive\Documents\My Games\Terraria\tModLoader\Players\Flores.plr' at System.IO.RandomAccess.ReadAtOffset(SafeFileHandle handle, Span`1 buffer, Int64 fileOffset) at System.IO.File.ReadAllBytes(String path) at Terraria.Utilities.FileUtilities.ReadAllBytes(String path, Boolean cloud) in tModLoader\Terraria\Utilities\FileUtilities.cs:line 95 at Terraria.Player.LoadPlayer(String playerPath, Boolean cloudSave) in tModLoader\Terraria\Player.cs:line 45414 at Terraria.Player.GetFileData(String file, Boolean cloudSave) in tModLoader\Terraria\Player.cs:line 46116 at Terraria.Main.LoadPlayers() in tModLoader\Terraria\Main.cs:line 3595 at Terraria.Main.OpenPlayerSelect(OnPlayerSelected method) in tModLoader\Terraria\Main.cs:line 57551 at Terraria.Social.Steam.NetClientSocialModule.<>c__DisplayClass21_0.b__1() in tModLoader\Terraria\Social\Steam\NetClientSocialModule.cs:line 153 at Terraria.Social.Steam.NetClientSocialModule.<>c__DisplayClass21_0.b__0() in tModLoader\Terraria\Social\Steam\NetClientSocialModule.cs:line 168 at Terraria.Main.ConsumeAllMainThreadActions() in tModLoader\Terraria\Main.cs:line 14337 at Terraria.Main.Update(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 14375 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 546 at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 [16:48:41.690] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown