|
|||
| Views: 693,765 | 06-28-21, 01:23 am | ||
code block | Thread review | |
|---|---|
| Kawa | Cannot reproduce, sorry. I only have 7 and 10 here, tested on both. I thought maybe something'd changed between 7 and 8 so maybe the same change is in 10, but I got all the way to actual gameplay. |
| Lucky Mouse |
I just downloaded v0.1.4 today and after reaching the title screen, I attempt to start a new game and I immediately get an "index was outside the bounds of the array" error. I'm using Windows 8 64bit and I've already checked to make sure that my .NET framework is up to date. I've even attempted running a repair on it, since my issue seemed similar to the one in this thread, but it still isn't fixed. System.IndexOutOfRangeException: Index was outside the bounds of the array. at Noxico.MainForm.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |