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

[BUG]crash when opening #251

Open
snpdzk opened this issue Oct 9, 2024 · 0 comments
Open

[BUG]crash when opening #251

snpdzk opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@snpdzk
Copy link

snpdzk commented Oct 9, 2024

screenshot:
image

cpu:2690v3
motherboard:hsgm x99-cf4

  • OS Version: Windows 10 22H2 19045.5011

Additional context
logs:
2024-10-09 13:19:52.245 +08:00 [INF] Application started. Press Ctrl+C to shut down.
2024-10-09 13:19:52.281 +08:00 [INF] Hosting environment: Production
2024-10-09 13:19:52.282 +08:00 [INF] Content root path: C:\software\uxtu2
2024-10-09 13:19:52.283 +08:00 [FTL] Unhandled dispatcher exception
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
at System.String.ThrowSubstringArgumentOutOfRange(Int32 startIndex, Int32 length)
at System.String.Substring(Int32 startIndex, Int32 length)
at Universal_x86_Tuning_Utility.Scripts.Intel_Backend.Intel_Management.DetermineIntelMCHBAR() in C:\Users\james\source\repos\Universal-x86-Tuning-Utility\Universal x86 Tuning Utility\Scripts\Intel Backend\Intel_Management.cs:line 268
at Universal_x86_Tuning_Utility.Scripts.Intel_Backend.Intel_Management.determineCPU() in C:\Users\james\source\repos\Universal-x86-Tuning-Utility\Universal x86 Tuning Utility\Scripts\Intel Backend\Intel_Management.cs:line 251
at Universal_x86_Tuning_Utility.Scripts.Family.setCpuFamily() in C:\Users\james\source\repos\Universal-x86-Tuning-Utility\Universal x86 Tuning Utility\Scripts\Family.cs:line 97
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

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

2 participants