[Bug] Game Log shows No Data #405

Closed
opened 2026-04-05 16:18:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @drgrib on 7/5/2025

Describe the bug
My logs are located in %UserProfile%\AppData\LocalLow\VRChat\VRChat. There are many log files there with activity. This folder is opened up when I go to Settings > Advanced and click AppData.

Image

But VRCX shows none of it. I've tried running as Administrator. No change. My friends show up with their activity. But no logs.

Log file contents. No errors:

2025-07-05 13:30:39.1222 [INFO ] VRCX.Program         - VRCX 2025.06.30 Starting... 
2025-07-05 13:30:39.1862 [INFO ] VRCX.Program         - Args: ["C:\\Program Files\\VRCX\\VRCX.dll"] 
2025-07-05 13:30:39.1862 [DEBUG] VRCX.Program         - Wine detection: False 
2025-07-05 13:30:39.2251 [DEBUG] VRCX.ProcessMonitor  - Added process vrchat to process monitor. 
2025-07-05 13:30:39.2254 [DEBUG] VRCX.ProcessMonitor  - Added process vrserver to process monitor. 
2025-07-05 13:30:39.2472 [INFO ] VRCX.WorldDBManager  - Listening for requests on http://127.0.0.1:22500/ 
2025-07-05 13:30:40.2767 [DEBUG] VRCX.MainForm        - isLinux: false (file://vrcx/app.js:1332) 
2025-07-05 13:30:40.4806 [INFO ] VRCX.LogWatcher      - SetDateTill: 7/5/2025 1:30:40 PM 

To Reproduce
Steps to reproduce the behavior:

  1. Open program
  2. Click Game Log.

Expected behavior
Logs.

Screenshots
Image

What version you are running
Version 2025.06.30

*Originally created by @drgrib on 7/5/2025* **Describe the bug** My logs are located in `%UserProfile%\AppData\LocalLow\VRChat\VRChat`. There are many log files there with activity. This folder is opened up when I go to Settings > Advanced and click AppData. ![Image](https://github.com/user-attachments/assets/9e9237e5-fb1c-4696-8730-bc6dd78e408f) But VRCX shows none of it. I've tried running as Administrator. No change. My friends show up with their activity. But no logs. Log file contents. No errors: ``` 2025-07-05 13:30:39.1222 [INFO ] VRCX.Program - VRCX 2025.06.30 Starting... 2025-07-05 13:30:39.1862 [INFO ] VRCX.Program - Args: ["C:\\Program Files\\VRCX\\VRCX.dll"] 2025-07-05 13:30:39.1862 [DEBUG] VRCX.Program - Wine detection: False 2025-07-05 13:30:39.2251 [DEBUG] VRCX.ProcessMonitor - Added process vrchat to process monitor. 2025-07-05 13:30:39.2254 [DEBUG] VRCX.ProcessMonitor - Added process vrserver to process monitor. 2025-07-05 13:30:39.2472 [INFO ] VRCX.WorldDBManager - Listening for requests on http://127.0.0.1:22500/ 2025-07-05 13:30:40.2767 [DEBUG] VRCX.MainForm - isLinux: false (file://vrcx/app.js:1332) 2025-07-05 13:30:40.4806 [INFO ] VRCX.LogWatcher - SetDateTill: 7/5/2025 1:30:40 PM ``` **To Reproduce** Steps to reproduce the behavior: 1. Open program 2. Click Game Log. **Expected behavior** Logs. **Screenshots** ![Image](https://github.com/user-attachments/assets/6c0fa909-f459-4c20-92dc-78c9a6f5c84e) **What version you are running** Version 2025.06.30
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#405