Broken on windows 11
closed
mjcox24
The VRC CC app uses a decrepit command in order to do its functions.
I ran the tool under GDB in order to get the log and got the error in the image
After looking at this error on google it is due to the CC using GetHostByName rather than GetHostName
Photo Viewer
View photos in a modal
Log In
Momo the Monster
marked this post as
closed
Momo the Monster
marked this post as
needs more information
Can you explain how to generate this error?
mjcox24
Momo the Monster: I recently realised the issue I was having was I installed git as per user rather than system so the detection couldn't find it but git worked fine. So I just enabled skip so it's fine.
The error still shows in GDB but it's a non-issue.
So this was really a non issue, it not detecting git when installed as user was.
Momo the Monster
marked this post as
interested