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

Unreal protocol #90

Open
andykais opened this issue Oct 23, 2019 · 7 comments
Open

Unreal protocol #90

andykais opened this issue Oct 23, 2019 · 7 comments

Comments

@andykais
Copy link

Hi, silly question, but does the unreal protocol (-uns) support any game made with the Unreal Engine, or is to specifically for the Unreal video game.

Follow up, if not, is there a protocol for a generic unreal engine running as a server?

@stevenh
Copy link
Contributor

stevenh commented Oct 23, 2019

That’s a really old protocol try ut3s also depending on the game a2s

@andykais
Copy link
Author

Ah thank you. I dont actually see ut3s in my qstat output. I only see

-uns            query Unreal server
-ut2004m                query UT2004 Master server
-ut2004s                query UT2004 server
-ut2s           query Unreal Tournament 2003 server

listed for unreal protocols. I am using v2.11, perhaps I need to compile a newer version. Even still, I am slightly confused though, aren't the unreal tournament protocols (which I am assuming ut3s is a part of) only used for the Unreal Tournament game?

@stevenh
Copy link
Contributor

stevenh commented Oct 24, 2019

2.15 is the latest and make sure you have qstat.cfg installed.

@andykais
Copy link
Author

andykais commented Oct 25, 2019

Ok. I built from source and tried ut3s as well as uns again. I ran it against a blank project built using the latest unreal editor. It looks like unreal engine does not provide a server query service by default. This may have been obvious to others but I lost a good amount of time searching for an answer so hopefully this will help someone else out.

logs from the unreal project when attempting to query:
Screen Shot 2019-10-25 at 10 10 20 AM

@danfe
Copy link

danfe commented Aug 21, 2020

2.15 is the latest and make sure you have qstat.cfg installed.

According to https://github.com/multiplay/qstat/releases the latest is 2.14, which is six years old.

@andrewmcwatters
Copy link

Ok. I built from source and tried ut3s as well as uns again. I ran it against a blank project built using the latest unreal editor. It looks like unreal engine does not provide a server query service by default. This may have been obvious to others but I lost a good amount of time searching for an answer so hopefully this will help someone else out.

logs from the unreal project when attempting to query:
Screen Shot 2019-10-25 at 10 10 20 AM

Isn’t it incredible that the premier modern game engine used by so many people in the games industry doesn’t include a fundamental 20-year old solution?

@stevenh
Copy link
Contributor

stevenh commented Sep 23, 2021

In previous versions you have to enable it on the query unreal configuration, is that something you did?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants