s1lentq / ReGameDLL_CS

:hammer: Reverse-engineered gamedll (CS 1.6 / CZero)
GNU General Public License v3.0
574 stars 197 forks source link

cstrike: suddenly grenades are dropped, but its not enabled / czero model is shown #510

Closed fred0r closed 4 years ago

fred0r commented 4 years ago

after some time serving cstrike the server begins to drop grenades, but that option isnt enabled. mp_nadedrops is set to 0 in the config and i also checked via rcon when this problem started, and it was still 0.

fred0r commented 4 years ago

It happend again - any Advice how to Debug this, since the Process doesnt crash ? Beside that 'Grenade-Effect' it also happens at the same Time, that some Player Model is automatically forced to czero-Models.

fred0r commented 4 years ago

i did a downgrade to ReHLDS version: 3.7.0.692-dev and ReGameDLL version: 5.13.0.447-dev+m and this still happens. Another variant is, that a Client Model 'upper body' is completely black - viewable by all other Players. It seems like this error needs some time to occur - the last time it took about ~2000 Minutes, but maybe its related to the 'until total number' of clients connected, which was about ~300. I'm running this Server on a fully patched Debian (9) Stretch.

fred0r commented 4 years ago

Here a Client-Screenshot with some weird Model, which was 'suddenly' shown to all Players in cstrike: https://i.imgur.com/ABEYT78.png This only happens to ONE player on the Team - there are never 2 Player with that weird Skin. Perhaps a Result of https://github.com/s1lentq/ReGameDLL_CS/issues/497 ? btw: today i let memcheck run for ~6 hrs on that Host and got no Errors.

fred0r commented 4 years ago

To me it looks like all this started with https://github.com/s1lentq/ReGameDLL_CS/issues/497 maybe everything else is a consequence of this.

fred0r commented 4 years ago

Closing because of https://github.com/s1lentq/ReGameDLL_CS/issues/511

fred0r commented 4 years ago

With latest RegameDLL_CS and Rehlds Grenades are still getting dropped after some Runtime of the Server - with mp_nadedrops 0

ReHLDS version: 3.7.0.693-dev ReGameDLL version: 5.14.0.456-dev

fred0r commented 4 years ago

https://github.com/dreamstalker/rehlds/issues/754