You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am getting the following error when trying to run the reinforcement learning:
E:\Build_NewCarlaWithGreenLaserBeam\PythonClient>python run_RL.py --city-name To wn01 --host 127.0.0.1 --port 2000 --corl-2017 ERROR: (127.0.0.1:2000) failed to read data: timed out ERROR: (127.0.0.1:2000) failed to read data: timed out ERROR: (127.0.0.1:2000) failed to read data: [WinError 10054] An existing connec tion was forcibly closed by the remote host ERROR: (127.0.0.1:2000) failed to connect: [WinError 10061] No connection could be made because the target machine actively refused it
Server's been loaded up as: E:\Build_NewCarlaWithGreenLaserBeam>CarlaUE4.exe /Game/Maps/Town01 -carla-server -benchmark -fps=10 -windowed -ResX=480 -ResY=240 -carla-world-port=2000
Anything else I should try?
The text was updated successfully, but these errors were encountered:
Hello,
I am getting the following error when trying to run the reinforcement learning:
E:\Build_NewCarlaWithGreenLaserBeam\PythonClient>python run_RL.py --city-name To wn01 --host 127.0.0.1 --port 2000 --corl-2017 ERROR: (127.0.0.1:2000) failed to read data: timed out ERROR: (127.0.0.1:2000) failed to read data: timed out ERROR: (127.0.0.1:2000) failed to read data: [WinError 10054] An existing connec tion was forcibly closed by the remote host ERROR: (127.0.0.1:2000) failed to connect: [WinError 10061] No connection could be made because the target machine actively refused it
Server's been loaded up as:
E:\Build_NewCarlaWithGreenLaserBeam>CarlaUE4.exe /Game/Maps/Town01 -carla-server -benchmark -fps=10 -windowed -ResX=480 -ResY=240 -carla-world-port=2000
Anything else I should try?
The text was updated successfully, but these errors were encountered: