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) Weather / Weather2 v
« Previous 1 2 3
Weather2 V1.0.0.0 Notes

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Weather2 V1.0.0.0 Notes
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#11
2009-08-31, 10:08 PM
Here's the log file after running the weather config. Let me know if you need anything else.
Thanks


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#12
2009-08-31, 10:50 PM
Paul: you forgot to attach the file ..
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#13
2009-08-31, 11:14 PM
My bad. I didn't zip it and it was listed as an invalid file but I obviously rushed thru it. Thanks for the notice. It's up now.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#14
2009-09-01, 04:28 AM (This post was last modified: 2009-09-01, 04:32 AM by JavaWiz.)
Couple things related to your install process:
  1. Installer does not check to see if PVRX2 or the Recording Service is running. If either are, it generates an error on install and hangs on exit, you must cancel out of install to end.
  2. Installer overwrites common DLLs even if installed versions are newer. This will cause problems for other DLLs that rely on newer DLL features.
On startup of config I get error shown in attachment. Looks like a NumericUpDown control was not initialized with a valid value.

[EDIT: updated DLL seems to have solved the exception on startup]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#15
2009-09-01, 04:42 AM
After getting configured, upon first run in PVRX2, I get an exception as shown below:

Code:
009-08-31 21:39:05.578 WARNING [1] requested skin file not found: C:\Program Files\Devnz\GBPVR\skin2\Slick\weather2\skin.xml
2009-08-31 21:39:05.578 WARNING [1] using file from default skin instead: C:\Program Files\Devnz\GBPVR\skin2\Blue\weather2\skin.xml
2009-08-31 21:39:05.593 VERBOSE [1] Weather2:           LoadSourcesXML-          Extracting C:\Program Files\Devnz\GBPVR\Plugins\weather2\config\sources.xml from executable
2009-08-31 21:39:05.671 VERBOSE [1] Looking for missing assembly in C:\Program Files\Devnz\GBPVR\plugins\WizUiHelper: weather2.XmlSerializers, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
2009-08-31 21:39:05.671 VERBOSE [1] Looking for missing assembly in plugin\common: weather2.XmlSerializers, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
2009-08-31 21:39:05.671 VERBOSE [1] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Attempting to locate: weather2.XmlSerializers.dll
2009-08-31 21:39:05.671 VERBOSE [1] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Unable to locate- weather2.XmlSerializers.dll
2009-08-31 21:39:06.078 VERBOSE [1] ReturnToMainMenu()
2009-08-31 21:39:06.078 VERBOSE [1] Weather2 is currently active
2009-08-31 21:39:06.078 VERBOSE [1] Weather2.Deactivate() called
2009-08-31 21:39:10.046 VERBOSE [1] OnPaint()
2009-08-31 21:39:10.156 VERBOSE [1] ReturnToMainMenu()
2009-08-31 21:39:10.156 VERBOSE [1] Weather2 is currently active
2009-08-31 21:39:10.156 VERBOSE [1] Weather2.Deactivate() called
2009-08-31 21:39:10.546 VERBOSE [1] HideMouse ref=-1
2009-08-31 21:39:13.000 ERROR [1] Unexpected error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()

This error repeats several times in the log. The full log file is attached.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,638
Threads: 148
Joined: Mar 2006
#16
2009-09-01, 05:04 AM
If you grab the files in this thread you will find the missing weather2.XmlSerializer.dll http://forums.gbpvr.com/showpost.php?p=3...stcount=14 I don't know if you have to have the weather2.dll as well for it to fix the problem but if it does need it there is a bug in it so it doesn't display the forcast for the next xx days
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#17
2009-09-01, 05:17 AM
Thanks, that seemed to have helped. It took a couple trys to get the config settings to save, but finally got it working.

Looks good!!
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#18
2009-09-01, 01:54 PM
JW---

I re-did the installer to use Nullsoft and the script provided on the wiki. The one I was using didn't seem to do the "overwrite files only if newer version" correctly, hence the problems with the common dlls.
I also have the recording service disabled on my dev machine, so when I ran the installer, worked fine, because there was no service running. So the new installer will take care of this too.

Sorry 'bout that. :o
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#19
2009-09-01, 02:13 PM
pcostanza---
If/When you get a chance, try this build.

It looks like your config file got screwed up somehow, but I think I've made it so it will fix your config if this problem happens again.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#20
2009-09-01, 02:14 PM
Got some things to do tonite but I'll get to it late tonite and let you know.
Thanks.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Weather2 Keymappings GAHart 6 7,572 2011-09-17, 03:05 PM
Last Post: mikeh49
  Weather V1.0.1.0 Notes scb147 1 11,017 2011-03-31, 04:22 PM
Last Post: rkircher
  Weather V1.0.0.2 Notes scb147 0 4,742 2010-09-28, 06:33 PM
Last Post: scb147
  Weather2 in non-development scb147 1 7,370 2010-07-07, 07:03 PM
Last Post: elbryyan
  Weather2 NPVR GAHart 1 5,165 2010-07-04, 05:42 PM
Last Post: whurlston
  Weather2 crashing pvrx2 -Oz- 27 20,784 2010-05-27, 08:30 AM
Last Post: adrian_vg@yahoo.com
  Weather2 Maps Labels Change Request LewE 3 5,991 2010-02-11, 10:10 PM
Last Post: scb147
  Weather2 Sometimes Disappears from Main Menu LewE 1 4,958 2010-01-10, 04:20 AM
Last Post: scb147
  Weather2 Doesn't Update at Startup LewE 8 4,999 2010-01-07, 09:57 PM
Last Post: scb147
  Weather2 V1.1.1.3 Notes scb147 0 2,719 2009-12-30, 04:53 PM
Last Post: scb147

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

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

Linear Mode
Threaded Mode