[05:05:43.702] [Main Thread/WARN] [tML]: Silently Caught Exception: System.MissingFieldException: Field not found: 'LiquidDrawCache.X'. at MonoMod.Core.Interop.CoreCLR.V60.InvokeCompileMethod(IntPtr functionPtr, IntPtr thisPtr, IntPtr corJitInfo, CORINFO_METHOD_INFO* methodInfo, UInt32 flags, Byte** nativeEntry, UInt32* nativeSizeOfCode) in /_/src/MonoMod.Core/Interop/CoreCLR.V60.cs:line 367 at MonoMod.Core.Platforms.Runtimes.Core60Runtime.JitHookDelegateHolder.CompileMethodHook(IntPtr jit, IntPtr corJitInfo, CORINFO_METHOD_INFO* methodInfo, UInt32 flags, Byte** nativeEntry, UInt32* nativeSizeOfCode) in /_/src/MonoMod.Core/Platforms/Runtimes/Core60Runtime.cs:line 251 at ModLiquidLib.Hooks.LiquidRendererHooks.<>c.b__4_5(Boolean isVisibleCondition, IntPtr ptr2, Vector2 drawOffset, Int32 waterStyle, Single globalAlpha, Boolean isBackgroundDraw, Rectangle drawArea) at DMD?19571880::Terraria.GameContent.Liquid.LiquidRenderer::DrawNormalLiquids>(LiquidRenderer this, SpriteBatch spriteBatch, Vector2 drawOffset, Int32 waterStyle, Single globalAlpha, Boolean isBackgroundDraw) at Hook(LiquidRenderer , SpriteBatch , Vector2 , Int32 , Single , Boolean ) at SyncProxy(LiquidRenderer , SpriteBatch , Vector2 , Int32 , Single , Boolean ) at DMD(Main this, Boolean bg, Int32 waterStyle, Single Alpha, Boolean drawSinglePassLiquids) at FancyLighting.FancyLightingMod._Main_DrawLiquid(orig_DrawLiquid orig, Main self, Boolean bg, Int32 Style, Single Alpha, Boolean drawSinglePassLiquids) at Hook(Main , Boolean , Int32 , Single , Boolean ) at Tomat.TML.Mod.NotQuiteNitrate.Fixes.LiquidSlopeOverdraw.DrawLiquid(orig_DrawLiquid orig, Main self, Boolean bg, Int32 waterStyle, Single alpha, Boolean drawSinglePassLiquids) at Hook(Main , Boolean , Int32 , Single , Boolean ) at SyncProxy(Main , Boolean , Int32 , Single , Boolean ) at DMD(Main this, Boolean isBackground) at FancyLighting.FancyLightingMod._Main_DrawWaters(orig_DrawWaters orig, Main self, Boolean isBackground) at Hook(Main , Boolean ) at Hook(Main , Boolean ) at SyncProxy(Main , Boolean ) at DMD(Main this) at FancyLighting.FancyLightingMod._Main_RenderBackground(orig_RenderBackground orig, Main self) at Hook(Main ) at SyncProxy(Main ) at DMD?15406348::Terraria.Main::DoDraw>(Main this, GameTime gameTime) at FancyLighting.FancyLightingMod._Main_DoDraw(orig_DoDraw orig, Main self, GameTime gameTime) at Hook(Main , GameTime ) at ShapeOfLight_New.ShapeOfLight_New.KZ_On_Main_DoDraw(orig_DoDraw orig, Main self, GameTime gameTime) at Hook(Main , GameTime ) at MapWorldVIew.MapWorldVIew.On_Main_DoDraw(orig_DoDraw orig, Main self, GameTime gameTime) at Hook(Main , GameTime ) at SyncProxy(Main , GameTime ) at Terraria.Main.Draw_Inner(GameTime gameTime) at DMD(Main this, GameTime gameTime) at Macrocosm.Common.Debugging.DebugDrawing.Draw(orig_Draw orig, Main self, GameTime gameTime) at Hook(Main , GameTime ) at Hook(Main , GameTime ) at SyncProxy(Main , GameTime ) at Microsoft.Xna.Framework.Game.RedrawWindow() at Microsoft.Xna.Framework.SDL2_FNAPlatform.Win32OnPaint(IntPtr userdata, IntPtr evtPtr) at ReLogic.OS.Windows.NativeMethods.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at ReLogic.OS.Windows.NativeMethods.CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at ReLogic.OS.Windows.WindowsMessageHook.WndProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at SDL2.SDL.SDL_PollEvent(SDL_Event& _event) at SDL2.SDL.SDL_PollEvent(SDL_Event& _event) at Microsoft.Xna.Framework.SDL2_FNAPlatform.PollEvents(Game game, GraphicsAdapter& currentAdapter, Boolean[] textInputControlDown, Boolean& textInputSuppress) 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()