File "/home/mbhenaff/projects/pytorch-Traffic-Simulator/traffic_gym.py", line 655, in render
v.store('state_image', (max_extension, screen_surface, width_height, scale))
File "/home/mbhenaff/projects/pytorch-Traffic-Simulator/traffic_gym.py", line 390, in store
self._states_image.append(self._get_observation_image(*object_))
File "/home/mbhenaff/projects/pytorch-Traffic-Simulator/traffic_gym.py", line 377, in _get_observation_image
sub_rot_surface = rot_surface.subsurface(x, y, *width_height)
ValueError: subsurface rectangle outside surface area
>>> t
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 't' is not defined
>>> env.file_name
'./data_i80/trajectories-0500-0515.txt'
^^ says the file name above