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

How to list a dedicated OSP server using Quake3e engine? #315

Open
SiLenCe-WB opened this issue Jan 14, 2025 · 7 comments
Open

How to list a dedicated OSP server using Quake3e engine? #315

SiLenCe-WB opened this issue Jan 14, 2025 · 7 comments

Comments

@SiLenCe-WB
Copy link

SiLenCe-WB commented Jan 14, 2025

I have created a listed dedicated server (dedicated 2). I can connect to it both from LAN and WAN. It is listed under LAN servers but when I use the internet search option within the game search, both Mplayer and Internet, I don't see the server. Is that to be expected?

I also have these entries in the server autoexec.cfg .\quake3arena\osp\

seta sv_master4 "master.ioquake3.org"
seta sv_master5 "master0.excessiveplus.net:27950"
seta sv_master6 "master.ioquake3.org:27950"
seta sv_master7 "master.maverickservers.com:27950"
seta sv_master8 "dpmaster.deathmask.net:27950"

I know some of those no longer work but I don't even
sv_master1, sv_master2 and sv_master3 are write protected apparently.

@ensiform
Copy link
Contributor

There can only be # 1-5

@SiLenCe-WB
Copy link
Author

There can only be # 1-5

4 and 5 should be working then, right? And how do I edit the first two if it's write protect? I have built a custom docker container inside my NAS.

@ensiform
Copy link
Contributor

ensiform commented Jan 14, 2025

There can only be # 1-5

4 and 5 should be working then, right? And how do I edit the first two if it's write protect? I have built a custom docker container inside my NAS.

You don't, from your config. They are set to the popular ones anyway. Only from command line startup. Why would you need to set any of those anyway? Ioquake3 and Maverick are already set

@ensiform
Copy link
Contributor

Aren't the osp servers hidden anyway?

@SiLenCe-WB
Copy link
Author

SiLenCe-WB commented Jan 14, 2025

You don't, from your config. They are set to the popular ones anyway

True, I've just checked
W BSiLenCe-FFA-q3dm17-2025 01 14-15 51 17

Apparently master.quake3arena.com does no longer work but the other ones do.
The reason I was setting up more was to check if that had anything to do with the fact that my server is not showing up in the Internet list. Am I missing something?

Edit: I can see OSP servers in the list. Just not mine 😅

@ensiform
Copy link
Contributor

Ports opened and such?

@SiLenCe-WB
Copy link
Author

The default one is open (27960). That's why I can connect from outside. It's just that the server does not show. Do I need to open an extra port to show up in that list?

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

2 participants