Please answer this question
Forum
CS2D General USGN Avatar won't loadUSGN Avatar won't load
7 replies 1
Please answer this question
https://mail.google.com/mail/u/0/#search/seikotamochi%40gmail.com
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
Wrote it here because reading this thread reminded me of that and maybe it could be a similar problem.
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.
@ saint-: The spray logo is transferred directly via the game server using UDP. So this certainly isn't related to the HTTPS problems.
edited 1×, last 08.09.20 08:15:46 pm
1