Advertisement
indrajithklias

EFPS Error - TTF Font System Resource Importer

Feb 16th, 2022
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Source: System.Drawing
  2. Reason: Parameter is not valid.
  3. Stack trace: at System.Drawing.Bitmap..ctor(String filename)
  4. at EasyFPSEditor15.Importers.SystemImporter.ImportFile(String to, String filter)
  5. at EasyFPSEditor15.Importers.SystemImporter.ButtonImportClick(Object sender, EventArgs e)
  6. at System.Windows.Forms.Control.OnClick(EventArgs e)
  7. at System.Windows.Forms.Button.OnClick(EventArgs e)
  8. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  9. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  10. at System.Windows.Forms.Control.WndProc(Message& m)
  11. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  12. at System.Windows.Forms.Button.WndProc(Message& m)
  13. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  14. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  15. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement