diff --git a/proton b/proton index 9921eff2..f5fcb0f6 100755 --- a/proton +++ b/proton @@ -555,7 +555,8 @@ class Session: if vr_log is None: vr_log = j["log"][0] except (TypeError, ValueError, OSError): - log("Missing or invalid openvrpaths.vrpath file! " + str(sys.exc_info()[1])) + #log("Missing or invalid openvrpaths.vrpath file! " + str(sys.exc_info()[1])) + pass makedirs(g_compatdata.prefix_dir + "/drive_c/users/steamuser/Local Settings/Application Data/openvr")