player_rename_rejected_kickvote<name>

For all the help you need with Armagetron!
Post Reply
User avatar
ConVicT
Shutout Match Winner
Posts: 1001
Joined: Fri Feb 17, 2012 2:33 am

player_rename_rejected_kickvote<name>

Post by ConVicT »

This kept happening in the yellow submarine
player_rename_rejected_kickvote<name>: message.

What does it mean, and why's it happening?
Attachments
C.PNG
B.PNG
B.PNG (7.86 KiB) Viewed 2534 times
A.PNG
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: player_rename_rejected_kickvote<name>

Post by Z-Man »

It means that the server's language files are not up to date with the code. player_rename_rejected_kickvote is, if I'm not mistaken, the code for the text you get when a player tries to rename while a kickvote on him is pending. It usually ends with a newline, but not if it is missing, that's why the next message is directly appended and not on the next line where it belongs.
User avatar
vov
Match Winner
Posts: 568
Joined: Thu Feb 17, 2011 8:40 pm

Re: player_rename_rejected_kickvote<name>

Post by vov »

It usually outputs something like "Player 1 is not allowed to rename to avoid confusion with recent votes".
User avatar
Magi
Match Winner
Posts: 634
Joined: Fri Oct 21, 2011 9:35 pm

Re: player_rename_rejected_kickvote<name>

Post by Magi »

Hmm very confusing, please try reattatching files in order of ABC not CBA

but ya it means you got polled and the server is telling you that you can't rename yet.
Image Image Image Image Image Image Image Image Image
Image

bye
User avatar
vov
Match Winner
Posts: 568
Joined: Thu Feb 17, 2011 8:40 pm

Re: player_rename_rejected_kickvote<name>

Post by vov »

He just CBA to ABC.
User avatar
ConVicT
Shutout Match Winner
Posts: 1001
Joined: Fri Feb 17, 2012 2:33 am

Re: player_rename_rejected_kickvote<name>

Post by ConVicT »

vov wrote:He just CBA to ABC.
LOL!

I did upload them ABC (makes no difference), but the one you upload last turns out the one that shows first. I just couldn't be bothered to delete them and upload them in the wrong order for them to show up in the right order.
I think you'll find that "B" isn't confusing in the slightest :lol:
Someone should fix that,. Your first upload should be the one that shows first.
User avatar
ConVicT
Shutout Match Winner
Posts: 1001
Joined: Fri Feb 17, 2012 2:33 am

Re: player_rename_rejected_kickvote<name>

Post by ConVicT »

Z-Man wrote:It means that the server's language files are not up to date with the code. player_rename_rejected_kickvote is, if I'm not mistaken, the code for the text you get when a player tries to rename while a kickvote on him is pending. It usually ends with a newline, but not if it is missing, that's why the next message is directly appended and not on the next line where it belongs.
You mean "\n" is missing from it?
vov wrote:It usually outputs something like "Player 1 is not allowed to rename to avoid confusion with recent votes".
That coupled with what Z-Man said would make sense, but the thing is, there were no polls, and nobody was trying to rename.
Well, I assume BsEliTe wasn't trying to. I was "Rush===" and I know I wasn't trying to rename.
I actually thought there was some sort of rename poll "/vote rename_player Rush=== <newname>", so I tried renaming someone else that way, but the only polls we're allowed are kick, and suspend.
User avatar
/dev/null
Shutout Match Winner
Posts: 819
Joined: Sat Sep 04, 2004 6:28 pm
Location: Chicago-ish

Re: player_rename_rejected_kickvote<name>

Post by /dev/null »

from what I see, his kickpoll just timed out
User avatar
Magi
Match Winner
Posts: 634
Joined: Fri Oct 21, 2011 9:35 pm

Re: player_rename_rejected_kickvote<name>

Post by Magi »

vov wrote:He just CBA to ABC.
I was really tempted to make this joke myself...and look what happens when I don't.
Image Image Image Image Image Image Image Image Image
Image

bye
notAmaso
Posts: 6
Joined: Wed Jan 07, 2015 1:50 pm

Re: player_rename_rejected_kickvote<name>

Post by notAmaso »

I'd try to rename too if I saw myself enter the server.
Post Reply