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]: Exception: Index and length must refer to a location withi #140

Open
arisen-studio-bot opened this issue Dec 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@arisen-studio-bot
Copy link
Collaborator

Description:
Version: Beta v3.3.0
Exception:
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
at System.String.Substring(Int32 startIndex, Int32 length)
at ArisenStudio.Constants.Urls.GenerateIssueFormUrl(Exception exception, Boolean externalBrowser) in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Constants\Urls.cs:line 225
at ArisenStudio.Extensions.DialogExtensions.ShowReportIssueDialog(Form owner, Exception ex) in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Extensions\DialogExtensions.cs:line 724
at ArisenStudio.Program.Application_ThreadException(Object sender, ThreadExceptionEventArgs e) in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Program.cs:line 132
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG

Reproduce:
Open File from downloads

Log Files:

Screenshots:
screenshot

Discord Username:
[email protected]

@arisen-studio-bot arisen-studio-bot added the bug Something isn't working label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant