benaclejames / VRCFaceTracking

OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
https://docs.vrcft.io
Apache License 2.0
594 stars 94 forks source link

Socket issue. "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond." #154

Closed UwUo-oUwU closed 4 months ago

UwUo-oUwU commented 1 year ago

Log: [VRCFaceTracking.Services.ActivationService] Information: VRCFT Version 5.0.2.3 initializing... [VRCFaceTracking.Services.ActivationService] Information: Initializing OSC... [VRCFaceTracking.Services.ActivationService] Information: Initializing main service... [VRCFaceTracking.Core.Services.ModuleInstaller] Information: Uninstalled module 74f18332-1bcf-4b55-832d-9c91069afa31 from C:\Users\corey\AppData\Roaming\VRCFaceTracking\CustomLibs\74f18332-1bcf-4b55-832d-9c91069afa31 [VRCFaceTracking.Services.ActivationService] Information: Checking for updates for installed modules... [VRCFaceTracking.Services.ActivationService] Information: Initializing modules... [UnifiedLibManager] Information: Starting initialization tracking [UnifiedLibManager] Information: Tearing down all modules... [UnifiedLibManager] Information: Initializing runtimes... [UnifiedLibManager] Information: Initializing Pico4SAFTExtTrackingModule, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null [UnifiedLibManager] Information: Loading External Module Pico4SAFTExtTrackingModule, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null [Pico4SAFTExtTrackingModule] Information: Initializing Pico Streaming Assistant data stream. [Pico4SAFTExtTrackingModule] Information: System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP) at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP) at Pico4SAFTExtTrackingModule.Pico4SAFTExtTrackingModule.ReceivePxrData() [UnifiedLibManager] Warning: No modules loaded. [VRCFaceTracking.ViewModels.RiskySettingsViewModel] Information: Reinitializing VRCFT... [MainStandalone] Information: VRCFT Standalone Exiting! [UnifiedLibManager] Information: Tearing down all modules... [VRCFaceTracking.ViewModels.RiskySettingsViewModel] Information: Resetting VRCFT... [VRCFaceTracking.ViewModels.RiskySettingsViewModel] Information: Resetting VRChat avatar configuration... [MainStandalone] Warning: Native tracking parameters detected. [MainStandalone] Information: 2 parameters loaded. [MainStandalone] Warning: Native tracking parameters detected. [MainStandalone] Information: 2 parameters loaded. [MainStandalone] Information: 18 parameters loaded. [MainStandalone] Warning: 18 Legacy parameters detected. Please consider updating the avatar to use the latest documented parameters. [MainStandalone] Information: 18 parameters loaded. [MainStandalone] Warning: 18 Legacy parameters detected. Please consider updating the avatar to use the latest documented parameters. [VRCFaceTracking.ViewModels.RiskySettingsViewModel] Information: Reinitializing VRCFT... [MainStandalone] Information: VRCFT Standalone Exiting! [UnifiedLibManager] Information: Tearing down all modules...

Any advice to remedy this issue? Pico 4 Pro, latest software & Streaming Assistant which is OSC tracking capable. I reset all as well. Thanks ahead of time!

UwUo-oUwU commented 1 year ago

Solved: Functioning fork for "PicoStreamingAssistantFTUDP" that solves this issue is "https://github.com/rogermiranda1000/PicoStreamingAssistantFTUDP/releases" by rogermiranda1000. The listed one is out of date in VRCFT. Edit: under %appdata%/Roaming/VRCFaceTracking/CustomLibs <Drop in there. May have to create folders. image

UwUo-oUwU commented 1 year ago

Please consider this updated module. I am re-opening due inoperable one still being used. Change log here: https://github.com/rogermiranda1000/PicoStreamingAssistantFTUDP/compare/1.2.0...1.3.0 Previous (current on VRFT) is outdated & ports used have been changed, application unable to read face/eye data. Face tracking will not work without this update for the Pico 4 Pro/Enterprise. https://github.com/rogermiranda1000/PicoStreamingAssistantFTUDP/releases

rogermiranda1000 commented 5 months ago

@UwUo-oUwU the module was updated on the official repo