Page 1 of 1

Edit Player creates error

PostPosted: Mon Dec 02, 2019 1:55 pm
by TalonHIFL
I am deep into my sandbox league that I've always run.. but I went to remove an injury from a player and the game went into an error message.

Date: 12/2/2019 12:53:13 PM
Source: System.Windows.Forms
Message: Value of '-1' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
Stack Trace: at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at DDSPF.EditPlayer.LoadScreen()
at DDSPF.EditPlayer.EditPlayer_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at DDSPF.BaseForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-----------------------------------------------------------------


Any idea why and/or how to fix this? Do I need to export my player file and go in and edit something then reimport?

Re: Edit Player creates error

PostPosted: Mon Dec 02, 2019 2:13 pm
by brooks_piggott
Seems like a rating or setting for one of the sliders is set to -1.

Re: Edit Player creates error

PostPosted: Mon Dec 02, 2019 2:58 pm
by TalonHIFL
Yeah I read that but didnt find anything messed up in the actual rating section, but Ill try to export and see if its that way in the big file.

Re: Edit Player creates error

PostPosted: Mon Dec 02, 2019 5:34 pm
by TalonHIFL
Found and fixed!

Somehow the guy (a corner) had his position skill down to -1 at QB, not sure how that came to be.