Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client.request has no response #204

Open
Eddie-91 opened this issue Nov 27, 2020 · 0 comments
Open

client.request has no response #204

Eddie-91 opened this issue Nov 27, 2020 · 0 comments

Comments

@Eddie-91
Copy link

1 client.connect()
2 if not client.isconnected():
3 print('UnrealCV server is not running. Run the game downloaded from http://unrealcv.github.io first.')

4 res = client.request('vget /unrealcv/status')
when run to code "res = client.request('vget /unrealcv/status')", there is no response. sometimes, reboot system will work, but sometimes not

  • Operating System:
  • UE4 Version:4.16
  • UnrealCV Version:
  • Client (python3):
  • Problem Description:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant