Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

UpdatePlayerStats not working #50

Open
ZUBAT opened this issue May 22, 2023 · 3 comments
Open

UpdatePlayerStats not working #50

ZUBAT opened this issue May 22, 2023 · 3 comments

Comments

@ZUBAT
Copy link

ZUBAT commented May 22, 2023

Hello! I downloaded the latest version of your plugin, and also the latest version of the Get5 plugin. There are problems with the collection of player statistics. According to the log, it appears that the url /match/8493/map/0/player/players/update is called
Instead of steamid, "players" is written to the database. Can you help figure it out?


8|G5API    | ::1 - - [22/May/2023:17:14:02 +0000] "POST /match/8493/map/0/update HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/map/0/player/players/update 200 4.804 ms - 21
8|G5API    | ::ffff:127.0.0.1 - - [22/May/2023:17:14:02 +0000] "POST /match/8493/map/0/player/players/update HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | PUT /match/8493/map/0/round/28/backup 200 2.427 ms - 22
8|G5API    | ::ffff:127.0.0.1 - - [22/May/2023:17:14:10 +0000] "PUT /match/8493/map/0/round/28/backup HTTP/1.1" 200 22 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/map/0/update 200 4.398 ms - 21
8|G5API    | ::ffff:127.0.0.1 - - [22/May/2023:17:14:57 +0000] "POST /match/8493/map/0/update HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/map/0/player/players/update 200 10.862 ms - 21
8|G5API    | ::1 - - [22/May/2023:17:14:57 +0000] "POST /match/8493/map/0/player/players/update HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/map/0/player/players/update 200 7.239 ms - 21
8|G5API    | ::1 - - [22/May/2023:17:14:57 +0000] "POST /match/8493/map/0/player/players/update HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/finish 200 5.187 ms - 21
8|G5API    | ::ffff:127.0.0.1 - - [22/May/2023:17:14:57 +0000] "POST /match/8493/finish HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"
8|G5API    | POST /match/8493/map/0/finish 200 4.272 ms - 21
8|G5API    | ::1 - - [22/May/2023:17:14:57 +0000] "POST /match/8493/map/0/finish HTTP/1.1" 200 21 "-" "Valve/Steam HTTP Client 1.0 (730)"

@PhlexPlexico
Copy link
Owner

Don't use the latest version of get5. There was breaking changes when 0.14 was released. If you use the last version of 0.13 (0.13.1) it should work as intended.

@ZUBAT
Copy link
Author

ZUBAT commented May 23, 2023

On version 0.13.1, the installation of the map did not work correctly. It doesn't suit me. Can you tell me if you will be able to update the plugin for the latest version of get5?

@PhlexPlexico
Copy link
Owner

Please see the readme for that answer for either G5API or G5V - https://github.com/PhlexPlexico/G5API#g5api---a-tournament-management-api-backend-for-get5

Status: Supported.

After the announcement of CS2 I have decided to put this project on support. No more features will be actively developed, but supoprt will still be given if you need assistance in setting things up. Pull Requests are always welcome and will be reviewed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants