Media Companion
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Media Companion

Discussion and development board for the program Media Companion.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 TV SHow - Fanart crash V3.244

Go down 
3 posters
AuthorMessage
jphoenix
Junior Member
Junior Member



Posts : 33
Join date : 2009-09-14
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeMon Mar 22, 2010 6:54 am

Hey Billy and everyone else who frequents this site for the fix of Media Companion...

TV Shows, change Fanart, causes this crash, repeatedly.

Any Ideas?? Also, I get this on three different PC, all running XP SP3.

Everything else working well.

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 Media_Companion.Form1.Button42_Click(Object sender, EventArgs e)
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: 2.0.0.0
Win32 Version: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion
Assembly Version: 3.2.4.4
Win32 Version: 3.2.4.4
CodeBase: file:///E:/Media%20Companion%20gen2%203.244/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
imdb
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Media%20Companion%20gen2%203.244/imdb.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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>
Back to top Go down
paybac
Media Companion Supporter
Media Companion Supporter
paybac


Posts : 155
Join date : 2009-08-31
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeMon Mar 22, 2010 8:06 am

I cannot reproduce this. I tryed changing fanart on a couple of shows and it worked fine.

Perhaps is it a show in particular?
Back to top Go down
jphoenix
Junior Member
Junior Member



Posts : 33
Join date : 2009-09-14
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeTue Mar 23, 2010 12:16 am

Tried this on two or three different shows, Heroes, Caprica and some other show I can't remember.

Just re-tried this at home, on 'Only fools and horses', this time V3.237. Same thing.

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 Media_Companion.Form1.Button42_Click(Object sender, EventArgs e)
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: 2.0.0.0
Win32 Version: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///D:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion
Assembly Version: 3.2.3.7
Win32 Version: 3.2.3.7
CodeBase: file:///F:/Media%20Companion%20gen2%203.198/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/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.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/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.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/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.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/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.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
imdb
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///F:/Media%20Companion%20gen2%203.198/imdb.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeTue Mar 23, 2010 2:54 pm

Can't duplicate this issue,

I have the shows 'Heroes' and 'Only Fools and Horses', and saved each and every fanart without a problem, and Heroes has 30 of them.

Does this occur consistantly, or only sometimes,

Could you supply me with a copy of your tvshow.nfo file for one of the effected shows. Also, are you using the fanart resize option.

The next build will handle the exception, but at the moment I can't see what is causing the issue.
Back to top Go down
http://billyad2000.co.uk
jphoenix
Junior Member
Junior Member



Posts : 33
Join date : 2009-09-14
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeTue Mar 23, 2010 10:10 pm

Hey Billy

Just tried it again, Capria and Heroes. saved the exception and attached with heroes nfo.

Hope this helps.

Rob

OK, can't add files, so here's the nfo first, crash details after:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<tvshow>
<episodeguide>http://www.thetvdb.com/api/6E82FED600783400/series/79501/all/en.zip</episodeguide>
<title>Heroes</title>
<year>
</year>
<rating>8.5</rating>
<plot>Heroes is a serial saga about people all over the world discovering that they have superpowers and trying to deal with how this change affects their lives. Not only are they discovering what having superpowers means to them but also the larger picture of where those powers come from and what they might mean to the rest of the world.</plot>
<thumb>http://thetvdb.com/banners/posters/79501-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-6.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-9.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-7.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-1.jpg</thumb>
<thumb>http://thetvdb.com/banners/posters/79501-8.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-12.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-0-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-7.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-11.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-8.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-6.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-7.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-4-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-4-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-9.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-8.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-9.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-10.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/17552-1.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-4-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-4-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-3-6.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-9.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-0.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-8.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-7.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-2-6.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasons/79501-1-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-1-4.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-2-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-3-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-4-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-2-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-4-3.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-3-2.jpg</thumb>
<thumb>http://thetvdb.com/banners/seasonswide/79501-1-5.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g29.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g21.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g3.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g15.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g30.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g2.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g38.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g6.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g17.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/17552-g3.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g4.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/17552-g2.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g28.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g31.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g10.jpg</thumb>
<thumb>http://thetvdb.com/banners/blank/79501.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g8.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g5.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g12.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g9.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g13.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g11.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g7.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g19.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g16.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g23.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g22.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/17552-g.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g18.jpg</thumb>
<thumb>http://thetvdb.com/banners/text/79501.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/79501-g14.jpg</thumb>
<thumb>http://thetvdb.com/banners/text/79501-2.jpg</thumb>
<fanart>http://thetvdb.com/banners/fanart/original/79501-18.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-13.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-2.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-8.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-20.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-21.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-17.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-10.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-14.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-22.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-16.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-11.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-1.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-15.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-28.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-29.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-6.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-5.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-4.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-7.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-3.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-9.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-12.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-19.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-26.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-27.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-25.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-23.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-30.jpg</fanart>
<fanart>http://thetvdb.com/banners/fanart/original/79501-24.jpg</fanart>
<runtime>60</runtime>
<mpaa>TV-14</mpaa>
<genre>Action and Adventure / Drama / Fantasy</genre>
<premiered>2006-09-25</premiered>
<studio>NBC</studio>
<id>tt0813715</id>
<tvdbid>79501</tvdbid>
<sortorder>default</sortorder>
<language>en</language>
<episodeactorsource>tvdb</episodeactorsource>
<tvshowactorsource>tvdb</tvshowactorsource>
<locked>0</locked>
<actor>
<name>Hayden Panettiere</name>
<role>Claire Bennet</role>
<thumb>http://thetvdb.com/banners/actors/71339.jpg</thumb>
</actor>
<actor>
<name>Milo Ventimiglia</name>
<role>Peter Petrelli</role>
<thumb>http://thetvdb.com/banners/actors/71334.jpg</thumb>
</actor>
<actor>
<name>Zachary Quinto</name>
<role>Sylar | Gabriel Gray</role>
<thumb>http://thetvdb.com/banners/actors/78589.jpg</thumb>
</actor>
<actor>
<name>James Kyson Lee</name>
<role>Ando Masahashi</role>
<thumb>http://thetvdb.com/banners/actors/84151.jpg</thumb>
</actor>
<actor>
<name>Cristine Rose</name>
<role>Angela Petrelli</role>
<thumb>http://thetvdb.com/banners/actors/80952.jpg</thumb>
</actor>
<actor>
<name>Malcolm McDowell</name>
<role>Linderman</role>
<thumb>http://thetvdb.com/banners/actors/78590.jpg</thumb>
</actor>
<actor>
<name>Ali Larter</name>
<role>Tracy Strauss | Nicole "Niki" Sanders | Jessica Sanders</role>
<thumb>http://thetvdb.com/banners/actors/78588.jpg</thumb>
</actor>
<actor>
<name>Jack Coleman</name>
<role>Noah Bennet</role>
<thumb>http://thetvdb.com/banners/actors/77771.jpg</thumb>
</actor>
<actor>
<name>Jimmy Jean-Louis</name>
<role>The Haitian</role>
<thumb>http://thetvdb.com/banners/actors/77767.jpg</thumb>
</actor>
<actor>
<name>Kristen Bell</name>
<role>Elle Bishop</role>
<thumb>http://thetvdb.com/banners/actors/77764.jpg</thumb>
</actor>
<actor>
<name>Dania Ramírez</name>
<role>Maya Herrera</role>
<thumb>http://thetvdb.com/banners/actors/77763.jpg</thumb>
</actor>
<actor>
<name>David Anders</name>
<role>Adam Monroe | Takezo Kensei</role>
<thumb>http://thetvdb.com/banners/actors/77762.jpg</thumb>
</actor>
<actor>
<name>Dana Davis</name>
<role>Monica Dawson</role>
<thumb>http://thetvdb.com/banners/actors/77754.jpg</thumb>
</actor>
<actor>
<name>Noah Gray-Cabey</name>
<role>Micah Sanders</role>
<thumb>http://thetvdb.com/banners/actors/71340.jpg</thumb>
</actor>
<actor>
<name>Greg Grunberg</name>
<role>Matt Parkman</role>
<thumb>http://thetvdb.com/banners/actors/71338.jpg</thumb>
</actor>
<actor>
<name>Adrian Pasdar</name>
<role>Nathan Petrelli</role>
<thumb>http://thetvdb.com/banners/actors/71336.jpg</thumb>
</actor>
<actor>
<name>Leonard Roberts</name>
<role>D.L. Hawkins</role>
<thumb>http://thetvdb.com/banners/actors/71335.jpg</thumb>
</actor>
<actor>
<name>Santiago Cabrera</name>
<role>Isaac Mendez</role>
<thumb>http://thetvdb.com/banners/actors/71333.jpg</thumb>
</actor>
<actor>
<name>Tawny Cypress</name>
<role>Simone Deveaux</role>
<thumb>http://thetvdb.com/banners/actors/71332.jpg</thumb>
</actor>
<actor>
<name>Sendhil Ramamurthy</name>
<role>Mohinder Suresh</role>
<thumb>http://thetvdb.com/banners/actors/71331.jpg</thumb>
</actor>
<actor>
<name>Masi Oka</name>
<role>Hiro Nakamura</role>
<thumb>http://thetvdb.com/banners/actors/71330.jpg</thumb>
</actor>
</tvshow>
Back to top Go down
jphoenix
Junior Member
Junior Member



Posts : 33
Join date : 2009-09-14
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeTue Mar 23, 2010 10:10 pm

Now the Crash report:

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 Media_Companion.Form1.Button42_Click(Object sender, EventArgs e)
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: 2.0.0.0
Win32 Version: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion
Assembly Version: 3.2.4.4
Win32 Version: 3.2.4.4
CodeBase: file:///E:/Media%20Companion%20gen2%203.244/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
imdb
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Media%20Companion%20gen2%203.244/imdb.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
Back to top Go down
jphoenix
Junior Member
Junior Member



Posts : 33
Join date : 2009-09-14
Location : New Zealand

TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitimeTue Mar 23, 2010 10:15 pm

PS, Not using Fanart resizing, default settings.

Cheers


Rob
Back to top Go down
Sponsored content





TV SHow - Fanart crash V3.244 Empty
PostSubject: Re: TV SHow - Fanart crash V3.244   TV SHow - Fanart crash V3.244 Icon_minitime

Back to top Go down
 
TV SHow - Fanart crash V3.244
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: Bug Discussion-
Jump to: