You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Windows Forms is not happy with 6154520.
To Reproduce
Steps to reproduce the behavior:
Go to 'File'
Hover on 'New'
Click on 'BRSTM Audio Stream'
Open Rainbow Road (Restored) - Super Mario Kart.wav downloaded from here
See error
Expected behavior
Successfully load the file and let the user to their thing.
See attached screenshot
Screenshots
Desktop (please complete the following information):
OS: Windows 10 21H2
Version v0.38
Crash Log
Value of '6154520' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at BrawlLib.Internal.Windows.Forms.BrstmConverterDialog.LoadAudio(String path)
at BrawlLib.Internal.Windows.Forms.BrstmConverterDialog.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Additional context
Workaround: Shorten the song enough.
Describe the bug
Windows Forms is not happy with
6154520
.To Reproduce
Steps to reproduce the behavior:
Rainbow Road (Restored) - Super Mario Kart.wav
downloaded from hereExpected behavior
Successfully load the file and let the user to their thing.
See attached screenshot
Screenshots
Desktop (please complete the following information):
Crash Log
Additional context
Workaround: Shorten the song enough.
and listen to this masterpiece
also the file in the screenshot is also a masterpiece
listen to it
Please attach any relevant files you were working on.The text was updated successfully, but these errors were encountered: