Advertisement
Guest User

First error

a guest
Nov 21st, 2015
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 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.ArgumentException
  14. Parameter is not valid.
  15. System.Drawing.Bitmap :: Void .ctor(System.String)
  16. Paril.OpenGL.Texture :: Void Load(System.String)
  17. - C:\Users\Paril\Documents\GitHub\mcskin3d\Paril\OpenGL\Texture.cs 22:4
  18. MCSkin3D.Skin :: Void SetImage(MCSkin3D.Skin)
  19. - C:\Users\Paril\Documents\GitHub\mcskin3d\Skin.cs 122:4
  20. MCSkin3D.Skin :: Void Create()
  21. - C:\Users\Paril\Documents\GitHub\mcskin3d\Skin.cs 208:5
  22. MCSkin3D.Editor :: Void treeView1_AfterSelect(System.Object, System.Windows.Forms.TreeViewEventArgs)
  23. - C:\Users\Paril\Documents\GitHub\mcskin3d\Forms\Editor.cs 1487:5
  24. System.Windows.Forms.TreeView :: Void OnAfterSelect(System.Windows.Forms.TreeViewEventArgs)
  25. System.Windows.Forms.TreeView :: Void TvnSelected(NMTREEVIEW*)
  26. System.Windows.Forms.TreeView :: Void WmNotify(System.Windows.Forms.Message ByRef)
  27. System.Windows.Forms.TreeView :: Void WndProc(System.Windows.Forms.Message ByRef)
  28. System.Windows.Forms.Control+ControlNativeWindow :: Void OnMessage(System.Windows.Forms.Message ByRef)
  29. System.Windows.Forms.Control+ControlNativeWindow :: Void WndProc(System.Windows.Forms.Message ByRef)
  30. System.Windows.Forms.NativeWindow :: IntPtr Callback(IntPtr, Int32, IntPtr, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement