Skip to content

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

@illyaine

Description

@illyaine

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

Metadata

Metadata

Labels

bugSomething isn't working as intended.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions