USGN Avatar won't load
7 replies



24.07.20 07:40:14 pm
Even when I faced the thread where question already answered but, when I tried both two ways from that thread,nothing has worked and I wrote this to meet someone,who can help me with this that's what kind of problem it is: Always when I start game on my CS2D server my avatar looks like that
,despite that I changed my avatar,it won't load my avatar from USGN
Please answer this question

Please answer this question

In-game UnrealSoftware.de avatar download is currently broken because I switched to HTTPS. Will try to fix it.
Thanks,can you contact me when you fix this? if yes there's my email
https://mail.google.com/mail/u/0/#search/seikotamochi%40gmail.com
https://mail.google.com/mail/u/0/#search/seikotamochi%40gmail.com
Should work again
Edit:
Okay, no. It doesn't work.
Edit²:
Okay... finally fixed it.
I looked at the wrong code in CS2D. The relevant parts do not set "CS2D" as user agent. They don't set a user agent at all. Therefore my webserver setting which checks the user agent had no effect and kept redirecting to HTTPS.
I now adjusted the webserver rule for UnrealSoftware.de to only redirect to HTTPS if any user agent is set. If no user agent HTTP header is set the automatic HTTPS-redirect won't take place, allowing CS2D to access unrealsoftware.de data via plain old HTTP.
Hooray!
If you STILL experience problems with this please let me know!
Edit:
Okay, no. It doesn't work.
Edit²:
Okay... finally fixed it.
I looked at the wrong code in CS2D. The relevant parts do not set "CS2D" as user agent. They don't set a user agent at all. Therefore my webserver setting which checks the user agent had no effect and kept redirecting to HTTPS.
I now adjusted the webserver rule for UnrealSoftware.de to only redirect to HTTPS if any user agent is set. If no user agent HTTP header is set the automatic HTTPS-redirect won't take place, allowing CS2D to access unrealsoftware.de data via plain old HTTP.
Hooray!

If you STILL experience problems with this please let me know!
edited 3×, last 08.08.20 11:43:37 am
11.08.20 06:57:38 pm
I experienced a similar problem with the spraylogo. On my screen the spraylogo would be my custom spraylogo, but others see my spray logo as the standard U spraylogo.
Wrote it here because reading this thread reminded me of that and maybe it could be a similar problem.
Wrote it here because reading this thread reminded me of that and maybe it could be a similar problem.
Me too i have this bug with avatar and from my steam account. i change steam avatar but in game is don't change is keeping old avatar
@
gloryS: That's another issue. CS2D caches all avatars and never loads them twice. So if someone changes an avatar you already loaded, it won't be changed for you.
You can manually enforce a reload by deleting the following folder and all of its contents:
it's relative to the folder where you installed CS2D.
@
saint-: The spray logo is transferred directly via the game server using UDP. So this certainly isn't related to the HTTPS problems.

You can manually enforce a reload by deleting the following folder and all of its contents:
sys/cache/avatars/steam
it's relative to the folder where you installed CS2D.
@

edited 1×, last 08.09.20 08:15:46 pm
is possible to add a button or something in the options>net tab to clear/delete avatars cache? I would also suggest an option to clear minimaps cache.



