- Code: Select all
DDSPF Error Log
-------------
Date: 12/24/2019 10:39:21 AM
Source: Draft Day Sports - Pro Football 2019
Message: Object reference not set to an instance of an object.
Stack Trace: at #=qHE0rsQccT7O7t8NN6o4oyGMyGTcrTLP8bjMASPw_XZs5bAMSPL3j_YagsoZsQPxM..ctor(Player #=qdIq5MadtOv0HW1vbTJqh2Q==)
at #=qwd_5_7DY6kR49uoJew9JIeyGugmY5o6rIf6$adskLp8=.#=qtGNddP4HQ9MeUx9f1ptLVDOZOGp9GVnF2Gap7KvVJs4=(Object #=qecdscr4dlmc1UV6bBr8QUw==, EventArgs #=qUtiYQURg_zFPMrZCX_vjLg==)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
-----------------------------------------------------------------
I get this error when trying to view player cards of certain players I'm importing from another league. If you can tell me whats missing I can add it (or whatever needs to be done) to the players file.
I'm importing 8 players and it only hits the error on 2 or 3 of them. I fixed the contracts to ensure they're not at 0 (one was and threw a different error).