[17:55:43.445] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2023.11.3.3|2023.11|stable|Stable|de3f637ae9b4d6d70a4a0133ac97c6d5917b0fc1|5250083680267361047 built 01/01/2024 23:23 [17:55:43.458] [Main Thread/INFO] [tML]: Log date: 01/25/2024 [17:55:43.458] [Main Thread/INFO] [tML]: Running on Linux (v6.1.58.1) X64 NetCore 6.0.14 [17:55:43.458] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 6.0.14 [17:55:43.458] [Main Thread/INFO] [tML]: Executable: /home/games/.local/share/Steam/steamapps/common/tModLoader/tModLoader.dll [17:55:43.458] [Main Thread/INFO] [tML]: Working Directory: /home/games/.local/share/Steam/steamapps/common/tModLoader [17:55:43.774] [Main Thread/INFO] [tML]: Saves Are Located At: /home/games/.local/share/Terraria/tModLoader [17:55:43.805] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 141.67935. Vertical DPI is 141.40207. Horizontal DPI is 141.76744 [17:55:43.805] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [17:55:43.807] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [17:55:43.807] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [17:55:43.807] [Main Thread/DEBUG] [tML]: Native Resolve: FNA, Version=23.10.0.0, Culture=neutral, PublicKeyToken=null -> FNA3D [17:55:43.808] [Main Thread/DEBUG] [tML]: attempting load /home/games/.local/share/Steam/steamapps/common/tModLoader/Libraries/Native/Linux/libFNA3D.so.0 [17:55:43.809] [Main Thread/DEBUG] [tML]: success [17:55:43.809] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [17:55:43.809] [Main Thread/DEBUG] [tML]: Native Resolve: FNA, Version=23.10.0.0, Culture=neutral, PublicKeyToken=null -> FAudio [17:55:43.809] [Main Thread/DEBUG] [tML]: attempting load /home/games/.local/share/Steam/steamapps/common/tModLoader/Libraries/Native/Linux/libFAudio.so.0 [17:55:43.810] [Main Thread/DEBUG] [tML]: success [17:55:43.810] [Main Thread/DEBUG] [FNA]: FAudio v22.8.0 [17:55:44.066] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [17:55:44.075] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "/home/games/.local/share/Steam/steamapps/common/tModLoader/dotnet/6.0.14/dotnet" tModLoader.dll -terrariasteamclient 150 [17:55:44.339] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [17:55:44.339] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [17:55:44.653] [Main Thread/DEBUG] [tML]: ILHook Ionic.Zip.ZipEntry::ValidateOutput(string, Stream, out string) added by tModLoader [17:55:45.583] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.5 MB available [17:55:45.583] [Main Thread/INFO] [tML]: Steam beta branch: None [17:55:45.583] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [17:55:45.583] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: /home/games/.local/share/Steam/steamapps/common/tModLoader/../../workshop [17:55:45.628] [Main Thread/INFO] [FNA]: SDL Video Diver: x11 [17:55:45.628] [Main Thread/INFO] [FNA]: FNA3D Driver: OpenGL [17:55:45.628] [Main Thread/INFO] [FNA]: OpenGL Renderer: AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.1.58-1-lts) [17:55:45.628] [Main Thread/INFO] [FNA]: OpenGL Driver: 4.6 (Compatibility Profile) Mesa 23.1.0 [17:55:45.628] [Main Thread/INFO] [FNA]: OpenGL Vendor: AMD [17:55:45.629] [Main Thread/INFO] [FNA]: MojoShader Profile: glsl120 [17:55:45.635] [Main Thread/INFO] [tML]: Terraria Steam Install Location assumed to be: /home/games/.local/share/Steam/steamapps/common/Terraria [17:55:45.971] [Main Thread/INFO] [tML]: Maximum Resolution is 1920 x 1200 [17:55:45.997] [Main Thread/DEBUG] [Terraria]: Device Created, Adapter: LQ156M1JW25 16", DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False, Display: \\.\DISPLAY1 [17:55:45.999] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: LQ156M1JW25 16", DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False -> True, Display: \\.\DISPLAY1 [17:55:45.999] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: LQ156M1JW25 16", DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: \\.\DISPLAY1 [17:55:46.200] [Main Thread/INFO] [FNA]: SDL Audio Diver: pulseaudio [17:55:46.360] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.FileNotFoundException: Resource Pack at "/home/games/.local/share/Steam/steamapps/common/Terraria/../../workshop/content/105600/2498159379" must contain a pack.json file. at Terraria.IO.ResourcePack.LoadManifest() at Terraria.IO.ResourcePack..ctor(IServiceProvider services, String path, BrandingType branding) at Terraria.IO.ResourcePackList.CreatePacksFromWorkshopFolders(IServiceProvider services, List`1 resourcePacks) at Terraria.IO.ResourcePackList.FromJson(JArray serializedState, IServiceProvider services, String searchPath) at Terraria.Initializers.AssetInitializer.CreateResourcePackList(IServiceProvider services) at Terraria.Main.LoadContent() at Terraria.Main.Initialize() at Microsoft.Xna.Framework.Game.DoInitialize() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:55:46.360] [Main Thread/WARN] [tML]: Silently Caught Exception: System.IO.FileNotFoundException: Resource Pack at "/home/games/.local/share/Steam/steamapps/common/Terraria/../../workshop/content/105600/2475355376" must contain a pack.json file. at Terraria.IO.ResourcePack.LoadManifest() at Terraria.IO.ResourcePack..ctor(IServiceProvider services, String path, BrandingType branding) at Terraria.IO.ResourcePackList.CreatePacksFromWorkshopFolders(IServiceProvider services, List`1 resourcePacks) at Terraria.IO.ResourcePackList.FromJson(JArray serializedState, IServiceProvider services, String searchPath) at Terraria.Initializers.AssetInitializer.CreateResourcePackList(IServiceProvider services) at Terraria.Main.LoadContent() at Terraria.Main.Initialize() at Microsoft.Xna.Framework.Game.DoInitialize() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:55:46.362] [Main Thread/INFO] [tML]: Loading the following resource packs: Bunny Outfit!, Colored Emblems, V3!, Colored Statues, Coloured Buffs Pack, Desk Dragon, Eeveelution Costumes, Fairy Princess to Twilight Princess, Midna Vanity Outfit, Stormdark UI, The Casual Golfer, The Cowboy, The Sorcerer, Werewolf to Furry, 松鼠的图像魔改, Renamon Vanity Outfit, Coffees Outfit, Lewd Dryad, Petra as the Guide Overhaul, Spirit of Anubis, Fox/Wolf Snoots, Furry Worm, Furry Wyvern, Khoir Enemy NPC, Khoir Pet, Big Tiddy pack, Kobold Invasion & FURRY NPCS PACK patch, Kobold Invasion, More Furry Costumes, FURRY NPCS PACK, Quieter Drill Sounds, Majora's Mask moon, Jiggleraria - Zoologist, Krystal Vanity Set [17:55:46.991] [Main Thread/DEBUG] [tML]: Native Resolve: tModLoader, Version=1.4.4.9, Culture=neutral, PublicKeyToken=null -> RzChromaSDK64.dll [17:55:46.991] [Main Thread/DEBUG] [tML]: not found [17:55:46.992] [Main Thread/DEBUG] [tML]: Native Resolve: tModLoader, Version=1.4.4.9, Culture=neutral, PublicKeyToken=null -> CUESDK.x64_2019.dll [17:55:46.992] [Main Thread/DEBUG] [tML]: not found [17:55:48.701] [9/DEBUG] [tML]: SSDP search line separator: CRLF [17:56:02.180] [Main Thread/INFO] [tML]: 3 most recently changed workshop mods: BetterZoom v4.4.1.1 1/23/2024, Creativetools v5.1.1 1/23/2024, UnlimitedGroundedItems v1.0.0 1/21/2024 [17:56:02.180] [Main Thread/INFO] [tML]: Mod Changes since last launch: Updated Mods: BetterZoom (Better Zoom) v4.4.1 -> v4.4.1.1 Creativetools (Creative tools) v5.1 -> v5.1.1 [17:56:05.739] [.NET ThreadPool Worker/INFO] [tML]: Finding Mods... [17:56:05.747] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: AdvancedWorldGen (Advanced World Generation) v3.1.4.8 [17:56:05.791] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Autofish (Autofish) v1.2 [17:56:05.794] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: AutoTrash (Auto Trash) v0.7.0.3 [17:56:05.797] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: BetterBlending (Better Blending) v1.2 [17:56:05.800] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: BetterZoom (Better Zoom) v4.4.1.1 [17:56:05.802] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Census (Census - Town NPC Checklist) v0.5.2.5 [17:56:05.805] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: CheatSheet (Cheat Sheet) v0.7.5 [17:56:05.811] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ConsistentReforging (Consistent Reforging) v0.3.0.4 [17:56:05.814] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: CraftablePaintings (Craftable Paintings) v1.11 [17:56:05.816] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Creativetools (Creative tools) v5.1.1 [17:56:05.899] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: DialogueTweak (Dialogue Panel Rework) v1.5.6 [17:56:05.902] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: FishermanNPC (Fisherman NPC) v0.2.7 [17:56:05.906] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: GadgetGalore (Gadget Galore) v1.9.0.6 [17:56:05.911] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: GodNPC (Better Friendly NPCs) v1.8.6 [17:56:05.914] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: HelpfulHotkeys (Helpful Hotkeys) v1.9.0.2 [17:56:05.917] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: HEROsMod (HERO's Mod) v0.4.14.1 [17:56:05.925] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: HookStatsAndWingStats (Hook Stats and Wing Stats) v2.0.2.1 [17:56:05.930] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ImprovedJourneyMode (Journey Mode Unleashed) v1.3.1 [17:56:05.934] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ImprovedTorches (Atmospheric Torches) v1.4.1 [17:56:05.936] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: JestersMisc (Jester's Misc Items) v0.50.10 [17:56:05.939] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Lights (Lights And Shadow) v1.2.3 [17:56:05.941] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: SerousCommonLib (absoluteAquarian Utilities) v1.0.5 [17:56:05.946] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: MagicStorage (Magic Storage) v0.6.0.3 [17:56:05.966] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: MaxStackExtra (Max Stack Plus Extra) v1.4.0.3 [17:56:05.969] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: MoreCritters (More Critters) v0.5.4 [17:56:05.973] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Mousemod (Simply Mouseholes) v0.2 [17:56:05.976] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: MoveSpeedFix (Movement Speed Fixed) v1.2.0 [17:56:05.979] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: NoLarvaBreak (No Larva Break) v1.0.0.1 [17:56:05.981] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: NPCFlagsAlways (Always Show NPC Banners) v1.0.2.2 [17:56:05.984] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: OmniSwing (OmniSwing) v4.0.0 [17:56:05.986] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: RecipeBrowser (Recipe Browser) v0.10.3 [17:56:05.994] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ReplantingStaffOfRegrowth (Replanting Staff of Regrowth) v1.1 [17:56:05.996] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ShorterRespawn (Shorter Respawn Time) v1.1.1.2 [17:56:05.998] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: SolutionsMod14 (Solutions Mod) v0.3 [17:56:06.011] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: UnlimitedGroundedItems (Unlimited Grounded Items) v1.0.0 [17:56:06.013] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: Wireless (Wireless) v1.6.1 [17:56:06.017] [.NET ThreadPool Worker/INFO] [tML]: Constructing Mods... [17:56:07.646] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ModLoader (tModLoader) v2023.11.3.3 [17:56:07.740] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: AdvancedWorldGen (Advanced World Generation) v3.1.4.8 [17:56:07.880] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::UpdateTime_SpawnTownNPCs() added by AdvancedWorldGen [17:56:07.889] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIWorldCreation::AddDescriptionPanel(UIElement, float, string) added by AdvancedWorldGen [17:56:07.904] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIWorldCreation::FinishCreatingWorld() added by AdvancedWorldGen [17:56:07.906] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.IO.WorldFileData::SetWorldSize(int, int) added by AdvancedWorldGen [17:56:07.915] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WorldGen::GenerateWorld(int, GenerationProgress) added by AdvancedWorldGen [17:56:07.918] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.IO.WorldFile::CreateMetadata(string, bool, int) added by AdvancedWorldGen [17:56:07.921] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIWorldLoad::.ctor() added by AdvancedWorldGen [17:56:07.923] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::do_worldGenCallBack(object) added by AdvancedWorldGen [17:56:07.925] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.UserInterface::SetState(UIState) added by AdvancedWorldGen [17:56:07.938] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::NotTheBees() added by AdvancedWorldGen [17:56:07.944] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::UpdateTime_StartDay(ref bool) added by AdvancedWorldGen [17:56:07.950] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::UpdateTime_StartNight(ref bool) added by AdvancedWorldGen [17:56:07.954] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::checkXMas() added by AdvancedWorldGen [17:56:08.187] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Projectile::Kill() added by AdvancedWorldGen [17:56:08.213] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WorldGen::MakeDungeon(int, int) added by AdvancedWorldGen [17:56:08.223] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WaterfallManager::FindWaterfalls(bool) added by AdvancedWorldGen [17:56:08.225] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::checkHalloween() added by AdvancedWorldGen [17:56:08.314] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.NPC::SetDefaults(int, NPCSpawnParams) added by AdvancedWorldGen [17:56:08.326] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::KillMe(PlayerDeathReason, double, int, bool) added by AdvancedWorldGen [17:56:08.328] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.NPC::DoesntDespawnToInactivity() added by AdvancedWorldGen [17:56:08.330] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Player::UpdateGraveyard(bool) added by AdvancedWorldGen [17:56:08.332] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIWorldCreation::SetDefaultOptions() added by AdvancedWorldGen [17:56:08.333] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIWorldCreation::ClickSizeOption(UIMouseEvent, UIElement) added by AdvancedWorldGen [17:56:08.335] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::setWorldSize() added by AdvancedWorldGen [17:56:08.346] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::clearWorld() added by AdvancedWorldGen [17:56:08.350] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::SmashAltar(int, int) added by AdvancedWorldGen [17:56:08.365] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::GERunner(int, int, double, double, bool) added by AdvancedWorldGen [17:56:08.367] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::UpdateMapTile(int, int, bool) added by AdvancedWorldGen [17:56:08.462] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Autofish (Autofish) v1.2 [17:56:08.472] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::ItemCheck_CheckFishingBobbers(bool) added by Autofish [17:56:08.517] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::ItemCheck_Shoot(int, Item, int) added by Autofish [17:56:08.530] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Projectile::FishingCheck() added by Autofish [17:56:08.577] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: AutoTrash (Auto Trash) v0.7.0.3 [17:56:08.635] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: BetterBlending (Better Blending) v1.2 [17:56:08.685] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: BetterZoom (Better Zoom) v4.4.1.1 [17:56:08.744] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.IngameOptions::Draw(Main, SpriteBatch) added by BetterZoom [17:56:08.746] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::UpdateViewZoomKeys() added by BetterZoom [17:56:08.784] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DoDraw(GameTime) added by BetterZoom [17:56:08.786] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::get_UIScaleMax() added by BetterZoom [17:56:08.836] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Census (Census - Town NPC Checklist) v0.5.2.5 [17:56:08.853] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::UpdateTime_SpawnTownNPCs() added by Census [17:56:08.902] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: CheatSheet (Cheat Sheet) v0.7.5 [17:56:08.994] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ConsistentReforging (Consistent Reforging) v0.3.0.4 [17:56:09.011] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Item::Prefix(int) added by ConsistentReforging [17:56:09.077] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: CraftablePaintings (Craftable Paintings) v1.11 [17:56:09.143] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Creativetools (Creative tools) v5.1.1 [17:56:09.748] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::RecalculateLuck() added by Creativetools [17:56:09.751] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Graphics.Renderers.LegacyPlayerRenderer::DrawPlayerInternal(Camera, Player, Vector2, float, Vector2, float, float, float, bool) added by Creativetools [17:56:09.771] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::DoUpdate(ref GameTime) added by Creativetools [17:56:09.829] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: DialogueTweak (Dialogue Panel Rework) v1.5.6 [17:56:09.841] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.IngameFancyUI::Draw(SpriteBatch, GameTime) added by DialogueTweak [17:56:09.842] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::GUIChatDraw() added by DialogueTweak [17:56:09.893] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: FishermanNPC (Fisherman NPC) v0.2.7 [17:56:09.975] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: GadgetGalore (Gadget Galore) v1.9.0.6 [17:56:10.114] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::FindPaintOrCoating() added by GadgetGalore [17:56:10.169] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: GodNPC (Better Friendly NPCs) v1.8.6 [17:56:10.242] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: HelpfulHotkeys (Helpful Hotkeys) v1.9.0.2 [17:56:10.349] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: HEROsMod (HERO's Mod) v0.4.14.1 [17:56:10.564] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::ChatColor() added by HEROsMod [17:56:10.572] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.NPC::SpawnOnPlayer(int, int) added by HEROsMod [17:56:10.665] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: HookStatsAndWingStats (Hook Stats and Wing Stats) v2.0.2.1 [17:56:10.750] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ImprovedJourneyMode (Journey Mode Unleashed) v1.3.1 [17:56:10.767] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIBestiaryTest::Click_SelectEntryButton(UIMouseEvent, UIElement) added by ImprovedJourneyMode [17:56:10.769] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIBestiaryTest::SelectEntryButton(UIBestiaryEntryButton) added by ImprovedJourneyMode [17:56:10.771] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIBestiaryTest::MakeExitButton(UIElement) added by ImprovedJourneyMode [17:56:10.772] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UIBestiaryTest::Click_GoBack(UIMouseEvent, UIElement) added by ImprovedJourneyMode [17:56:10.774] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.IngameFancyUI::Close() added by ImprovedJourneyMode [17:56:10.777] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::DrawBestiaryIcon(int, int) added by ImprovedJourneyMode [17:56:10.779] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.Elements.UICreativeInfiniteItemsDisplay::sacrificeButton_OnClick(UIMouseEvent, UIElement) added by ImprovedJourneyMode [17:56:10.780] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.Elements.UICreativeInfiniteItemsDisplay::RememberItemSacrifice(int, int, int) added by ImprovedJourneyMode [17:56:10.782] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.GameContent.UI.States.UICreativePowersMenu::MainCategoryButtonClick(UIMouseEvent, UIElement) added by ImprovedJourneyMode [17:56:10.833] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ImprovedTorches (Atmospheric Torches) v1.4.1 [17:56:10.839] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.ID.TorchID::Initialize() added by ImprovedTorches [17:56:10.890] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: JestersMisc (Jester's Misc Items) v0.50.10 [17:56:10.951] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Lights (Lights And Shadow) v1.2.3 [17:56:10.964] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Graphics.Effects.FilterManager::EndCapture(RenderTarget2D, RenderTarget2D, RenderTarget2D, Color) added by Lights [17:56:11.015] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: SerousCommonLib (absoluteAquarian Utilities) v1.0.5 [17:56:11.032] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.ModLoader.TileLoader::NearbyEffects(int, int, int, bool) added by SerousCommonLib [17:56:11.085] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: MagicStorage (Magic Storage) v0.6.0.3 [17:56:11.160] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Recipe::FindRecipes(bool) added by MagicStorage [17:56:11.162] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::QuickSpawnItem(IEntitySource, int, int) added by MagicStorage [17:56:11.165] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::DrawInterface_36_Cursor() added by MagicStorage [17:56:11.168] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::MouseHover(Item[], int, int) added by MagicStorage [17:56:11.174] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::LeftClick(Item[], int, int) added by MagicStorage [17:56:11.177] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::RightClick(Item[], int, int) added by MagicStorage [17:56:11.181] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::OverrideHover(Item[], int, int) added by MagicStorage [17:56:11.185] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::OverrideLeftClick(Item[], int, int) added by MagicStorage [17:56:11.190] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.GameContent.Drawing.ParticleOrchestrator::Spawn_ItemTransfer(ParticleOrchestraSettings) added by MagicStorage [17:56:11.204] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Player::ItemCheck_ApplyHoldStyle_Inner(float, Item, Rectangle) added by MagicStorage [17:56:11.205] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.ModLoader.TileLoader::NearbyEffects(int, int, int, bool) added by MagicStorage [17:56:11.210] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DoUpdate_HandleChat() added by MagicStorage [17:56:11.217] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Player::QuickStackAllChests() added by MagicStorage [17:56:11.219] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Chest::ServerPlaceItem(int, int) added by MagicStorage [17:56:11.223] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.ModLoader.RecipeLoader::AddRecipes() added by MagicStorage [17:56:11.224] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.ModLoader.RecipeLoader::PostAddRecipes() added by MagicStorage [17:56:11.226] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.ModLoader.RecipeLoader::PostSetupRecipes() added by MagicStorage [17:56:11.231] [.NET ThreadPool Worker/DEBUG] [MagicStorage]: EnvironmentModule "MagicStorage/JourneyInfiniteItems" added by mod "MagicStorage" [17:56:11.231] [.NET ThreadPool Worker/DEBUG] [MagicStorage]: EnvironmentModule "MagicStorage/UseInventoryModule" added by mod "MagicStorage" [17:56:11.231] [.NET ThreadPool Worker/DEBUG] [MagicStorage]: EnvironmentModule "MagicStorage/UseInventoryNoFavoritesModule" added by mod "MagicStorage" [17:56:11.240] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception: System.Exception: Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs at Census.CensusSystem.Call(Object[] args) at MagicStorage.MagicStorageMod.Load() at Terraria.ModLoader.ModContent.<>c.b__43_0(Mod mod) at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) at Terraria.ModLoader.ModContent.Load(CancellationToken token) at Terraria.ModLoader.ModLoader.Load(CancellationToken token) at Terraria.ModLoader.ModLoader.<>c__DisplayClass47_0.b__0() 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:56:11.240] [.NET ThreadPool Worker/ERROR] [Census]: Census Call Error: at Census.CensusSystem.Call(Object[] args) in CensusSystem.cs:line 520Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs [17:56:11.293] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: MaxStackExtra (Max Stack Plus Extra) v1.4.0.3 [17:56:11.347] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: MoreCritters (More Critters) v0.5.4 [17:56:11.413] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Mousemod (Simply Mouseholes) v0.2 [17:56:11.469] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: MoveSpeedFix (Movement Speed Fixed) v1.2.0 [17:56:11.607] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Player::Update(int) added by MoveSpeedFix [17:56:11.660] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: NoLarvaBreak (No Larva Break) v1.0.0.1 [17:56:11.711] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: NPCFlagsAlways (Always Show NPC Banners) v1.0.2.2 [17:56:11.724] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DrawNPCHousesInWorld() added by NPCFlagsAlways [17:56:11.725] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::DrawBuilderAccToggles(Vector2) added by NPCFlagsAlways [17:56:11.727] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::DrawInterface_7_TownNPCHouseBanners() added by NPCFlagsAlways [17:56:11.729] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Main::GetBuilderAccsCountToShow(Player, out int, out int, out int) added by NPCFlagsAlways [17:56:11.730] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.WorldGen::kickOut(int) added by NPCFlagsAlways [17:56:11.782] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: OmniSwing (OmniSwing) v4.0.0 [17:56:11.838] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: RecipeBrowser (Recipe Browser) v0.10.3 [17:56:11.900] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Recipe::FindRecipes(bool) added by RecipeBrowser [17:56:11.906] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Player::AdjTiles() added by RecipeBrowser [17:56:11.961] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ReplantingStaffOfRegrowth (Replanting Staff of Regrowth) v1.1 [17:56:12.018] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ShorterRespawn (Shorter Respawn Time) v1.1.1.2 [17:56:12.079] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: SolutionsMod14 (Solutions Mod) v0.3 [17:56:12.210] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: UnlimitedGroundedItems (Unlimited Grounded Items) v1.0.0 [17:56:12.219] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::Initialize_Entities() added by UnlimitedGroundedItems [17:56:12.229] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DoUpdateInWorld(Stopwatch) added by UnlimitedGroundedItems [17:56:12.231] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DrawItems() added by UnlimitedGroundedItems [17:56:12.239] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::DrawMouseOver() added by UnlimitedGroundedItems [17:56:12.242] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::UpdateClient() added by UnlimitedGroundedItems [17:56:12.245] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Main::UpdateServer() added by UnlimitedGroundedItems [17:56:12.247] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Item::MechSpawn(float, float, int) added by UnlimitedGroundedItems [17:56:12.262] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Item::MoveInWorld(float, float, ref Vector2, int) added by UnlimitedGroundedItems [17:56:12.264] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Item::CombineWithNearbyItems(int) added by UnlimitedGroundedItems [17:56:12.268] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Item::NewItem_Inner(IEntitySource, int, int, int, int, Item, int, int, bool, int, bool, bool) added by UnlimitedGroundedItems [17:56:12.270] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Item::PickAnItemSlotToSpawnItemOn(bool, int) added by UnlimitedGroundedItems [17:56:12.404] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.MessageBuffer::GetData(int, int, out int) added by UnlimitedGroundedItems [17:56:12.408] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.Player::GrabItems(int) added by UnlimitedGroundedItems [17:56:12.411] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WorldGen::clearWorld() added by UnlimitedGroundedItems [17:56:12.412] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WorldGen::TryProtectingSpawnedItems() added by UnlimitedGroundedItems [17:56:12.413] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.WorldGen::UndoSpawnedItemProtection() added by UnlimitedGroundedItems [17:56:12.414] [.NET ThreadPool Worker/DEBUG] [tML]: ILHook Terraria.GameContent.Events.DD2Event::ClearAllDD2EnergyCrystalsInGame() added by UnlimitedGroundedItems [17:56:12.469] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: Wireless (Wireless) v1.6.1 [17:56:12.530] [.NET ThreadPool Worker/INFO] [tML]: Resizing... [17:56:12.912] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ModLoader (tModLoader) v2023.11.3.3 [17:56:12.975] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: AdvancedWorldGen (Advanced World Generation) v3.1.4.8 [17:56:13.029] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Autofish (Autofish) v1.2 [17:56:13.084] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: AutoTrash (Auto Trash) v0.7.0.3 [17:56:13.140] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: BetterBlending (Better Blending) v1.2 [17:56:13.198] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: BetterZoom (Better Zoom) v4.4.1.1 [17:56:13.252] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Census (Census - Town NPC Checklist) v0.5.2.5 [17:56:13.306] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: CheatSheet (Cheat Sheet) v0.7.5 [17:56:13.360] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ConsistentReforging (Consistent Reforging) v0.3.0.4 [17:56:13.415] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: CraftablePaintings (Craftable Paintings) v1.11 [17:56:13.470] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Creativetools (Creative tools) v5.1.1 [17:56:13.524] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: DialogueTweak (Dialogue Panel Rework) v1.5.6 [17:56:13.579] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: FishermanNPC (Fisherman NPC) v0.2.7 [17:56:13.638] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: GadgetGalore (Gadget Galore) v1.9.0.6 [17:56:13.693] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: GodNPC (Better Friendly NPCs) v1.8.6 [17:56:13.747] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: HelpfulHotkeys (Helpful Hotkeys) v1.9.0.2 [17:56:13.801] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: HEROsMod (HERO's Mod) v0.4.14.1 [17:56:13.856] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: HookStatsAndWingStats (Hook Stats and Wing Stats) v2.0.2.1 [17:56:13.910] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ImprovedJourneyMode (Journey Mode Unleashed) v1.3.1 [17:56:13.965] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ImprovedTorches (Atmospheric Torches) v1.4.1 [17:56:14.020] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: JestersMisc (Jester's Misc Items) v0.50.10 [17:56:14.078] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Lights (Lights And Shadow) v1.2.3 [17:56:14.133] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: SerousCommonLib (absoluteAquarian Utilities) v1.0.5 [17:56:14.187] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: MagicStorage (Magic Storage) v0.6.0.3 [17:56:14.299] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: MaxStackExtra (Max Stack Plus Extra) v1.4.0.3 [17:56:14.350] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: MoreCritters (More Critters) v0.5.4 [17:56:14.406] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Mousemod (Simply Mouseholes) v0.2 [17:56:14.460] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: MoveSpeedFix (Movement Speed Fixed) v1.2.0 [17:56:14.514] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: NoLarvaBreak (No Larva Break) v1.0.0.1 [17:56:14.569] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: NPCFlagsAlways (Always Show NPC Banners) v1.0.2.2 [17:56:14.623] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: OmniSwing (OmniSwing) v4.0.0 [17:56:14.677] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: RecipeBrowser (Recipe Browser) v0.10.3 [17:56:14.731] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ReplantingStaffOfRegrowth (Replanting Staff of Regrowth) v1.1 [17:56:14.785] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ShorterRespawn (Shorter Respawn Time) v1.1.1.2 [17:56:14.838] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: SolutionsMod14 (Solutions Mod) v0.3 [17:56:14.905] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: UnlimitedGroundedItems (Unlimited Grounded Items) v1.0.0 [17:56:14.958] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: Wireless (Wireless) v1.6.1 [17:56:15.128] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ModLoader (tModLoader) v2023.11.3.3 [17:56:15.184] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: AdvancedWorldGen (Advanced World Generation) v3.1.4.8 [17:56:15.240] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Autofish (Autofish) v1.2 [17:56:15.296] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: AutoTrash (Auto Trash) v0.7.0.3 [17:56:15.360] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: BetterBlending (Better Blending) v1.2 [17:56:15.416] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: BetterZoom (Better Zoom) v4.4.1.1 [17:56:15.472] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Census (Census - Town NPC Checklist) v0.5.2.5 [17:56:15.528] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: CheatSheet (Cheat Sheet) v0.7.5 [17:56:15.588] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ConsistentReforging (Consistent Reforging) v0.3.0.4 [17:56:15.644] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: CraftablePaintings (Craftable Paintings) v1.11 [17:56:15.700] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Creativetools (Creative tools) v5.1.1 [17:56:15.756] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: DialogueTweak (Dialogue Panel Rework) v1.5.6 [17:56:15.813] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: FishermanNPC (Fisherman NPC) v0.2.7 [17:56:15.868] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: GadgetGalore (Gadget Galore) v1.9.0.6 [17:56:15.924] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: GodNPC (Better Friendly NPCs) v1.8.6 [17:56:15.979] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: HelpfulHotkeys (Helpful Hotkeys) v1.9.0.2 [17:56:16.035] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: HEROsMod (HERO's Mod) v0.4.14.1 [17:56:16.231] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: HookStatsAndWingStats (Hook Stats and Wing Stats) v2.0.2.1 [17:56:16.291] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ImprovedJourneyMode (Journey Mode Unleashed) v1.3.1 [17:56:16.351] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ImprovedTorches (Atmospheric Torches) v1.4.1 [17:56:16.411] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: JestersMisc (Jester's Misc Items) v0.50.10 [17:56:16.472] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Lights (Lights And Shadow) v1.2.3 [17:56:16.532] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: SerousCommonLib (absoluteAquarian Utilities) v1.0.5 [17:56:16.594] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: MagicStorage (Magic Storage) v0.6.0.3 [17:56:16.694] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: MaxStackExtra (Max Stack Plus Extra) v1.4.0.3 [17:56:16.755] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: MoreCritters (More Critters) v0.5.4 [17:56:16.815] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Mousemod (Simply Mouseholes) v0.2 [17:56:16.875] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: MoveSpeedFix (Movement Speed Fixed) v1.2.0 [17:56:16.936] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: NoLarvaBreak (No Larva Break) v1.0.0.1 [17:56:16.997] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: NPCFlagsAlways (Always Show NPC Banners) v1.0.2.2 [17:56:17.057] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: OmniSwing (OmniSwing) v4.0.0 [17:56:17.119] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: RecipeBrowser (Recipe Browser) v0.10.3 [17:56:17.199] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ReplantingStaffOfRegrowth (Replanting Staff of Regrowth) v1.1 [17:56:17.260] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ShorterRespawn (Shorter Respawn Time) v1.1.1.2 [17:56:17.322] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: SolutionsMod14 (Solutions Mod) v0.3 [17:56:17.382] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: UnlimitedGroundedItems (Unlimited Grounded Items) v1.0.0 [17:56:17.442] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: Wireless (Wireless) v1.6.1 [17:56:17.535] [.NET ThreadPool Worker/INFO] [tML]: RAM: tModLoader usage: 1.0 GB, All processes usage: 15.7 GB, Available: 46.6 GB, Total Installed: 62.2 GB [17:56:17.711] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalItem registration stats. Count: 22, Slots per Entity: 3 Instanced: 3, Conditional with slot: 0, Conditional by type: 8, Applies to single type: 6 List Permutations: 23, Est Memory Consumption: 1792 bytes [17:56:17.776] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalNPC registration stats. Count: 25, Slots per Entity: 3 Instanced: 3, Conditional with slot: 0, Conditional by type: 5, Applies to single type: 3 List Permutations: 17, Est Memory Consumption: 1464 bytes [17:56:17.784] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalProjectile registration stats. Count: 5, Slots per Entity: 0 Instanced: 0, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 1, Est Memory Consumption: 16 bytes [17:56:17.838] [.NET ThreadPool Worker/INFO] [tML]: Adding Recipes... [17:56:18.686] [Main Thread/DEBUG] [tML]: Web Request: https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/?appid=1281930&count=1 [17:56:31.473] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception: System.TimeoutException: No response from steam workshop query at Terraria.Social.Steam.WorkshopHelper.QueryHelper.AQueryInstance.WaitForQueryResultAsync(SteamAPICall_t query, CancellationToken token) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread) at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining) at System.Threading.Tasks.Task.RunContinuations(Object continuationObject) at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut() at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) at System.Threading.TimerQueue.FireNextTimers() at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state) at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state) at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() at System.Threading.Thread.StartCallback() [17:56:59.249] [Main Thread/WARN] [tML]: Silently Caught Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.UI.UIElement.Append(UIElement element) at Terraria.GameContent.UI.Elements.UIList.Add(UIElement item) at Terraria.ModLoader.UI.Elements.UIAsyncList`2.Update(GameTime gameTime) at Terraria.UI.UIElement.Update(GameTime gameTime) at Terraria.UI.UIElement.Update(GameTime gameTime) at Terraria.UI.UIElement.Update(GameTime gameTime) at Terraria.ModLoader.UI.ModBrowser.UIModBrowser.Update(GameTime gameTime) at Terraria.UI.UserInterface.Update(GameTime time) at Terraria.Main.UpdateUIStates(GameTime gameTime) at DMD(Main this, GameTime& gameTime) at Creativetools.Tools.TimeControl.TimeControl.Main_DoUpdate(orig_DoUpdate orig, Main self, GameTime& gameTime) at Hook(Main , GameTime& ) at SyncProxy(Main , GameTime& ) at Terraria.Main.Update(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.250] [Main Thread/WARN] [tML]: Silently Caught Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.GameContent.UI.Elements.UIList.RecalculateChildren() at Terraria.UI.UIElement.Recalculate() at Terraria.GameContent.UI.Elements.UIList.Recalculate() at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) at Terraria.ModLoader.UI.ModBrowser.UIModBrowser.Draw(SpriteBatch spriteBatch) at Terraria.Main.DrawMenu(GameTime gameTime) at DMD(Main this, GameTime gameTime) at SyncProxy(Main , GameTime ) at Terraria.Main.Draw_Inner(GameTime gameTime) at Terraria.Main.Draw(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.252] [Main Thread/WARN] [tML]: Silently Caught Exception: System.BadImageFormatException: Read out of bounds. at System.Reflection.Throw.OutOfBounds() at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle) at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob() at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn) at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception) at DMD(StackTrace this, Int32 skipFrames, Boolean fNeedFileInfo, Exception e) at Hook(StackTrace , Int32 , Boolean , Exception ) at SyncProxy(StackTrace , Int32 , Boolean , Exception ) at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo) at System.Exception.get_StackTrace() at System.Exception.ToString() at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer) at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer) at log4net.Util.PatternConverter.Format(TextWriter writer, Object state) at log4net.Layout.PatternLayout.Format(TextWriter writer, LoggingEvent loggingEvent) at log4net.Appender.AppenderSkeleton.RenderLoggingEvent(LoggingEvent loggingEvent) at log4net.Appender.ConsoleAppender.Append(LoggingEvent loggingEvent) at log4net.Appender.AppenderSkeleton.DoAppend(LoggingEvent loggingEvent) at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders(LoggingEvent loggingEvent) at log4net.Repository.Hierarchy.Logger.CallAppenders(LoggingEvent loggingEvent) at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Error(Object message) at Terraria.Main.Draw(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.252] [Main Thread/WARN] [tML]: Silently Caught Exception: System.BadImageFormatException: Read out of bounds. at System.Reflection.Throw.OutOfBounds() at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle) at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob() at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn) at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception) at DMD(StackTrace this, Int32 skipFrames, Boolean fNeedFileInfo, Exception e) at Hook(StackTrace , Int32 , Boolean , Exception ) at SyncProxy(StackTrace , Int32 , Boolean , Exception ) at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo) at System.Exception.get_StackTrace() at System.Exception.ToString() at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer) at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer) at log4net.Util.PatternConverter.Format(TextWriter writer, Object state) at log4net.Layout.PatternLayout.Format(TextWriter writer, LoggingEvent loggingEvent) at log4net.Appender.AppenderSkeleton.RenderLoggingEvent(LoggingEvent loggingEvent) at log4net.Appender.DebugAppender.Append(LoggingEvent loggingEvent) at log4net.Appender.AppenderSkeleton.DoAppend(LoggingEvent loggingEvent) at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders(LoggingEvent loggingEvent) at log4net.Repository.Hierarchy.Logger.CallAppenders(LoggingEvent loggingEvent) at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Error(Object message) at Terraria.Main.Draw(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.250] [Main Thread/ERROR] [Terraria]: System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.GameContent.UI.Elements.UIList.RecalculateChildren() in tModLoader\Terraria\GameContent\UI\Elements\UIList.cs:line 106 at Terraria.UI.UIElement.Recalculate() in tModLoader\Terraria\UI\UIElement.cs:line 255 at Terraria.GameContent.UI.Elements.UIList.Recalculate() in tModLoader\Terraria\GameContent\UI\Elements\UIList.cs:line 91 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.ModLoader.UI.ModBrowser.UIModBrowser.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\ModLoader\UI\ModBrowser\UIModBrowser.cs:line 179 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 43711 at DMD(Main this, GameTime gameTime) at SyncProxy(Main , GameTime ) at Terraria.Main.Draw_Inner(GameTime gameTime) at Terraria.Main.Draw(GameTime gameTime) [17:56:59.253] [Main Thread/WARN] [tML]: Silently Caught Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.Main.Draw(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.380] [Main Thread/WARN] [tML]: Silently Caught Exception: System.BadImageFormatException: Read out of bounds. at System.Reflection.Throw.OutOfBounds() at System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader.GetSequencePoints(MethodDebugInformationHandle handle) at System.Reflection.Metadata.MethodDebugInformation.get_SequencePointsBlob() at System.Diagnostics.StackTraceSymbols.GetSourceLineInfo(Assembly assembly, String assemblyPath, IntPtr loadedPeAddress, Int32 loadedPeSize, Boolean isFileLayout, IntPtr inMemoryPdbAddress, Int32 inMemoryPdbSize, Int32 methodToken, Int32 ilOffset, String& sourceFile, Int32& sourceLine, Int32& sourceColumn) at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception) at DMD(StackTrace this, Int32 skipFrames, Boolean fNeedFileInfo, Exception e) at Hook(StackTrace , Int32 , Boolean , Exception ) at SyncProxy(StackTrace , Int32 , Boolean , Exception ) at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo) at System.Exception.get_StackTrace() at System.Exception.ToString() at Terraria.ModLoader.Engine.ErrorReporting.FatalExit(String message, Exception e) at Terraria.Program.RunGame() at Terraria.Program.LaunchGame_(Boolean isServer) at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) at Terraria.MonoLaunch.Main_End(String[] args) at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() at Terraria.MonoLaunch.Main(String[] args) [17:56:59.380] [Main Thread/FATAL] [tML]: Main engine crash Tip: This is likely a mod's fault. Disable mods one by one and check if the issue persists System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.GameContent.UI.Elements.UIList.RecalculateChildren() in tModLoader\Terraria\GameContent\UI\Elements\UIList.cs:line 106 at Terraria.UI.UIElement.Recalculate() in tModLoader\Terraria\UI\UIElement.cs:line 255 at Terraria.GameContent.UI.Elements.UIList.Recalculate() in tModLoader\Terraria\GameContent\UI\Elements\UIList.cs:line 91 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.UI.UIElement.DrawChildren(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 115 at Terraria.UI.UIElement.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\UI\UIElement.cs:line 191 at Terraria.ModLoader.UI.ModBrowser.UIModBrowser.Draw(SpriteBatch spriteBatch) in tModLoader\Terraria\ModLoader\UI\ModBrowser\UIModBrowser.cs:line 179 at Terraria.Main.DrawMenu(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 43711 at DMD(Main this, GameTime gameTime) at SyncProxy(Main , GameTime ) at Terraria.Main.Draw_Inner(GameTime gameTime) at Terraria.Main.Draw(GameTime gameTime) at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.RunLoop() at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.RunGame() [17:56:59.380] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown