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

WT: System.ArgumentOutOfRangeException: Value of '800206.5' is not valid for 'Value'. #888

Open
illyaine opened this issue Aug 29, 2024 · 1 comment
Labels

Comments

@illyaine
Copy link

illyaine commented Aug 29, 2024

I opened a Lara in .wad format and just let the animations play.
I have attached the complete error message, as it is unfortunately not formatted nicely here.

`Application does not support just-in-time (JIT)
debugging. See the end of this message for details.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '800206.5' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'. (Parameter 'value')
Actual value was 800206.5.
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at WadTool.FormAnimationEditor.SelectAnimation(AnimationNode node)
at WadTool.FormAnimationEditor.lstAnimations_SelectedIndicesChanged(Object sender, EventArgs e)
at DarkUI.Controls.DarkListView.SelectItem(Int32 index)
at DarkUI.Controls.DarkListView.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

...
`

DOWNLOAD
Application does not support just-i.txt

@Lwmte
Copy link
Collaborator

Lwmte commented Sep 23, 2024

Which animations did you play? Which wad were you using?

@Lwmte Lwmte changed the title WT - System.ArgumentOutOfRangeException: Value of '800206.5' is not valid for 'Value'. WT: System.ArgumentOutOfRangeException: Value of '800206.5' is not valid for 'Value'. Sep 23, 2024
@Lwmte Lwmte added the bug label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants