#Blitz dont want to connect my valorant acc

21 messages · Page 1 of 1 (latest)

steel karma
#

Even with my game open its stays like this

humble totemBOT
#
📋 Log Request

Hello @steel karma, @amber nimbus has requested you to send your logs

🔧 How to Access Your Logs

First, open the Run dialog by pressing the Windows key + R on your keyboard.

Secondly, type in one of the following paths, depending on which logs you need to access:

💥 Game Crash Log(s)

%appdata%\Blitz\game_crash (last file, if any)

🖥️ GPU Log(s)

%appdata%\Blitz\gpu_logs (last two files)
%appdata%\Blitz (flutter-game-shim-ex or flutter-game-shim-ex.log file)

📱 Application Log

%appdata%\Blitz (app or app.log file)

humble totemBOT
# humble totem
📋 Demande de journaux

Bonjour @steel karma, @amber nimbus vous a demandé d'envoyer vos journaux

🔧 Comment accéder à vos journaux

Tout d'abord, ouvrez la boîte de dialogue Exécuter en appuyant sur la touche Windows + R de votre clavier.

Deuxièmement, tapez l'un des chemins suivants, selon les journaux auxquels vous devez accéder :

💥 Journal(aux) de plantage du jeu
%appdata%\Blitz\game_crash (dernier fichier, le cas échéant)

🖥️ Journal(aux) GPU
%appdata%\Blitz\gpu_logs (deux derniers fichiers)
%appdata%\Blitz (fichier flutter-game-shim-ex ou flutter-game-shim-ex.log)

📱 Journal d'application
%appdata%\Blitz (fichier app ou app.log)

Assurez-vous d'envoyer tous les fichiers mentionnés ci-dessus, pas seulement un.

steel karma
#

game_crash is empty

amber nimbus
#

@steel karma is your Valorant running as Administrator?

steel karma
#

let me verify

#

i tried running val as admin but same issues

#

same if i run blitz as admin

amber nimbus
#

👍🏽

limber mantle
#

@steel karma could you please open windows powershell and give the output for this command?

Get-NetIPAddress -InterfaceAlias "Loopback Pseudo-Interface 1"

#

Also, share the contents of this file AppData/Local/Riot Games/Riot Client/Config/lockfile.

  1. Press Win + R
  2. Copy and paste AppData/Local/Riot Games/Riot Client/Config/lockfile
  3. Open with Notepad
  4. Paste the content here in this thread.
steel karma
# limber mantle <@1383880308813991986> could you please open windows powershell and give the out...

IPAddress : ::1
InterfaceIndex : 1
InterfaceAlias : Loopback Pseudo-Interface 1
AddressFamily : IPv6
Type : Unicast
PrefixLength : 128
PrefixOrigin : WellKnown
SuffixOrigin : WellKnown
AddressState : Preferred
ValidLifetime :
PreferredLifetime :
SkipAsSource : False
PolicyStore : ActiveStore

IPAddress : 127.0.0.1
InterfaceIndex : 1
InterfaceAlias : Loopback Pseudo-Interface 1
AddressFamily : IPv4
Type : Unicast
PrefixLength : 8
PrefixOrigin : WellKnown
SuffixOrigin : WellKnown
AddressState : Preferred
ValidLifetime :
PreferredLifetime :
SkipAsSource : False
PolicyStore : ActiveStore

steel karma
limber mantle
# steel karma Riot Client:3412:59672:3NaZrrZEWYvDNFL9PhAwRA:https

Does Get-NetTCPConnection -State Listen -LocalAddress 127.0.0.1 | Select-Object LocalPort, OwningProcess, @{Name='ProcessName';Expression={(Get-Process -Id $_.OwningProcess).Name}} command in Powershell have RiotClientServices in its output? Can you share the output here please?

steel karma
#

59672 3412 RiotClientServices

limber mantle
#

Could you close and open Blitz, Valorant. Not sure why its not able to connect.

#

Or may be just exit Blitz from tray and open it again.

steel karma
#

Done it

#

nothing changed

limber mantle