This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SonLVL.log
61 lines (61 loc) · 4.05 KB
/
SonLVL.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
Operating system: Microsoft Windows NT 6.2.9200.0
Opening INI file "C:\GitHub\s1magnified\SonPLN.ini"...
Game type is S1.
Loading Main Menu Box...
Loading plane mappings from file "tilemaps/Main Menu Box.bin", using compression Enigma...
Loading palette file "palette/Sonic 2 Text used in Splash Screen.bin"...
Source: 0 Destination: 0 Length: 16
Loading 8x8 tiles from file "artnem/A menu box with a shadow.bin", using compression Nemesis...
Load completed.
Opening INI file "C:\GitHub\s1magnified\SonPLN.ini"...
Game type is S1.
Loading Title Screen...
Loading dummy tile data.
Loading palette file "palette/Title Screen.bin"...
Source: 0 Destination: 0 Length: 16
Loading 8x8 tiles from file "artnem/Title Screen Foreground.bin", using compression Nemesis...
Loading plane mappings from file "tilemaps/Title Screen.bin", using compression Enigma...
Load completed.
Loading Title Screen...
Loading dummy tile data.
Loading palette file "palette/Title Screen.bin"...
Source: 0 Destination: 0 Length: 16
Loading 8x8 tiles from file "artnem/Title Screen Foreground.bin", using compression Nemesis...
Loading plane mappings from file "tilemaps/Title Screen.bin", using compression Enigma...
Load completed.
System.ArgumentOutOfRangeException: '-7' non è un valore valido per 'Value'. 'Value' deve essere compreso tra 'minimum' e 'maximum'.
Nome parametro: Value
in System.Windows.Forms.ScrollBar.set_Value(Int32 value)
in SonicRetro.SonLVL.SonPLN.ScrollingPanel.set_HScrollValue(Int32 value) in D:\Programs\SonLVL\SonPLN\ScrollingPanel.cs:riga 99
in SonicRetro.SonLVL.SonPLN.MainForm.foregroundPanel_KeyDown(Object sender, KeyEventArgs e) in D:\Programs\SonLVL\SonPLN\MainForm.cs:riga 1038
in System.Windows.Forms.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
in SonicRetro.SonLVL.SonPLN.ScrollingPanel.panel_KeyDown(Object sender, KeyEventArgs e) in D:\Programs\SonLVL\SonPLN\ScrollingPanel.cs:riga 130
in System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
in System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
in System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
in System.Windows.Forms.Control.WmKeyChar(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ContainerControl.WndProc(Message& m)
in System.Windows.Forms.UserControl.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)
System.ArgumentOutOfRangeException: '-7' non è un valore valido per 'Value'. 'Value' deve essere compreso tra 'minimum' e 'maximum'.
Nome parametro: Value
in System.Windows.Forms.ScrollBar.set_Value(Int32 value)
in SonicRetro.SonLVL.SonPLN.ScrollingPanel.set_VScrollValue(Int32 value) in D:\Programs\SonLVL\SonPLN\ScrollingPanel.cs:riga 63
in SonicRetro.SonLVL.SonPLN.MainForm.foregroundPanel_KeyDown(Object sender, KeyEventArgs e) in D:\Programs\SonLVL\SonPLN\MainForm.cs:riga 1038
in System.Windows.Forms.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
in SonicRetro.SonLVL.SonPLN.ScrollingPanel.panel_KeyDown(Object sender, KeyEventArgs e) in D:\Programs\SonLVL\SonPLN\ScrollingPanel.cs:riga 130
in System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
in System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
in System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
in System.Windows.Forms.Control.WmKeyChar(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ContainerControl.WndProc(Message& m)
in System.Windows.Forms.UserControl.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)