"Untitled" By gando (https://pastebin.com/u/gando) URL: https://pastebin.com/Xn5BSHm9 Created on: Monday 20th of June 2011 03:54:30 PM CDT Retrieved on: Saturday 31 of October 2020 07:58:35 AM UTC 6/20/2011 4:23:59 PM System.NullReferenceException: Object reference not set to an instance of an object. at Terraria.Main.DrawWater(Boolean bg) in C:\Users\Masyn2.GAMESTATION\Documents\Reflector\Disassembler\Terraria\Terraria\Main.cs:line 7700 at Terraria.Main.Draw(GameTime gameTime) in C:\Users\Masyn2.GAMESTATION\Documents\Reflector\Disassembler\Terraria\Terraria\Main.cs:line 1464 at Microsoft.Xna.Framework.Game.DrawFrame() at Microsoft.Xna.Framework.Game.Tick() at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e) at Microsoft.Xna.Framework.GameHost.OnIdle() at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame() at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e) at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at Microsoft.Xna.Framework.WindowsGameHost.Run() at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun) at Terraria.Program.Main(String[] args) in C:\Users\Masyn2.GAMESTATION\Documents\Reflector\Disassembler\Terraria\Terraria\Program.cs:line 49