Franchise-Roster Converter

User avatar
Kyote
All-Pro
Posts: 125
Joined: Tue Sep 06, 2016 4:08 pm

Franchise-Roster Converter

Postby Kyote » Sat May 07, 2022 3:05 pm

Trying to convert a franchise file to roster. Can anyone decipher this error message?
Using win 7, 64 bit. Tried compatibility mode, etc.

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

************** Exception Text **************
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at Franchise_to_Roster_Converter.PublicFunctions.TDBOpen(String& FileName)
at Franchise_to_Roster_Converter.Form1.BtnConvert_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.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.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8806 (QFE.050727-8800)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Franchise to Roster Converter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Owner/Desktop/Downloads/New%20folder/Franchise%20to%20Roster%20Converter.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8806 (QFE.050727-8800)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8771 (QFE.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8773 (QFE.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Franchise-Roster Converter

Sponsor

Sponsor
 

User avatar
Austinmario13
Hall of Fame
Posts: 3704
Joined: Mon Oct 10, 2011 4:57 pm
Location: Odessa, TX
Contact:

Re: Franchise-Roster Converter

Postby Austinmario13 » Sat May 07, 2022 3:53 pm

The short answer is that the program wasn't made for windows 10.

User avatar
Kyote
All-Pro
Posts: 125
Joined: Tue Sep 06, 2016 4:08 pm

Re: Franchise-Roster Converter

Postby Kyote » Sat May 07, 2022 4:14 pm

Thank you, I'll just wait for the new roster.

MikeWest502
Hall of Fame
Posts: 1945
Joined: Mon Aug 12, 2019 5:36 pm

Re: Franchise-Roster Converter

Postby MikeWest502 » Sat May 14, 2022 12:31 am

Austinmario13 wrote:The short answer is that the program wasn't made for windows 10.


He stated he is using Win7 x64, not Win10. The converter does work on Win8.1 x64, but screws up a few things if you try to convert a custom team franchise.

User avatar
Austinmario13
Hall of Fame
Posts: 3704
Joined: Mon Oct 10, 2011 4:57 pm
Location: Odessa, TX
Contact:

Re: Franchise-Roster Converter

Postby Austinmario13 » Sat May 14, 2022 2:09 am

MikeWest502 wrote:
Austinmario13 wrote:The short answer is that the program wasn't made for windows 10.


He stated he is using Win7 x64, not Win10. The converter does work on Win8.1 x64, but screws up a few things if you try to convert a custom team franchise.

I mean it doesn't work on anything past windows xp.

MikeWest502
Hall of Fame
Posts: 1945
Joined: Mon Aug 12, 2019 5:36 pm

Re: Franchise-Roster Converter

Postby MikeWest502 » Sat May 14, 2022 2:48 am

Austinmario13 wrote:
MikeWest502 wrote:
Austinmario13 wrote:The short answer is that the program wasn't made for windows 10.


He stated he is using Win7 x64, not Win10. The converter does work on Win8.1 x64, but screws up a few things if you try to convert a custom team franchise.

I mean it doesn't work on anything past windows xp.


I have it working on my Windows 8.1 tablet pc. I converted a NCAA .fra to .ros. The converter works fine, no crashes or errors. But the results of the .ros were that every team was located to the same city and had the same stadium name. I only assumed that error was due to the custom teams.

User avatar
Kyote
All-Pro
Posts: 125
Joined: Tue Sep 06, 2016 4:08 pm

Re: Franchise-Roster Converter

Postby Kyote » Sat May 14, 2022 4:44 am

I have trouble with most of the utilities, only work on XP. Need to update them, but would be a huge undertaking, thanks for the help.

User avatar
Austinmario13
Hall of Fame
Posts: 3704
Joined: Mon Oct 10, 2011 4:57 pm
Location: Odessa, TX
Contact:

Re: Franchise-Roster Converter

Postby Austinmario13 » Sat May 14, 2022 6:38 am

MikeWest502 wrote:
Austinmario13 wrote:
MikeWest502 wrote:
He stated he is using Win7 x64, not Win10. The converter does work on Win8.1 x64, but screws up a few things if you try to convert a custom team franchise.

I mean it doesn't work on anything past windows xp.


I have it working on my Windows 8.1 tablet pc. I converted a NCAA .fra to .ros. The converter works fine, no crashes or errors. But the results of the .ros were that every team was located to the same city and had the same stadium name. I only assumed that error was due to the custom teams.

It's same thing with photoshop if you use the wrong version of the .dds plugin. You see the uniform part, but the colors are completely distorted and corrupted.

MikeWest502
Hall of Fame
Posts: 1945
Joined: Mon Aug 12, 2019 5:36 pm

Re: Franchise-Roster Converter

Postby MikeWest502 » Sat May 14, 2022 7:06 am

Austinmario13 wrote:
MikeWest502 wrote:
Austinmario13 wrote:I mean it doesn't work on anything past windows xp.


I have it working on my Windows 8.1 tablet pc. I converted a NCAA .fra to .ros. The converter works fine, no crashes or errors. But the results of the .ros were that every team was located to the same city and had the same stadium name. I only assumed that error was due to the custom teams.

It's same thing with photoshop if you use the wrong version of the .dds plugin. You see the uniform part, but the colors are completely distorted and corrupted.


I think it's more to do with the x64 versions of Windows. I had rechecked system info on two pc's and both pc's Win7 and Win8.1 are x32, not x64, my mistake. But the converter and most all other tools made for Madden 08 work on both systems. It was when I installed Win10 x64 on another unit that many of the tools have the same exact error he posted above and no longer function.

User avatar
elguapo
Hall of Fame
Posts: 3238
Joined: Thu Feb 09, 2012 8:24 am
Location: El Paso, TX
Contact:

Re: Franchise-Roster Converter

Postby elguapo » Sat May 28, 2022 8:51 pm

I wonder if you can just export the tables from the franchise and import them into a roster file.

You would need to use MXDBE as it only imports fields present in the roster. I haven't tried it and it's just an idea.


Return to “Utilities”

Who is online

Users browsing this forum: No registered users and 6 guests