Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Error :(

A topic by InsidiousArts created 30 days ago Views: 53 Replies: 1
Viewing posts 1 to 2

Hi, don't know what I did, but whenever I open my project it crashes now, here's the error.log:

Source: System.Drawing

Reason: Parameter is not valid.

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

   at EasyFPSEditor15.ResourceTexture.Load(String path)

   at EasyFPSEditor15.Resources.LoadSinglelineResource(String path, Int32 type)

   at EasyFPSEditor15.Resources.LoadAllResources(String dataPath)

   at EasyFPSEditor15.Editor.OpenProject(String name)

   at EasyFPSEditor15.ProjectsList.listBox1_DoubleClick(Object sender, EventArgs e)

   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)

   at System.Windows.Forms.ListBox.WndProc(Message& m)

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

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

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

Thankyou in advance :)

Did you use space when entering the name of the wall or floor texture? This is similar to the indication when that mistake was made.