Historical json file

Historical json file

Postby cfs516 » Tue Feb 18, 2020 4:47 pm

When I try to convert Historical JSON file to cvs file this the details I get.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DDSCSVConverter.ImportExportPlayer.ToCSV() in c:\Users\brook\Documents\Projects\WolverineStudios\DDSPF\DDSCSVConverter\DDSCSVConverter\Exports.cs:line 123
at DDSCSVConverter.Form1.JSONtoCSV() in c:\Users\brook\Documents\Projects\WolverineStudios\DDSPF\DDSCSVConverter\DDSCSVConverter\Form1.cs:line 552
at DDSCSVConverter.Form1.button3_Click(Object sender, EventArgs e) in c:\Users\brook\Documents\Projects\WolverineStudios\DDSPF\DDSCSVConverter\DDSCSVConverter\Form1.cs:line 590
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DDS File Converter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Wolverine%20Studios/JSON%20DDPF%202020Converter/DDS%20File%20Converter.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 4.5.0.0
Win32 Version: 4.5.11.15520
CodeBase: file:///C:/Program%20Files%20(x86)/Wolverine%20Studios/JSON%20DDPF%202020Converter/Newtonsoft.Json.DLL
----------------------------------------
System.ComponentModel.DataAnnotations
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
User avatar
cfs516
Junior Member
 
Posts: 25
Joined: Sun Apr 23, 2017 3:18 pm

Re: Historical json file

Postby brooks_piggott » Thu Feb 20, 2020 11:48 am

The historical mod is linked here: viewtopic.php?f=254&t=27589

This historical file isn't the same as a player import/export file. The converter program is for DDSCF/DDSPF imports and exports of player lists... the historical mod is in a different format. I'll look into building a separate converter for it.
User avatar
brooks_piggott
Moderator
 
Posts: 3676
Joined: Sat Sep 29, 2007 2:23 pm
Location: Austin, TX

Re: Historical json file

Postby brooks_piggott » Sun Feb 23, 2020 3:33 pm

I updated the converter to hopefully help with creation of historical files.
User avatar
brooks_piggott
Moderator
 
Posts: 3676
Joined: Sat Sep 29, 2007 2:23 pm
Location: Austin, TX

Re: Historical json file

Postby cfs516 » Sun Feb 23, 2020 5:33 pm

Thanks for working on being able to convert Historical json file to cvs.

cfs516@aol.com
User avatar
cfs516
Junior Member
 
Posts: 25
Joined: Sun Apr 23, 2017 3:18 pm

Re: Historical json file

Postby Leoritch » Sat Apr 17, 2021 11:02 pm

Brooks_Piggott wrote:The historical mod is linked here: http://www.wolverinestudios.com/board/v ... 54&t=27589

This historical file isn't the same as a player import/export file. The converter program is for DDSCF/DDSPF imports and exports of player lists... the historical mod is in a different format. I'll look into building a separate converter for it.



Every link provided for Historical Rosters have taken me to the mod screen but not the actual post.
Leoritch
Junior Member
 
Posts: 1
Joined: Wed Sep 05, 2018 8:28 pm


Return to DDS: Pro Football 2019-2024 Mods

Who is online

Users browsing this forum: No registered users and 2 guests

cron