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) Old Stuff (Legacy) v
« Previous 1 … 67 68 69 70 71 … 125 Next »
Volume plugin not working with 97.7?

 
  • 0 Vote(s) - 0 Average
Volume plugin not working with 97.7?
darisb
Offline

Member

Posts: 117
Threads: 16
Joined: May 2005
#1
2006-05-17, 04:43 PM
Is it just me or is the latest version of the Volume plugin not working with the new 97.7 version of GBpvr? I made sure the dll's were installed in the proper directories and "Volume" was in one of the VideoPlugin lines in the config.xml. Every time I hit the up or down volume button on the remote I get the following error message:

Error: Object reference not set to an instance of an object.

Thanks,
Daris

SERVER: Dell Studio 540 - Intel Quad core 2.33 GHz, Vista Home Premium SP1, 6 GB RAM, 750 GB SATA , ATI x700 Pro 256MB, Hauppauge 2250, GBPVR v1.4.7, Intervideo & Cyberlink codecs, MCE remote
CLIENT1: MediaMVP (D3A wired)
CLIENT2: Dell Dimensions c521 - AMD 64 3200+, Windows XP Home SP2, 1 GB, 80 GB SATA, NVIDIA GeForce 6150 Integrated, GBPVR v1.4.7, Dell MCE remote & reciever
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2006-05-17, 04:54 PM
Reproduce the error and then post your gbpvr.exe.log file. Will take a look.

Please note that v1.7 of the Volume OSD plugin requires v0.4+ of the [URL="http://gbpvr.com/pmwiki/pmwiki.php/Development/GbpvrUiElements]GBPVRUIElements library[/URL].

Mark
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
darisb
Offline

Member

Posts: 117
Threads: 16
Joined: May 2005
#3
2006-05-17, 07:22 PM
Thanks. I thought I'd start with the GBpvrUIElements library. I downloaded the link for End Users, but when I opened it the only thing in the compressed file is a cfm document file. There is no dll file. I downloaded it to my linux box and got the same results.

In the meantime, here is the output from the log file:

Quote:5/17/2006 9:29:32 AM.199 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
5/17/2006 9:29:32 AM.199 VERBOSE [1] configurationFile is config.xml
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select @@identity
5/17/2006 9:29:32 AM.215 VERBOSE [1] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
5/17/2006 9:29:32 AM.215 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.OleDb.OleDbFactory
5/17/2006 9:29:32 AM.215 VERBOSE [1] Installed ADO.NET Provider: System.Data.Odbc.OdbcFactory
5/17/2006 9:29:32 AM.230 VERBOSE [1] Installed ADO.NET Provider: System.Data.OleDb.OleDbFactory
5/17/2006 9:29:32 AM.230 VERBOSE [1] ...using System.Data.OleDb.OleDbFactory
5/17/2006 9:29:32 AM.230 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
5/17/2006 9:29:32 AM.230 VERBOSE [1] getValue: /settings/LoggingLevel : Info
5/17/2006 9:29:32 AM.449 INFO [1] Starting
5/17/2006 9:29:32 AM.730 ERROR [1] Error initializing event plugin: C:\Program Files\devnz\gbpvr\plugins\MusicVAPanelWidget.dll
5/17/2006 9:29:32 AM.730 ERROR [1] Exception has been thrown by the target of an invocation.
5/17/2006 9:29:32 AM.730 ERROR [1] at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
5/17/2006 9:29:32 AM.840 INFO [1] Volume Plugin: OSD Type set to : Percentage
5/17/2006 9:29:32 AM.840 INFO [1] Volume Plugin: Volume monitor set to : GbpvrInternal
5/17/2006 9:29:32 AM.840 INFO [1] Volume Plugin: OSD timeout set to : 3
5/17/2006 9:29:32 AM.949 ERROR [1] Volume Plugin: Failed to read registry entry : 'HKEY_CURRENT_USER\Software\devnz\LastVolume'
5/17/2006 9:29:33 AM.324 INFO [1] Initializing InputDeviceManager
5/17/2006 9:29:33 AM.621 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
5/17/2006 9:29:33 AM.683 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="CloseButton"]
5/17/2006 9:29:33 AM.761 INFO [9] MVP Control thread starting
5/17/2006 9:29:33 AM.793 INFO [9] MVP Control thread Listening on port: 5906
5/17/2006 9:29:33 AM.855 INFO [13] ServiceLocatorThread() Hostname: pvr
5/17/2006 9:29:33 AM.855 INFO [13] IP Address 192.168.1.10
5/17/2006 9:29:33 AM.855 INFO [12] ServiceLocatorThread() Hostname: pvr
5/17/2006 9:29:33 AM.855 INFO [12] IP Address 192.168.1.10
5/17/2006 9:29:33 AM.902 INFO [10] MVP Streaming thread starting
5/17/2006 9:29:33 AM.902 INFO [16] BOOTPWorkerThread() Hostname: pvr
5/17/2006 9:29:33 AM.902 INFO [16] BOOTPWorkerThread IP Address 192.168.1.10
5/17/2006 9:29:33 AM.902 INFO [9] NetRadio buffer size is: 96000
5/17/2006 9:29:33 AM.933 INFO [10] MVP Streaming thread Listening on port: 8337
5/17/2006 9:29:33 AM.933 INFO [17] BOOTPWorkerThread() Hostname: pvr
5/17/2006 9:29:33 AM.980 INFO [17] BOOTPWorkerThread IP Address 192.168.1.10
5/17/2006 9:29:37 AM.246 ERROR [1] Unable to find node: /settings/CompositeImages/CompositeImage[@name="ForegroundImage"]
5/17/2006 10:35:30 AM.728 INFO [9] MVP Control thread got connection
5/17/2006 10:35:30 AM.728 INFO [9] MVP mac address: 000DFE008175
5/17/2006 10:35:43 AM.181 ERROR [11] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
5/17/2006 10:39:47 AM.160 INFO [11] LiveTVVideoPlayer.initialize()
5/17/2006 10:39:49 AM.285 ERROR [11] Volume Plugin: Failed to read registry entry : 'HKEY_CURRENT_USER\Software\devnz\LastVolume'

The last line has been repeated every second since.

Continued in the next post..............

SERVER: Dell Studio 540 - Intel Quad core 2.33 GHz, Vista Home Premium SP1, 6 GB RAM, 750 GB SATA , ATI x700 Pro 256MB, Hauppauge 2250, GBPVR v1.4.7, Intervideo & Cyberlink codecs, MCE remote
CLIENT1: MediaMVP (D3A wired)
CLIENT2: Dell Dimensions c521 - AMD 64 3200+, Windows XP Home SP2, 1 GB, 80 GB SATA, NVIDIA GeForce 6150 Integrated, GBPVR v1.4.7, Dell MCE remote & reciever
darisb
Offline

Member

Posts: 117
Threads: 16
Joined: May 2005
#4
2006-05-17, 07:23 PM
I launched regedit, and it entry had an odd hex value. I set it to zero and restarted the computer. This time when I launched GBpvr and tried to adjust the volume, I got the same error message. Here is the output from the log file for the second attempt.

Quote:5/17/2006 12:16:31 PM.896 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
5/17/2006 12:16:31 PM.896 VERBOSE [1] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select @@identity
5/17/2006 12:16:31 PM.896 VERBOSE [1] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
5/17/2006 12:16:31 PM.896 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.OleDb.OleDbFactory
5/17/2006 12:16:31 PM.912 VERBOSE [1] Installed ADO.NET Provider: System.Data.Odbc.OdbcFactory
5/17/2006 12:16:31 PM.912 VERBOSE [1] Installed ADO.NET Provider: System.Data.OleDb.OleDbFactory
5/17/2006 12:16:31 PM.912 VERBOSE [1] ...using System.Data.OleDb.OleDbFactory
5/17/2006 12:16:31 PM.912 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
5/17/2006 12:16:31 PM.912 VERBOSE [1] getValue: /settings/LoggingLevel : Info
5/17/2006 12:16:32 PM.193 INFO [1] Starting
5/17/2006 12:16:32 PM.302 ERROR [1] Error initializing event plugin: C:\Program Files\devnz\gbpvr\plugins\MusicVAPanelWidget.dll
5/17/2006 12:16:32 PM.302 ERROR [1] Exception has been thrown by the target of an invocation.
5/17/2006 12:16:32 PM.318 ERROR [1] at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
5/17/2006 12:16:32 PM.412 INFO [1] Volume Plugin: OSD Type set to : Percentage
5/17/2006 12:16:32 PM.412 INFO [1] Volume Plugin: Volume monitor set to : GbpvrInternal
5/17/2006 12:16:32 PM.412 INFO [1] Volume Plugin: OSD timeout set to : 3
5/17/2006 12:16:32 PM.927 INFO [1] Initializing InputDeviceManager
5/17/2006 12:16:33 PM.146 ERROR [4] Weather plugin error downloading weather for 97420
5/17/2006 12:16:33 PM.146 ERROR [4] URL was http://weather.msn.com/search.aspx?weasearchstr=97420
5/17/2006 12:16:33 PM.146 ERROR [4] System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex, Int32 length)
at GBPVR.Plugins.WeatherPlugin.WeatherTask.WeatherInformation.ParseWeatherForecast()
5/17/2006 12:16:33 PM.334 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
5/17/2006 12:16:33 PM.459 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="CloseButton"]
5/17/2006 12:16:34 PM.068 ERROR [1] Unable to find node: /settings/CompositeImages/CompositeImage[@name="ForegroundImage"]
5/17/2006 12:16:39 PM.396 INFO [1] LiveTVStreamPlayer.initialize()
5/17/2006 12:16:44 PM.209 ERROR [1] Encounter unexpected exception in timerRefresh_Tick:Method not found: 'Void GbpvrUiElements.ButtonList..ctor(GBPVR.Public.SkinHelper, System.String, System.String)'.
5/17/2006 12:16:44 PM.209 ERROR [1] at GbpvrVolumeMonitor.VolumeMonitorMenuTask.Activate()
at GBPVR.xb3e61f7448c39547.RefreshOSD()
at GBPVR.xbb1566157f5f8b1f.xb1cbc922a07ef39b(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
5/17/2006 12:16:44 PM.568 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x4019a wparam=0x10 lparam=0x1 result=0x0 : System.NullReferenceException: Object reference not set to an instance of an object.
at GbpvrVolumeMonitor.VolumeMonitorMenuTask.gbpvrUiElements_OnKeyDown(KeyEventArgs e)
at GbpvrVolumeMonitor.VolumeMonitorMenuTask.OnKeyDown(KeyEventArgs e)
at GBPVR.xb3e61f7448c39547.OnKeyDown(Object sender, KeyEventArgs e)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
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.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
5/17/2006 12:16:44 PM.755 INFO [1] Volume Plugin: Deactivated
5/17/2006 12:16:57 PM.568 INFO [1] NetRadio buffer size is: 96000

Thanks,
Daris

SERVER: Dell Studio 540 - Intel Quad core 2.33 GHz, Vista Home Premium SP1, 6 GB RAM, 750 GB SATA , ATI x700 Pro 256MB, Hauppauge 2250, GBPVR v1.4.7, Intervideo & Cyberlink codecs, MCE remote
CLIENT1: MediaMVP (D3A wired)
CLIENT2: Dell Dimensions c521 - AMD 64 3200+, Windows XP Home SP2, 1 GB, 80 GB SATA, NVIDIA GeForce 6150 Integrated, GBPVR v1.4.7, Dell MCE remote & reciever
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#5
2006-05-17, 07:28 PM
Double check you config.xml contains the plugin line needed, i had the trick and it seems v97.07 upgrade erase this line
[SIZE="1"]Pentium IV 1.4Ghz, 640 Mo RAMBUS, 2x PVR250, Maxtor 160 Go cache 8Mo, LG 17" LCD, Antec Overture modded case, Matrix Orbital LCD 2*20[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#6
2006-05-17, 07:36 PM (This post was last modified: 2006-05-17, 07:44 PM by McBainUK.)
If you go to the wiki again I've just uploaded the correct zip file (Fatman_do alerted me to this about 5mins ago Smile ).

Encounter unexpected exception in timerRefresh_Tick:Method not found: 'Void GbpvrUiElements.ButtonList..ctor(GBPVR.Public.Skin Helper, System.String, System.String)'.
This error is due to the old version of UI elements.

Also if you are using regedit to change the reg value take note of this:
Quote:## Internal GBPVR volume ##
lowest ffffd8f0 or maybe 0xffffd8f = 4294957296 = -10000 (int)
highest ffffffd4 or maybe 0xffffffd4 = 4294967252 = -44 (int)
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
darisb
Offline

Member

Posts: 117
Threads: 16
Joined: May 2005
#7
2006-05-17, 07:42 PM
Awesome, thanks for the quick reply. I'll try it right now.

SERVER: Dell Studio 540 - Intel Quad core 2.33 GHz, Vista Home Premium SP1, 6 GB RAM, 750 GB SATA , ATI x700 Pro 256MB, Hauppauge 2250, GBPVR v1.4.7, Intervideo & Cyberlink codecs, MCE remote
CLIENT1: MediaMVP (D3A wired)
CLIENT2: Dell Dimensions c521 - AMD 64 3200+, Windows XP Home SP2, 1 GB, 80 GB SATA, NVIDIA GeForce 6150 Integrated, GBPVR v1.4.7, Dell MCE remote & reciever
darisb
Offline

Member

Posts: 117
Threads: 16
Joined: May 2005
#8
2006-05-17, 08:48 PM
That fixed it. Thanks.

SERVER: Dell Studio 540 - Intel Quad core 2.33 GHz, Vista Home Premium SP1, 6 GB RAM, 750 GB SATA , ATI x700 Pro 256MB, Hauppauge 2250, GBPVR v1.4.7, Intervideo & Cyberlink codecs, MCE remote
CLIENT1: MediaMVP (D3A wired)
CLIENT2: Dell Dimensions c521 - AMD 64 3200+, Windows XP Home SP2, 1 GB, 80 GB SATA, NVIDIA GeForce 6150 Integrated, GBPVR v1.4.7, Dell MCE remote & reciever
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#9
2006-05-17, 08:54 PM
Good to hear.

Btw, I followed your "journalspace" link and saw the post about the Volume OSD plugin. Made me Big Grin
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#10
2006-05-17, 09:11 PM
The file worked, it just may get lost by some users in the extraction process.
[ATTACHMENT NOT FOUND]
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 156,855 2012-01-20, 12:15 PM
Last Post: martint123
  Un-installation of the Weather plugin rkircher 1 13,960 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,761 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 14,959 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,081 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,525 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 40,177 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 65,683 2010-08-22, 01:38 PM
Last Post: 7ore
  EPGTOOLS.COM is not working TomR 3 3,283 2010-08-12, 12:39 PM
Last Post: TomR
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,084 2010-04-01, 09:59 PM
Last Post: tvshowman

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

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

Linear Mode
Threaded Mode