Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2024-01-06 00:00:00Z and 2024-01-07 00:00:00Z
Avatar
undefined reference to void CNetBan::MakeBanInfo<CNetRange>(CNetBan::CBan<CNetRange> const*, char*, unsigned int, int) const
11:25
Are there any people knows how to fix it?
Avatar
Okay... i don't know why, but when i build with debug, it's "fixed"
Avatar
When a new player joins it is being sent all the client info of the currently connected tees. This is marked as non silent which is misleading because the client does not actually print these as join messages. The reason why the client does not print it is because it does not have its m_LocalClientID set yet. Setting it explicitly to silent makes it more obvious that this is not printing a chat message when reading the server code. This change will not change anything that can be witnes...
Avatar
Avatar
Bamcane
undefined reference to void CNetBan::MakeBanInfo<CNetRange>(CNetBan::CBan<CNetRange> const*, char*, unsigned int, int) const
there's a commit that fixes this issue
Exported 5 message(s)