[EXPLAINED] How to make/add a server key

I have tried so many times to start my server but it Always says that i need a Key and i have one. please help

Not to piggyback off this topic but my console says it loads all resources on mine and I can connect through directly but server still not on the list. I run a Linux VPS.

@antonlinus2013 Are you making sure to execute the server.cfg?

@YippyKiYey Post the IP of your server here. Hopefully one of the elements can look into it for ya.

My server IP is 104.251.218.39

Like I said I can connect through direct just fun but I’m assuming I funked something up or something else. Thanks for the response though Blu.

1 Like

You’ve made sure that this line isn’t uncommented, right?

# disable announcing? clear out the master by uncommenting this
#sv_master1 ""
1 Like

That did it, you’re the man. Thanks Blu

1 Like

@Not_Blu executing?What do u mean?

Im having the same issue and im exucting my server.cfg so i dont know what is going on

@Reaper_Gaming, you’ve done the above?

yes i have done that

@Reaper_Gaming, Hmmm, I know the elements request people provide their server IP in this instance… I’d make a new post in #technical-support providing as much detail as possible, such as:

  • Upload server.cfg file (remove passwords/keys)
  • Upload a pic of your server console
  • Provide your server IP and port
  • Have you port forwarded correctly (if hosted on your pc)?
  • Is an exception made in your firewall (if hosted on your pc)?

Anything that may seem relevant to this issue.

Hopefully then an element will see it and will assist you.

ive got it fixed just needed to do some tinkering to get it fixed

1 Like

Still says that i need a key and i remove the “Master” from sv_master1 “” plz help

Those two things have nothing to do with each other. It doesn’t matter if you want to list your server in the serverlist or not, you need a key regardless.

But i have a key but it dosent work and i have tried everything

try adding this to the end of your server start command:

+set sv_licenseKey "changeme"
1 Like

To add what @Vespura said, I’ve noticed a lot of people haven’t been executing the server.cfg file. Make sure you use the line below when starting your server:

+exec server.cfg

I do but it still says licens key required

could you maybe show us exactly what you are putting in to start the server?

1 Like