0003813: NullReferenceException with analog card (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
NullReferenceException is thrown when analog card is used and is not preloaded.<br /> <br /> [(25)]: Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.<br /> at TvLibrary.Implementations.Analog.TvCardAnalog.UpdateSignalQuality(Boolean force)<br /> at TvLibrary.Implementations.TvCardBase.get_IsTunerLocked()<br /> at TvLibrary.Implementations.Hybrid.HybridCard.get_IsTunerLocked()<br /> at TvService.TvCardHandler.get_TunerLocked()<br /> <br /> Problem is in TvCardAnalog.UpdateSignalQuality(bool force) method. This method try to access to tuner, but tuner is not created (null).

Continue reading...
 

Users who are viewing this thread

Top Bottom