-
Notifications
You must be signed in to change notification settings - Fork 0
/
SonPLN.log
66 lines (65 loc) · 4.54 KB
/
SonPLN.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Operating system: Microsoft Windows NT 6.2.9200.0
Opening INI file "C:\mdproj\sonic-chaos-md\SonPLN.ini"...
Opening INI file "C:\mdproj\sonic-chaos-md\SonPLN.ini"...
Game type is S2.
Loading Options Screen...
Loading plane mappings from file "mappings/misc/Options screen.eni", using compression Enigma...
Loading palette file "art/palettes/Main Menu.bin"...
Source: 0 Destination: 0 Length: 16
Loading 8x8 tiles from file "art/nemesis/Options.nem", using compression Nemesis...
Mappings data size does not match given width/height. Expected: 2240 (40x28*2) Actual: 352.
Load completed.
System.ArgumentException: Parametr jest nieprawidłowy.
w System.Drawing.Bitmap..ctor(String filename)
w SonicRetro.SonLVL.SonPLN.MainForm.importToolStripMenuItem_Click(Object sender, EventArgs e) w C:\Programs\SonLVL\SonPLN\MainForm.cs:wiersz 1725
w System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
w System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
w System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
w System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
w System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
w System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
w System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
w System.Windows.Forms.ToolStrip.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.ArgumentException: Parametr jest nieprawidłowy.
w System.Drawing.Bitmap..ctor(String filename)
w SonicRetro.SonLVL.SonPLN.MainForm.importToolStripMenuItem_Click(Object sender, EventArgs e) w C:\Programs\SonLVL\SonPLN\MainForm.cs:wiersz 1725
w System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
w System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
w System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
w System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
w System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
w System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
w System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
w System.Windows.Forms.ToolStrip.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Opening INI file "C:\mdproj\sonic-chaos-md\SonPLN.ini"...
Game type is S2.
Loading Options Screen...
Loading palette file "art/palettes/Main Menu.bin"...
Source: 16 Destination: 0 Length: 16
Loading plane mappings from file "mappings/misc/Options screen.eni", using compression Enigma...
Loading 8x8 tiles from file "art/nemesis/Options.nem", using compression Nemesis...
System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IndexOutOfRangeException: Indeks wykraczał poza granice tablicy.
w SonicRetro.SonLVL.SonPLN.MainForm.LoadLevelPalette() w C:\Programs\SonLVL\SonPLN\MainForm.cs:wiersz 423
w System.Threading.Tasks.Task.InnerInvoke()
w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Threading.Tasks.Task.FastWaitAll(Task[] tasks)
w System.Threading.Tasks.Parallel.Invoke(ParallelOptions parallelOptions, Action[] actions)
w System.Threading.Tasks.Parallel.Invoke(Action[] actions)
w SonicRetro.SonLVL.SonPLN.MainForm.backgroundLevelLoader_DoWork(Object sender, DoWorkEventArgs e) w C:\Programs\SonLVL\SonPLN\MainForm.cs:wiersz 323
---> (Wyjątek wewnętrzny #0) System.IndexOutOfRangeException: Indeks wykraczał poza granice tablicy.
w SonicRetro.SonLVL.SonPLN.MainForm.LoadLevelPalette() w C:\Programs\SonLVL\SonPLN\MainForm.cs:wiersz 423
w System.Threading.Tasks.Task.InnerInvoke()
w System.Threading.Tasks.Task.Execute()<---