MantisBT - Soldat Dedicated Server
View Issue Details
0000143Soldat Dedicated ServerGame Protocolpublic2011-12-20 22:552014-09-14 23:40
SyavX 
ExHunter 
normalfeaturealways
resolvedfixed 
 
 
0000143: Unable to get a ban reason in case of HWID ban
Since 1.6.0 we have IP and HWID bans.

In case of HWID ban (or when IP was unbanned after IP&HWID ban), player receives the 'You have been banned on this server' message on game request (actually, on joining game) without additional information like 'Banned by an admin (24+ hrs)' from bannedhw.txt

And there is no additional information in server log too, there are game requests only:
00:00:00 127.0.0.1:23073 requesting game...

Not like with an IP ban, when server shows a reason:
00:00:00 127.0.0.1:23073 requesting game (Banned by an admin)...
1. Ban a player: /ban <ID|Name> (this will make an IP & HWID bans)
2. Ask him to join a server
3. Unban his IP: /unban <IP>
4. Ask him to join a server
5. Compare results

Or do it by yourself on your server, but don't forget to remove your IP from remote admins if it's there (to be able to be banned).
No tags attached.
Issue History
2011-12-20 22:55SyavXNew Issue
2011-12-21 10:43ShoozzaStatusnew => acknowledged
2012-12-01 16:22FalconSeverityminor => feature
2012-12-01 16:22FalconStatusacknowledged => confirmed
2012-12-01 22:46FalconCategoryGeneral => Game Protocol
2014-09-14 23:40ExHunterNote Added: 0002310
2014-09-14 23:40ExHunterStatusconfirmed => resolved
2014-09-14 23:40ExHunterResolutionopen => fixed
2014-09-14 23:40ExHunterAssigned To => ExHunter

Notes
(0002310)
ExHunter   
2014-09-14 23:40   
fixed in 1.6.8