make network version error msg more useful
Posted: 03 Mar 2014, 17:51
This is repeated a million times when someone connects with the wrong engine version. Happens more often lately.
I guess it's the games responsibility to reduce the amount of msg (the console spam), but it would help if the engine would add the users name to the msg, so other players know who it is and can chat to the user about his problem.
PS: I would report this via mantis, but I cannot search there, so maybe it's a duplicate, so I decided to post it here, which is probably equally wrong...
Code: Select all
[f=0034173] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
[f=0034186] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
[f=0034199] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
[f=0034210] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
[f=0034222] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
[f=0034235] Connection attempt rejected: Wrong network version: 6, required version: 96 (Message ID: A Network version:
PS: I would report this via mantis, but I cannot search there, so maybe it's a duplicate, so I decided to post it here, which is probably equally wrong...