Fix bug: fix the error when VRChat log file does not exist
If Outvoke was started with no VRChat log file present and then VRChat was started with Outvoke still running, Outvoke could terminate with an error. This has been fixed. how to repro: --------------- 1. While VRChat is not running, delete all VRChat log files 2. launch Outvoke as follows: $ ./outvoke.rb -e 'hook "vrchat-001", /pickup/i' 3. start VRChat ---------------
Please register or sign in to comment