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

Not starting / "System.IO.FileLoadException" [BUG] #284

Closed
toooft opened this issue Sep 25, 2024 · 1 comment
Closed

Not starting / "System.IO.FileLoadException" [BUG] #284

toooft opened this issue Sep 25, 2024 · 1 comment

Comments

@toooft
Copy link

toooft commented Sep 25, 2024

Nothing happens when I try starting UEVR. I checked the Event Viewer and found this:

Log Name: Application
Source: .NET Runtime
Date: 2024-09-25 08:33:18
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
Application: UEVRInjector.exe
CoreCLR Version: 6.0.121.56705
.NET Version: 6.0.1
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileLoadException: Could not load file or assembly 'PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

Faulting application name: UEVRInjector.exe, version: 1.0.0.0, time stamp: 0x65d50166
Faulting module name: KERNELBASE.dll, version: 10.0.19041.4842, time stamp: 0xe6d00f33
Exception code: 0xe0434352
Fault offset: 0x000000000003b699
Faulting process id: 0x38cc
Faulting application start time: 0x01db0f1af9ccbe25
Faulting application path: E:\UEVR\UEVR\UEVRInjector.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 62c338b0-19f9-4121-9745-e9dc59dd44a2
Faulting package full name:
Faulting package-relative application ID:

What could be the problem?

@toooft
Copy link
Author

toooft commented Sep 25, 2024

This was solved after I updated .NET to v6.0.425 (installing a newer major version like .NET 8.0 didn't solve it).

@toooft toooft closed this as completed Sep 25, 2024
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