Advertisement
Guest User

Fourth error

a guest
Nov 21st, 2015
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. OpenGL
  2. --------------------------------
  3. OpenGL: NVIDIA Corporation 2.1.2 GeForce G102M/PCI/SSE2
  4.  
  5. Software
  6. --------------------------------
  7. OS: Microsoft Windows NT 6.1.7601 Service Pack 1 x64
  8. .NET Version: 4.0.30319.34209
  9. MCSkin3D Version: 1.5.0.300
  10.  
  11. Exception
  12. --------------------------------
  13. System.ArgumentNullException
  14. Value cannot be null.
  15. Parameter name: image
  16. System.Drawing.Graphics :: Void DrawImage(System.Drawing.Image, Int32, Int32, Int32, Int32)
  17. MCSkin3D.SkinTreeView :: Void OnDrawNode(System.Windows.Forms.DrawTreeNodeEventArgs)
  18. - C:\Users\Paril\Documents\GitHub\mcskin3d\Controls\SkinTreeView.cs 446:4
  19. System.Windows.Forms.TreeView :: Void CustomDraw(System.Windows.Forms.Message ByRef)
  20. System.Windows.Forms.TreeView :: Void WmNotify(System.Windows.Forms.Message ByRef)
  21. System.Windows.Forms.TreeView :: Void WndProc(System.Windows.Forms.Message ByRef)
  22. System.Windows.Forms.Control+ControlNativeWindow :: Void OnMessage(System.Windows.Forms.Message ByRef)
  23. System.Windows.Forms.Control+ControlNativeWindow :: Void WndProc(System.Windows.Forms.Message ByRef)
  24. System.Windows.Forms.NativeWindow :: IntPtr Callback(IntPtr, Int32, IntPtr, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement