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.
Youâve made sure that this line isnât uncommented, right?
# disable announcing? clear out the master by uncommenting this
#sv_master1 ""
That did it, youâre the man. Thanks Blu
@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
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"
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?