Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to update or view modules #187

Open
NE1W01F opened this issue Jan 6, 2024 · 0 comments
Open

Failed to update or view modules #187

NE1W01F opened this issue Jan 6, 2024 · 0 comments

Comments

@NE1W01F
Copy link

NE1W01F commented Jan 6, 2024

I can't view modules or update them. as it seems to crash as soon as i start the program

[MainStandalone] Information: VRCFT Version 5.1.1.0 initializing...
[MainStandalone] Information: Initializing OSC...
[OSC] Debug: OSC Service Initializing
[OSC] Debug: Binding Sender Client
[OSC] Debug: OSC Service Initialized with result (True, True)
[MainStandalone] Information: Initializing main service...
[VRCFaceTracking.UnifiedTrackingMutator] Debug: Reading configuration...
[MainStandalone] Debug: Starting OSC update loop...
[MainStandalone] Debug: Checking for deletion requests for installed modules...
[MainStandalone] Information: Checking for updates for installed modules...
[App] Error: Unhandled exception
[App] Critical: Stacktrace: at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at VRCFaceTracking.Core.Services.ModuleDataService.AllModules() at VRCFaceTracking.Core.Services.ModuleDataService.GetRemoteModules() at VRCFaceTracking.Services.ActivationService.StartupAsync() at VRCFaceTracking.Services.ActivationService.ActivateAsync(Object activationArgs) at VRCFaceTracking.App.OnLaunched(LaunchActivatedEventArgs args) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0() [App] Critical: Inner exception: System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification)
at VRCFaceTracking.Core.Services.ModuleDataService.AllModules()
at VRCFaceTracking.Core.Services.ModuleDataService.GetRemoteModules()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at VRCFaceTracking.Core.Services.ModuleDataService.GetRemoteModules()
at VRCFaceTracking.Services.ActivationService.StartupAsync()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at VRCFaceTracking.Services.ActivationService.StartupAsync()
at VRCFaceTracking.Services.ActivationService.ActivateAsync(Object activationArgs)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at VRCFaceTracking.Services.ActivationService.ActivateAsync(Object activationArgs)
at VRCFaceTracking.App.OnLaunched(LaunchActivatedEventArgs args)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at VRCFaceTracking.App.OnLaunched(LaunchActivatedEventArgs args)
at Microsoft.UI.Xaml.Application.Microsoft.UI.Xaml.IApplicationOverrides.OnLaunched(LaunchActivatedEventArgs args)
at ABI.Microsoft.UI.Xaml.IApplicationOverrides.Do_Abi_OnLaunched_0(IntPtr thisPtr, IntPtr args)
at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.Start(IObjectReference _obj, ApplicationInitializationCallback callback)
at Microsoft.UI.Xaml.Application.Start(ApplicationInitializationCallback callback)
at VRCFaceTracking.Program.Main(String[] args)
--- End of stack trace from previous location ---

[App] Critical: Message: One or more errors occurred. (A task was canceled.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant