M. Mucahid Benlioglu

Results 25 comments of M. Mucahid Benlioglu

Possible duplicate of #1990. Additionally, it's worth mentioning that I'm queuing in EU West region.

You can find more detailed in-game console outputs that I've captured during recent incidents. Here an example console output of the incident ended with me manually disconnecting ``` [SteamNetSockets] [#3003318040...

Not sure if this issue is already being tracked or ignored. I'm going to ping @kisak-valve once to see if I should expect a fix at all or whether I...

> Hello @mbenlioglu, friendly reminder that I'm a moderator for Valve's issue trackers on Github, and not a Dota 2 developer myself. We'll need to hear from a relevant dev...

> related ? [#2023](https://github.com/ValveSoftware/Dota-2/issues/2023) Can you check the console the next time freeze happens, see if we both see the same error messages?

Shared drives are a bit hard to work on as it needs G suite admin access to use it an its API parameters a bit different (which recently changed as...

The API guide is here: https://developers.google.com/drive/api/v3/about-shareddrives If you're familiar with the go language you can execute ```console $ go get github.com/gdrive-org/gdrive ``` and get started with the code. I'll attach...

User credential is only a way of authorizing gdrive to access your drive files/folders. Gdrive *is* tied to a project in Google console, project key is created by Petter and...