-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror.log
88 lines (88 loc) · 3.54 KB
/
error.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
2023-09-27 16:32:51,652 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:33:02,793 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:34:20,303 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:34:28,895 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:35:25,472 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:36:55,624 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:42:00,078 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:43:45,140 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:43:50,549 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:46:41,720 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 31, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block
2023-09-27 16:48:23,123 - ERROR - An error occurred: expected an indented block (main.py, line 11)
Traceback (most recent call last):
File "C:\Dawkside\ds.py", line 30, in <module>
from classes.main import Main
File "C:\Dawkside\classes\main.py", line 11
class Main:
^
IndentationError: expected an indented block