get5-web icon indicating copy to clipboard operation
get5-web copied to clipboard

Steamworks GET request failed, HTTP status code = 0

Open brrm opened this issue 5 years ago • 2 comments

I'm getting the same error as underlined here

However, unlike the issue I linked, when I tried running get5_loadmatch_url (url of my get5-web config) it worked.

I'm running the latest versions of all the requisite plugins. How do I fix this so create match works automatically (without having to access console and run get5_loadmatch_url)?

brrm avatar Mar 26 '20 18:03 brrm

check your proc_config

yanaex avatar Apr 11 '20 16:04 yanaex

Type get5_debug 32 and try load match. Right now loading match from url is WORK. Here is sample: get5_loadmatch_url gamania.com/samplematch.json

ATTENTION! Do not write HTTP:// ! Type link without http://

GiaNTizmO avatar Mar 21 '21 18:03 GiaNTizmO