Shpoike / Quakespasm

Extra bloaty junk to modernise stuff a bit.
http://triptohell.info/moodles/qss/
GNU General Public License v2.0
190 stars 41 forks source link

rcon support broken or missing #49

Open reverenddak opened 3 years ago

reverenddak commented 3 years ago

I've installed a dedicated COOP server on a virtual machine in the cloud (free!) and I've been trying to use RCON to control it remotely. The readme says that usual NQ rcon commands are supposed to work. I've attached screen shots: Same builds (7/8) on client and server.

my server config (coop.cfg) Screenshot 2021-07-12 164910

console on the server verifying the commands Screenshot 2021-07-12 165142

my local client, verifying that I'm connected to the server, that the _rconpassword is enabled, and that rcon is an "unknown command". Screenshot 2021-07-12 165503

adelpha commented 3 years ago

Yep, confirmed. Rcon just doesn't seem to work at all.

Not only that, I can't even type uppercase or anything requiring that shift is held in the server window. I can't type rcon_password because I have to hold shift to make the underscore and holding shift stops it from registering any characters at all.

Think the dedi server could use some love.

reverenddak commented 3 years ago

Can also confirm the server console does not allow the underscore, "_", I attributed it to using the windows virtual machine over Remote Desktop Client, since it can have keyboard issues. I had to cut and paste "rcon_password" to enter it into the server's console.