RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

New Animation Problems

Thorim

Wanderer
New Animation Problems

*g*
here my Debug report *G*
Code:
Entered Main()
Environment..
   Operating System = 'Microsoft Windows NT 5.1.2600.0'
   .NET Framework   = '1.1.4322.573'
   Base Directory   = 'F\WW\kuoc_beta8_r1\Krrios' Client\Beta 8 Release 1'
   Data Directory   = 'F\UltimaOnline2'
Done
Setting up interop communications...done
Initializing Strings...done
Benchmarks low resolution
Main()..
   Initializing Display...done
   Initializing DirectX..
      Creating new DirectX7...done
      Creating new DirectDraw...done
      Getting Direct3D...done
      Fullscreen = False
      Setting cooperative level...done
      Initializing windowed surfaces..
         Creating display...done
         Creating backbuffer...done
      Done
      RGB Emulation ( IID_IDirect3DRGBDevice )  Microsoft Direct3D RGB Software Emulation
      Direct3D HAL ( IID_IDirect3DHALDevice )  Microsoft Direct3D Hardware acceleration through Direct3D HAL
      Direct3D T&L HAL ( {F5049E78-4861-11D2-A407-00A0C90629A8} )  Microsoft Direct3D Hardware Transform and Lighting acceleration capable device
      Checking pixel format...done ( RGB-565 )
      Creating 3D device...done ( IID_IDirect3DHALDevice )
      Square -> False
      Pow2 -> True
      MaxWidth -> 4096
      MaxHeight -> 4096
      MinWidth -> 1
      MinHeight -> 1
      SysMem -> False
      VidMem -> True
      MaxAspect -> 4096
      Setting render states...done
   Done
   Initializing Map...done ( 0ns )
   Initializing Animations...done ( 0ns )
   Initializing Gumps...done ( 0ns )
   Initializing Hues...done ( 0ns )
   Initializing Plugins...done ( 0ns )
   Initializing xGumps...done ( 0ns )
   Display( "AccountLogin" ) -> 0ns
   AddGumpTo( "AccountLogin" ) -> 0ns
   Total -> 0ns
   Parsing IP ( "127.0.0.1" )...done ( 127.0.0.12593 )
   Connecting to login server '127.0.0.12593'...done
   Connecting to game server '127.0.0.12593'...done
   Initializing Spells...done ( 0ns )
   Initializing Skills...done ( 0ns )
done
   Initializing Sounds...done ( 0ns )
   Draw Exception
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Void Unlock(DxVBLib.RECT ByRef)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.Unlock(RECT& r)
   at Client.Texture.Unlock()
   at Client.Animations.Create(Int32 realID, IHue hue)
   at Client.AnimationCache.get_Item(Int32 realID)
   at Client.HDefault.GetAnimation(Int32 RealID)
   at Client.Item.Client.IAnimationOwner.GetOwnedFrames(IHue hue, Int32 realID)
   at Client.Animations.GetFrame(IAnimationOwner owner, Int32 BodyID, Int32 ActionID, Int32 Direction, Int32 Frame, Int32 xCenter, Int32 yCenter, IHue h, Int32& TextureX, Int32& TextureY, Boolean preserveHue)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.Runtime.InteropServices.COMException
   Message -> Exception from HRESULT 0x88760064.
   Source -> Interop.DxVBLib
   Target -> Void DrawPrimitive(DxVBLib.CONST_D3DPRIMITIVETYPE, DxVBLib.CONST_D3DFVFFLAGS, IntPtr, Int32, DxVBLib.CONST_D3DDPFLAGS)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.DrawPrimitive(CONST_D3DPRIMITIVETYPE d3dpt, CONST_D3DFVFFLAGS d3dfvf, IntPtr vertices, Int32 VertexCount, CONST_D3DDPFLAGS flags)
   at Client.Renderer.DrawQuadPrecalc(Vertex2D* pVertex)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.Runtime.InteropServices.COMException
   Message -> Exception from HRESULT 0x88760091.
   Source -> Interop.DxVBLib
   Target -> Void DrawPrimitive(DxVBLib.CONST_D3DPRIMITIVETYPE, DxVBLib.CONST_D3DFVFFLAGS, IntPtr, Int32, DxVBLib.CONST_D3DDPFLAGS)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.DrawPrimitive(CONST_D3DPRIMITIVETYPE d3dpt, CONST_D3DFVFFLAGS d3dfvf, IntPtr vertices, Int32 VertexCount, CONST_D3DDPFLAGS flags)
   at Client.Renderer.DrawQuadPrecalc(Vertex2D* pVertex)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.Runtime.InteropServices.COMException
   Message -> Exception from HRESULT 0x88760091.
   Source -> Interop.DxVBLib
   Target -> Void DrawPrimitive(DxVBLib.CONST_D3DPRIMITIVETYPE, DxVBLib.CONST_D3DFVFFLAGS, IntPtr, Int32, DxVBLib.CONST_D3DDPFLAGS)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.DrawPrimitive(CONST_D3DPRIMITIVETYPE d3dpt, CONST_D3DFVFFLAGS d3dfvf, IntPtr vertices, Int32 VertexCount, CONST_D3DDPFLAGS flags)
   at Client.Renderer.DrawQuadPrecalc(Vertex2D* pVertex)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.Runtime.InteropServices.COMException
   Message -> Exception from HRESULT 0x88760091.
   Source -> Interop.DxVBLib
   Target -> Void DrawPrimitive(DxVBLib.CONST_D3DPRIMITIVETYPE, DxVBLib.CONST_D3DFVFFLAGS, IntPtr, Int32, DxVBLib.CONST_D3DDPFLAGS)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.DrawPrimitive(CONST_D3DPRIMITIVETYPE d3dpt, CONST_D3DFVFFLAGS d3dfvf, IntPtr vertices, Int32 VertexCount, CONST_D3DDPFLAGS flags)
   at Client.Renderer.DrawQuadPrecalc(Vertex2D* pVertex)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.Runtime.InteropServices.COMException
   Message -> Exception from HRESULT 0x88760091.
   Source -> Interop.DxVBLib
   Target -> Void DrawPrimitive(DxVBLib.CONST_D3DPRIMITIVETYPE, DxVBLib.CONST_D3DFVFFLAGS, IntPtr, Int32, DxVBLib.CONST_D3DDPFLAGS)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.DrawPrimitive(CONST_D3DPRIMITIVETYPE d3dpt, CONST_D3DFVFFLAGS d3dfvf, IntPtr vertices, Int32 VertexCount, CONST_D3DDPFLAGS flags)
   at Client.Renderer.DrawQuadPrecalc(Vertex2D* pVertex)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Draw Exception
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Void SetTexture(Int32, DxVBLib.DirectDrawSurface7)
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.SetTexture(Int32 stage, DirectDrawSurface7 texture)
   at Client.Renderer.SetTexture(DirectDrawSurface7 texture)
   at Client.Texture.Draw(Int32 x, Int32 y, Vertex2D* pVertex)
   at Client.EquipEntry.Draw(Texture t, Int32 x, Int32 y)
   at Client.Renderer.DrawUnsafe()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Void EndScene()
   Inner -> 
   Stack ->
      at DxVBLib.Direct3DDevice7.EndScene()
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack ->
      at DxVBLib.DirectDrawSurface7.BltColorFill(RECT& destRect, Int32 fillvalue)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear, Int32 Color)
   at Client.Renderer.Clear(DirectDrawSurface7 toClear)
   at Client.Renderer.DrawUnsafe()
   at Client.Renderer.Draw()
   Type -> System.NullReferenceException
   Message -> Object reference not set to an instance of an object.
   Source -> Interop.DxVBLib
   Target -> Int32 BltColorFill(DxVBLib.RECT ByRef, Int32)
   Inner -> 
   Stack -&g
 
Top