forked from ftfarias/PySubsim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsub.log
More file actions
22 lines (22 loc) · 1.06 KB
/
sub.log
File metadata and controls
22 lines (22 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2019-05-01 12:56:39,950 wmove() returned ERR
Traceback (most recent call last):
File "game.py", line 75, in run
self.interface.read_keyboard(self.messages)
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 380, in read_keyboard
self.command()
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 327, in command
c = self.get_command()
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 312, in get_command
s.move(self.COMMAND_LINE, 0)
_curses.error: wmove() returned ERR
2019-05-01 12:56:42,647 wmove() returned ERR
Traceback (most recent call last):
File "game.py", line 75, in run
self.interface.read_keyboard(self.messages)
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 380, in read_keyboard
self.command()
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 327, in command
c = self.get_command()
File "/Users/ftfarias/proj/PySubsim/game_couses_interface.py", line 312, in get_command
s.move(self.COMMAND_LINE, 0)
_curses.error: wmove() returned ERR