[17:12:00.459] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2023.12.3.0|2023.12|stable|Stable|db79f6a2e3a979bdbb8806f10c51386da30f45a4|5250109446732708322 built 1/02/2024 1:07 pm [17:12:00.474] [Main Thread/INFO] [tML]: Log date: 3/02/2024 [17:12:00.475] [Main Thread/INFO] [tML]: Running on Windows (v10.0.19045.0) X64 NetCore 6.0.14 [17:12:00.476] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 6.0.14 [17:12:00.476] [Main Thread/INFO] [tML]: Executable: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\tModLoader.dll [17:12:00.476] [Main Thread/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader [17:12:02.653] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\hello\OneDrive\Documents\My Games\Terraria\tModLoader [17:12:02.655] [Main Thread/INFO] [tML]: Controlled Folder Access feature detected. If game fails to launch make sure to add "C:\Program Files (x86)\Steam\steamapps\common\tModLoader\dotnet\6.0.14\dotnet.exe" to the "Allow an app through Controlled folder access" menu found in the "Ransomware protection" menu. [17:12:02.657] [Main Thread/INFO] [tML]: Developer mode enabled [17:12:02.677] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 96. Vertical DPI is 96. Horizontal DPI is 96 [17:12:02.677] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [17:12:02.682] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [17:12:02.684] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [17:12:02.685] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [17:12:02.689] [Main Thread/DEBUG] [FNA]: FAudio v22.9.1 [17:12:03.315] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [17:12:03.331] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "C:\Program Files (x86)\Steam\steamapps\common\tModLoader\dotnet\6.0.14\dotnet.exe" tModLoader.dll -terrariasteamclient 1596 [17:12:04.138] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [17:12:04.138] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [17:12:05.246] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 824.9 MB available [17:12:05.247] [Main Thread/INFO] [tML]: Steam beta branch: None [17:12:05.247] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [17:12:05.248] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\..\..\workshop [17:12:05.377] [Main Thread/INFO] [FNA]: SDL Video Diver: windows [17:12:05.377] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11 [17:12:05.377] [Main Thread/INFO] [FNA]: D3D11 Adapter: AMD Radeon R7 200 Series [17:12:05.408] [Main Thread/INFO] [tML]: Terraria Steam Install Location assumed to be: C:\Program Files (x86)\Steam\steamapps\common\Terraria [17:12:06.460] [Main Thread/INFO] [tML]: Maximum Resolution is 1920 x 1200 [17:12:06.477] [Main Thread/DEBUG] [Terraria]: Device Created, Adapter: 22B1W, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False, Display: \\.\DISPLAY1 [17:12:06.483] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: 22B1W, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False -> True, Display: \\.\DISPLAY1 [17:12:06.488] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: 22B1W, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: \\.\DISPLAY1 [17:12:06.922] [Main Thread/INFO] [FNA]: SDL Audio Diver: [17:12:07.241] [Main Thread/INFO] [tML]: Loading the following resource packs: [c/ff2626:R][c/ff7d26:a][c/ffc226:i][c/ffff26:n][c/a8ff26:b][c/26ff31:o][c/26ffc2:w] [c/26ccff:C][c/2672ff:u][c/6026ff:r][c/ac26ff:s][c/fb26ff:o][c/ff26b7:r] [c/ff2679:E][c/ff2640:X], Animated Hair, More Valkyrie UI, Better Herbs [17:12:07.677] [Main Thread/DEBUG] [tML]: Native Resolve: tModLoader, Version=1.4.4.9, Culture=neutral, PublicKeyToken=null -> RzChromaSDK64.dll [17:12:07.678] [Main Thread/DEBUG] [tML]: not found [17:12:18.339] [9/DEBUG] [tML]: SSDP search line separator: CRLF [17:12:52.410] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception: System.Exception: Hash mismatch, data blob has been modified or corrupted at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 336 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 280 at Terraria.ModLoader.Core.ModOrganizer.AttemptLoadMod(String fileName, List`1& mods, HashSet`1& names, Boolean logDuplicates, Boolean devLocation) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 109 at Terraria.ModLoader.Core.ModOrganizer._FindMods(Boolean ignoreModsFolder, Boolean ignoreWorkshop, Boolean logDuplicates) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 83 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 196 at Terraria.ModLoader.ModLoader.<>c__DisplayClass47_0.b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 107 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj) 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() at System.Threading.Thread.StartCallback() [17:12:52.414] [.NET ThreadPool Worker/WARN] [tML]: Failed to read C:\Users\hello\OneDrive\Documents\My Games\Terraria\tModLoader\Mods\CalamityMod.tmod System.Exception: Hash mismatch, data blob has been modified or corrupted at Terraria.ModLoader.Core.TmodFile.Read() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 336 at Terraria.ModLoader.Core.TmodFile.Open() in tModLoader\Terraria\ModLoader\Core\TmodFile.cs:line 286 at Terraria.ModLoader.Core.ModOrganizer.AttemptLoadMod(String fileName, List`1& mods, HashSet`1& names, Boolean logDuplicates, Boolean devLocation) in tModLoader\Terraria\ModLoader\Core\ModOrganizer.cs:line 142 [17:12:53.208] [.NET ThreadPool Worker/WARN] [tML]: Ignoring SharedMap found at: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\..\..\workshop\content\1281930\2815010161\2023.11\SharedMap.tmod. A mod with the same name already exists. [17:12:53.264] [.NET ThreadPool Worker/INFO] [tML]: Finding Mods... [17:12:53.274] [.NET ThreadPool Worker/INFO] [tML]: Constructing Mods... [17:12:53.462] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ModLoader (tModLoader) v2023.12.3.0 [17:12:53.694] [.NET ThreadPool Worker/INFO] [tML]: Resizing... [17:12:54.114] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ModLoader (tModLoader) v2023.12.3.0 [17:12:54.490] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ModLoader (tModLoader) v2023.12.3.0 [17:12:54.602] [.NET ThreadPool Worker/INFO] [tML]: RAM: tModLoader usage: 738.0 MB, All processes usage: 5.2 GB, Available: 2.8 GB, Total Installed: 8.0 GB [17:12:54.816] [.NET ThreadPool 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 [17:12:54.871] [.NET ThreadPool 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 [17:12:54.889] [.NET ThreadPool 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 [17:12:55.058] [.NET ThreadPool Worker/INFO] [tML]: Adding Recipes... [17:12:55.300] [Main Thread/DEBUG] [tML]: Web Request: https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/?appid=1281930&count=1 [17:13:01.477] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.InvalidDataException: The archive entry was compressed using an unsupported compression method. at System.IO.Compression.Inflater.Inflate(FlushCode flushCode) at System.IO.Compression.Inflater.ReadInflateOutput(Byte* bufPtr, Int32 length, FlushCode flushCode, Int32& bytesRead) at System.IO.Compression.Inflater.ReadOutput(Byte* bufPtr, Int32 length, Int32& bytesRead) at System.IO.Compression.Inflater.InflateVerified(Byte* bufPtr, Int32 length) at System.IO.Compression.DeflateStream.ReadCore(Span`1 buffer) at System.IO.Compression.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Stream.ReadByte() at System.IO.Compression.DeflateStream.ReadByte() at System.IO.Compression.GZipStream.ReadByte() at System.IO.BinaryReader.ReadByte() at Terraria.ModLoader.IO.WorldIO.ReadWorldHeader(WorldFileData data) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 689 at Terraria.IO.WorldFile.GetAllMetadata(String file, Boolean cloudSave) in tModLoader\Terraria\IO\WorldFile.cs:line 391 at Terraria.Main.LoadWorlds() in tModLoader\Terraria\Main.cs:line 3323 at Terraria.Main.SelectPlayer(PlayerFileData data) in tModLoader\Terraria\Main.cs:line 56910 at Terraria.GameContent.UI.Elements.UICharacterListItem.PlayGame(UIMouseEvent evt, UIElement listeningElement) in tModLoader\Terraria\GameContent\UI\Elements\UICharacterListItem.cs:line 245 at Terraria.UI.UIElement.LeftClick(UIMouseEvent evt) in tModLoader\Terraria\UI\UIElement.cs:line 367 at Terraria.UI.UserInterface.<>c.<.ctor>b__21_2(UIElement element, UIMouseEvent evt) in tModLoader\Terraria\UI\UserInterface.cs:line 47 at Terraria.UI.UserInterface.HandleClick(InputPointerCache cache, GameTime time, Boolean isDown, UIElement mouseElement) in tModLoader\Terraria\UI\UserInterface.cs:line 214 at Terraria.UI.UserInterface.Update_Inner(GameTime time, UIElement uIElement, Boolean& num) in tModLoader\Terraria\UI\UserInterface.cs:line 176 at Terraria.UI.UserInterface.Update(GameTime time) in tModLoader\Terraria\UI\UserInterface.cs:line 154 at Terraria.Main.UpdateUIStates(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 14721 at Terraria.Main.DoUpdate(GameTime& gameTime) in tModLoader\Terraria\Main.cs:line 14314 at Terraria.Main.Update(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 14094 at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 488 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 78 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64 at System.Threading.Thread.StartCallback() [17:13:01.482] [Main Thread/WARN] [tML]: Error reading .twld header from: C:\Users\hello\OneDrive\Documents\My Games\Terraria\tModLoader\Worlds\IAmGoingToDie.twld (IsCloudSave=False) System.IO.InvalidDataException: The archive entry was compressed using an unsupported compression method. at System.IO.Compression.Inflater.Inflate(FlushCode flushCode) at System.IO.Compression.Inflater.ReadInflateOutput(Byte* bufPtr, Int32 length, FlushCode flushCode, Int32& bytesRead) at System.IO.Compression.Inflater.ReadOutput(Byte* bufPtr, Int32 length, Int32& bytesRead) at System.IO.Compression.Inflater.InflateVerified(Byte* bufPtr, Int32 length) at System.IO.Compression.DeflateStream.ReadCore(Span`1 buffer) at System.IO.Compression.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Stream.ReadByte() at System.IO.Compression.DeflateStream.ReadByte() at System.IO.Compression.GZipStream.ReadByte() at System.IO.BinaryReader.ReadByte() at Terraria.ModLoader.IO.WorldIO.ReadWorldHeader(WorldFileData data) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 689 [17:13:01.604] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.InvalidDataException: The archive entry was compressed using an unsupported compression method. at System.IO.Compression.Inflater.Inflate(FlushCode flushCode) at System.IO.Compression.Inflater.ReadInflateOutput(Byte* bufPtr, Int32 length, FlushCode flushCode, Int32& bytesRead) at System.IO.Compression.Inflater.ReadOutput(Byte* bufPtr, Int32 length, Int32& bytesRead) at System.IO.Compression.Inflater.InflateVerified(Byte* bufPtr, Int32 length) at System.IO.Compression.DeflateStream.ReadCore(Span`1 buffer) at System.IO.Compression.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Stream.ReadByte() at System.IO.Compression.DeflateStream.ReadByte() at System.IO.BinaryReader.ReadByte() at Terraria.ModLoader.IO.WorldIO.ReadWorldHeader(WorldFileData data) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 689 at Terraria.IO.WorldFile.GetAllMetadata(String file, Boolean cloudSave) in tModLoader\Terraria\IO\WorldFile.cs:line 391 at Terraria.Main.LoadWorlds() in tModLoader\Terraria\Main.cs:line 3323 at Terraria.GameContent.UI.States.UIWorldSelect.OnActivate() in tModLoader\Terraria\GameContent\UI\States\UIWorldSelect.cs:line 132 at Terraria.UI.UIElement.Activate() in tModLoader\Terraria\UI\UIElement.cs:line 452 at Terraria.UI.UserInterface.SetState(UIState state) in tModLoader\Terraria\UI\UserInterface.cs:line 262 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 42314 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53278 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 52843 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 52830 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 78 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64 at System.Threading.Thread.StartCallback() [17:13:01.608] [Main Thread/WARN] [tML]: Error reading .twld header from: C:\Users\hello\OneDrive\Documents\My Games\Terraria\tModLoader\Worlds\IAmGoingToDie.twld (IsCloudSave=False) System.IO.InvalidDataException: The archive entry was compressed using an unsupported compression method. at System.IO.Compression.Inflater.Inflate(FlushCode flushCode) at System.IO.Compression.Inflater.ReadInflateOutput(Byte* bufPtr, Int32 length, FlushCode flushCode, Int32& bytesRead) at System.IO.Compression.Inflater.ReadOutput(Byte* bufPtr, Int32 length, Int32& bytesRead) at System.IO.Compression.Inflater.InflateVerified(Byte* bufPtr, Int32 length) at System.IO.Compression.DeflateStream.ReadCore(Span`1 buffer) at System.IO.Compression.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Stream.ReadByte() at System.IO.Compression.DeflateStream.ReadByte() at System.IO.BinaryReader.ReadByte() at Terraria.ModLoader.IO.WorldIO.ReadWorldHeader(WorldFileData data) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 689 [17:13:01.729] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.ReadString() at Terraria.IO.WorldFile.GetAllMetadata(String file, Boolean cloudSave) in tModLoader\Terraria\IO\WorldFile.cs:line 189 at Terraria.GameContent.UI.States.UIWorldSelect.LoadMigratableWorlds() in tModLoader\Terraria\GameContent\UI\States\UIWorldSelect.TML.cs:line 77 at Terraria.GameContent.UI.States.UIWorldSelect.OnActivate() in tModLoader\Terraria\GameContent\UI\States\UIWorldSelect.cs:line 133 at Terraria.UI.UIElement.Activate() in tModLoader\Terraria\UI\UIElement.cs:line 452 at Terraria.UI.UserInterface.SetState(UIState state) in tModLoader\Terraria\UI\UserInterface.cs:line 262 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 42314 at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 53278 at Terraria.Main.Draw_Inner(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 52843 at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 52830 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 78 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64 at System.Threading.Thread.StartCallback() [17:13:01.734] [Main Thread/ERROR] [Terraria]: Error reading WorldFileData: C:\Users\hello\OneDrive\Documents\My Games\Terraria\Worlds\SKYBLOCK.wld, IsCloudSave=False System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.ReadString() at Terraria.IO.WorldFile.GetAllMetadata(String file, Boolean cloudSave) in tModLoader\Terraria\IO\WorldFile.cs:line 189 [17:13:03.045] [.NET ThreadPool Worker/INFO] [Terraria]: Loading World: !test, IsCloud=False, Width: 4200, Height: 1200, Evil: 1, GameMode: 0 [17:13:03.080] [.NET ThreadPool Worker/INFO] [StatusText]: Loading world data [17:13:03.735] [.NET ThreadPool Worker/INFO] [StatusText]: Settling liquids [17:13:04.225] [Main Thread/INFO] [Terraria]: Entering world with player: !test, IsCloud=False, Width: 4200, Height: 1200, Evil: 1, GameMode: 0 [17:13:10.882] [.NET ThreadPool Worker/INFO] [StatusText]: Saving world data [17:13:11.275] [.NET ThreadPool Worker/INFO] [StatusText]: Validating world save [17:14:11.223] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown