Howdy!
I figure this will have had to have been answered before, but i'm screwed if I can find it. I've got a project that was last created in pro that i'd like to play with but CE crashes every time I try to open it. Here's the log -
Source: mscorlib
Reason: Unable to read beyond the end of the stream.
Stack trace: at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt16()
at EasyFPSEditor15.Map.Load(String path)
at EasyFPSEditor15.Editor.LoadMap(Int32 index)
at EasyFPSEditor15.MainForm.ListBoxMapsSelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
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)
Is there a solution or am I screwed?
Cheers guys!