Slaynash / VRCTools

A VRChat modding library and a mod to implement some requested features and enhance the social part of the game
https://vrchat.survival-machines.fr
MIT License
39 stars 16 forks source link

Workaround to fix AvatarFav updater, and be more verbose when errors occur #9

Closed thetrueyoshifan closed 5 years ago

thetrueyoshifan commented 5 years ago

I suspected that the AvatarFav.dll could not be written to when it already exists, so this will try to delete it first. If this fails, or if the later file saving fails, the error will popup and be printed to the debug log.