rehlds / ReHLDS

Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers.
https://rehlds.dev/docs/rehlds
GNU General Public License v3.0
667 stars 171 forks source link

Draw_ValidateCustomLogo: Bad wad dimensions tempdecal.wad #786

Open grushagru opened 4 years ago

grushagru commented 4 years ago

Hi, some person makes lags on the server and floods in the console

1) CVars server.cfg

"sv_send_resources" is "1"
"sv_allowupload" is "0"
"sv_send_logos" is "0"
"sv_allowdownload" is "0"
"sv_filetransfercompression" is "1"
"hpk_maxsize" is "4"

Flood in server console:

Ignoring custom decal from scorp
Ignoring custom decal from scorp
Ignoring custom decal from scorp
Ignoring custom decal from scorp
Ignoring custom decal from scorp
.........

Flood in client console and lags:

Error: server failed to transmit file 'customization'
Requesting tempdecal.wad from server
Error: server failed to transmit file 'customization'
Requesting tempdecal.wad from server
Error: server failed to transmit file 'customization'
Requesting tempdecal.wad from server
Error: server failed to transmit file 'customization'
Requesting tempdecal.wad from server
.........

2) CVars server.cfg

sv_allowdownload 1
sv_allowupload 1
sv_send_logos 1
sv_send_resources 1
sv_allow_dlfile 0
hpk_maxsize 0.001
sv_uploadmax 0.001

Flood in server console:

Draw_ValidateCustomLogo: Bad wad dimensions tempdecal.wad
ERROR: couldn't open custom.hpk.
Draw_ValidateCustomLogo: Bad wad dimensions tempdecal.wad
ERROR: couldn't open custom.hpk.
ERROR: couldn't open custom.hpk.
Draw_ValidateCustomLogo: Bad wad dimensions tempdecal.wad
ERROR: couldn't open custom.hpk.
ERROR: couldn't open custom.hpk.
Draw_ValidateCustomLogo: Bad wad dimensions tempdecal.wad
.........

I am using latest version:

version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.7.0.698-dev
Build date: 10:14:22 Aug 19 2020 (2321)
Build from: https://github.com/dreamstalker/rehlds/commit/376bc15
RauliTop commented 3 years ago

any news about this?

grushagru commented 3 years ago

any news about this?

https://dev-cs.ru/threads/12964/post-93500