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  

 

 v 2.007 - Only 1 fanart is pulled and exception when trying to download

Go down 
3 posters
AuthorMessage
classicspam
New User
New User



Posts : 3
Join date : 2008-11-24

v 2.007 - Only 1 fanart is pulled and exception when trying to download Empty
PostSubject: v 2.007 - Only 1 fanart is pulled and exception when trying to download   v 2.007 - Only 1 fanart is pulled and exception when trying to download Icon_minitimeWed Nov 26, 2008 5:31 am

Whenever I go to any movie...transformers for instance and select the fanart button only 1 picture shows in the top window. also when I try to download that 1 picture the program raises an exception:

Code:

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 XBMC_Media_Companion.moviefanart.savebutton_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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XBMC Media Companion 2.007
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.0.7
    CodeBase: file:///I:/Media%20Companion%202.007/Media%20Companion%202.007.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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

v 2.007 - Only 1 fanart is pulled and exception when trying to download Empty
PostSubject: Re: v 2.007 - Only 1 fanart is pulled and exception when trying to download   v 2.007 - Only 1 fanart is pulled and exception when trying to download Icon_minitimeThu Nov 27, 2008 2:05 pm

I've fixed the fanart issue that was only displaying a single fanart in version 2.008 (Link in the announcements Forum). I'm not sure what is causing the exception and I cant re-create it, although I have added some exception handling that will deal with the problem.
Back to top Go down
http://billyad2000.co.uk
mason
New User
New User



Posts : 7
Join date : 2008-11-26

v 2.007 - Only 1 fanart is pulled and exception when trying to download Empty
PostSubject: Re: v 2.007 - Only 1 fanart is pulled and exception when trying to download   v 2.007 - Only 1 fanart is pulled and exception when trying to download Icon_minitimeThu Nov 27, 2008 7:43 pm

just expirienced the same ... came to the forum and saw another version is out, i got 2.007 yesterday ... your fast man! thanks a lot...
Back to top Go down
 
v 2.007 - Only 1 fanart is pulled and exception when trying to download
Back to top 
Page 1 of 1
 Similar topics
-
» Movie fanart not being pulled automatically?
» V3.154 Unhandled Exception for episodes without fanart available.
» 3.198 - Unhandled Exception when adding Fanart to TV Shows
» v1.911 Exception - When changing fanart slideshow delay - FIXED THANKS!
» Unhandled exception

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