Exho1 / TTT_Prop_Disguise

d
0 stars 3 forks source link

occasionally causing gray, unskinned models #1

Open mckennapsean opened 9 years ago

mckennapsean commented 9 years ago

We had a similar issue on our TTT server as reported here in the comments.

We occasionally (and randomly) had some or all player models turning into a gray, unanimated, unskinned model at the start of rounds. We found a fix for that, but it required players to basically reload their video (by temporarily recording their screen and binding that to a key). This was less than ideal.

The comments seem to point to an issue with messages being sent to users that are too long. I wanted to see if you knew about this or if there is anything I could do to make this work again for our server. Thanks!

Exho1 commented 9 years ago

I think the issue is that I am setting the player's render mode after they spawn which breaks their model. Its not easy to replicate the grey models because it doesn't happen all the time but I'll try that fix