alvr-org / ALVR

Stream VR games from your PC to your headset via Wi-Fi
MIT License
5.3k stars 475 forks source link

absurd log file size #1232

Open Arbel-arad opened 1 year ago

Arbel-arad commented 1 year ago

Description

the log file "session_log.txt" was 159GB in size image

when i launched alvr again to get the version it went back to normal, but not before causing windows to stall.

General Troubleshooting

Environment

Hardware

Note: for Linux, an upload to the hw-probe database is preferred: hw-probe -all -upload

CPU: AMD Ryzen 1700

GPU: AMD Radeon 6600XT

Audio: voicemeeter VAIO

Installation

ALVR Version:

SteamVR Version: v19.0.0

Install Type:

OS Name and Version (winver on Windows or grep PRETTY_NAME /etc/os-release on most Linux distributions): windows build 17045.2193 (pro workstation)

Timocop commented 1 year ago

Do you have "Log to file" enabled? Disable it.

zarik5 commented 1 year ago

I feel like this should be addressed somehow, deleting old log data as a failsafe.

Timocop commented 1 year ago

Its mostly the GraphStatistics logging that fills up the log file to the brim. Its printed like 100 times a second.