NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 10 11 12 13 14 … 20 Next »
Problem with Movies plugin

 
  • 0 Vote(s) - 0 Average
Problem with Movies plugin
jd1940
Offline

Senior Member

Posts: 346
Threads: 64
Joined: Sep 2010
#11
2014-05-19, 07:07 PM
I exited the client NPVR and then reopened and selected the Movie menu option. Error message appeared on the screen. I did not close it. These are the logs from that process. I'm using the skin that came with NPVR originally.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#12
2014-05-19, 07:34 PM
if it was an unhandled exception popup, that will not appear in the logs. You would need to copy the details text and post it but it will only really be useful to someone with the plugin code.
jd1940
Offline

Senior Member

Posts: 346
Threads: 64
Joined: Sep 2010
#13
2014-05-19, 08:44 PM
This is exception message:

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 NUtility.SkinHelper.GetElementAlpha(String name)
at NUtility.Controls.UiButtonStrip..ctor(String elementName, String[] buttons, IUiButtonStripCallback callback, Hashtable args, SkinHelper skinHelper)
at NUtility.Base.NewStyleButtonListPlugin.Initialise()
at Movies.MoviesPlugin.Initialise() in C:\Projects\Movies Plugin for NPVR\Movies\MoviesPlugin.cs:line 418
at NUtility.Base.NewStyleButtonListPlugin.Activate()
at Movies.MoviesPlugin.Activate() in C:\Projects\Movies Plugin for NPVR\Movies\MoviesPlugin.cs:line 443
at NextPVR.ControllerForm.ActivateScreen(IScreenPlugin screenPlugin)
at NextPVR.Menu.Vertical.HandleMenuItem(String menuItem)
at NextPVR.Menu.Vertical.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.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.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NextPVR.exe
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.85.0
Win32 Version: 1.0.85.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Movies
Assembly Version: 1.0.4798.1161
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
Weather
Assembly Version: 1.0.1.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL
----------------------------------------
taglib-sharp
Assembly Version: 2.0.4.0
Win32 Version: 2.0.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/taglib-sharp.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#14
2014-05-19, 08:49 PM
Seems that there is a disagreement with the plugin and the skin, as I suspected. Strange, I'v tried it here with the default skin and it works. Could you try some other skin, like JustRetro?

"I'd rather have a bottle in front of me than a frontal lobotomy"
jd1940
Offline

Senior Member

Posts: 346
Threads: 64
Joined: Sep 2010
#15
2014-05-19, 09:21 PM
Ran the JustRetro skin and its batch file on my Server but I'm still getting the error message when I select Movies from the menu.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,625
Threads: 148
Joined: Mar 2006
#16
2014-05-19, 09:39 PM
You should have a folder something like (for the default skin)

C:\Users\Public\NPVR\Skin\Default\Movies

There is no Movies2 skin supplied with my JustRetro skin (I only do skins for plugins that are on the wiki) but it will work by copying the skin folder (supplied in the Movies2.zip) to

C:\Users\Public\NPVR\Skin\JustRetro\Movies
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#17
2014-05-19, 10:26 PM
There's something more wrong with the Movies2 plugin, when I install it on my testrig I get the same error message, and frankly I don't understand why it is working on my htpc, I'v tried to coy the pluin files from my htpc to my testrig but it still doesn't work. No wonder jd1940 can't get it to work.

"I'd rather have a bottle in front of me than a frontal lobotomy"
jd1940
Offline

Senior Member

Posts: 346
Threads: 64
Joined: Sep 2010
#18
2014-05-20, 03:54 AM
I think I found the problem, based on a clue provided by Jaggy above. On my Server and Client pc the Movies2 plugin was not creating a Movies folder in skins, for either the default or the Just Retro skin. I created the folder and added the contents of the skin folder in Movies2.zip to that skins/movies folder. Now Movies is working on both the Server and the Client, using either skin. Thanks for the help, everyone!
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,300
Threads: 114
Joined: Oct 2008
#19
2014-05-20, 07:31 AM
Possibly you originally extracted the contents of the Movie2 plugin zip to the [users/public/npvr/plugins] folder It should be [users/public/npvr]
If that is the case you will have a skin folder in the plugins folder which doesn't need to be there.

vik - the author of the plugin doesn't seem to be around very often - luckily this excellent plugin still works fine (If you set it up correctly Smile )

Maybe if I have time I should put it on the Wiki. (Before it disappears off the forum)
It's not an overly complicated system - it's more - overly simple operatives  Huh
vik
Offline

Junior Member

Posts: 27
Threads: 1
Joined: Jun 2008
#20
2014-05-20, 08:46 AM
Lao Pan Wrote:vik - the author of the plugin doesn't seem to be around very often - luckily this excellent plugin still works fine (If you set it up correctly Smile )

Maybe if I have time I should put it on the Wiki. (Before it disappears off the forum)

Thanks, Lao Pan Smile. Yep, I haven't been around lately, I'm busy at work nowadays. I was just started looking into this, when I realized it got resolved.
I always wanted to write a wiki, but never got to it. I would appreciate it if you volunteer. Smile
vik
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Grouping Movies into Single Directory jw1 6 2,061 2021-09-09, 02:13 PM
Last Post: mvallevand
  Using R5000-HD with Network Recorder Plugin checkbin99 255 47,193 2021-08-24, 07:50 PM
Last Post: checkbin99
  how to configure RemoteRecorder Plugin to use remote NextPVR instance? bm_00 5 2,924 2020-10-06, 12:32 PM
Last Post: mvallevand
  Auto extend Sports problem lemmy999 6 3,498 2018-09-12, 01:31 AM
Last Post: mvallevand
  Comskip problem RTKAT 4 3,983 2018-08-26, 09:12 PM
Last Post: RTKAT
  Connecting NVPR to Emby Plugin NVPR Geek 0 1,268 2018-06-10, 12:32 AM
Last Post: NVPR Geek
  YouTube Plugin whurlston 645 179,485 2017-11-25, 07:52 PM
Last Post: ga_mueller
  Newb here: Can someone help with a Plex Plugin issue? wepham 1 3,127 2017-02-07, 07:10 AM
Last Post: petenshari
  System Plugin Confused by New NPVR Naming Scheme Lao Pan 1 2,654 2016-09-25, 08:26 AM
Last Post: imilne
  Movies2 Plugin Problem... Anyone using it? ga_mueller 5 4,330 2016-08-22, 07:02 PM
Last Post: ga_mueller

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode