Guest User

Untitled

a guest
Apr 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeWin32Classic ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: /Library/Frameworks/Mono.framework/Versions/2.10.6/lib/libgdiplus.dylib
  2. at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  3. at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
  4. --- End of inner exception stack trace ---
  5. at System.Drawing.KnownColors..cctor () [0x00000] in <filename unknown>:0
  6. --- End of inner exception stack trace ---
  7. at System.Drawing.Color.get_Black () [0x00000] in <filename unknown>:0
  8. at System.Windows.Forms.ThemeWin32Classic..cctor () [0x00000] in <filename unknown>:0
  9. --- End of inner exception stack trace ---
  10. at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <filename unknown>:0
  11. at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in <filename unknown>:0
  12. --- End of inner exception stack trace ---
  13. at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <filename unknown>:0
  14. at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  15. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  16. at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <filename unknown>:0
  17. --- End of inner exception stack trace ---
  18. at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  19. at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <filename unknown>:0
  20. at System.Windows.Forms.ContainerControl..ctor () [0x00000] in <filename unknown>:0
  21. at System.Windows.Forms.Form..ctor () [0x00000] in <filename unknown>:0
  22. at SDRSharp.MainForm..ctor () [0x00000] in <filename unknown>:0
  23. at (wrapper remoting-invoke-with-check) SDRSharp.MainForm:.ctor ()
  24. at SDRSharp.Program.Main () [0x00000] in <filename unknown>:0
  25. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeWin32Classic ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: /Library/Frameworks/Mono.framework/Versions/2.10.6/lib/libgdiplus.dylib
  26. at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  27. at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
  28. --- End of inner exception stack trace ---
  29. at System.Drawing.KnownColors..cctor () [0x00000] in <filename unknown>:0
  30. --- End of inner exception stack trace ---
  31. at System.Drawing.Color.get_Black () [0x00000] in <filename unknown>:0
  32. at System.Windows.Forms.ThemeWin32Classic..cctor () [0x00000] in <filename unknown>:0
  33. --- End of inner exception stack trace ---
  34. at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <filename unknown>:0
  35. at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in <filename unknown>:0
  36. --- End of inner exception stack trace ---
  37. at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <filename unknown>:0
  38. at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  39. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  40. at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <filename unknown>:0
  41. --- End of inner exception stack trace ---
Add Comment
Please, Sign In to add comment