Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

UTS

3
Posts
2
Following
A member registered Sep 07, 2020

Recent community posts

"parametro non valido " means "invalid parameter"

Source: System.Drawing

Reason: Parametro non valido.

Stack trace:    in System.Drawing.Bitmap..ctor(String filename)

   in EasyFPSEditor15.Importers.SystemImporter.ImportFile(String to, String filter)

   in EasyFPSEditor15.Importers.SystemImporter.ButtonImportClick(Object sender, EventArgs e)

   in System.Windows.Forms.Control.OnClick(EventArgs e)

   in System.Windows.Forms.Button.OnClick(EventArgs e)

   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   in System.Windows.Forms.Control.WndProc(Message& m)

   in System.Windows.Forms.ButtonBase.WndProc(Message& m)

   in System.Windows.Forms.Button.WndProc(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

when i place a entity and i run my game, he crash, any fix?