- January 26, 2009
- 35
- 2
- Home Country
- Germany
Small fix
Hi,
I had a problem that the station icons ware not loaded if i have the option "Show last active module when starting" enabled in MP configuration.
There was also the following error message in error.log:
The problem seams to be that BASS is not initialized during startup of the plugin.
I do not have enough knowledge to completely fix the problem but I made a wokaround.
This exception is handled now.
cornhoulio.
Hi,
I had a problem that the station icons ware not loaded if i have the option "Show last active module when starting" enabled in MP configuration.
There was also the following error message in error.log:
Code:
2009-06-21 20:54:08.718750 [Info.][MPMain]: OnMessage exception:System.NullReferenceException:
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei MediaPortal.GUI.MyStreamRadio.GUIRadio.EncodeActive()
bei MediaPortal.GUI.MyStreamRadio.GUIRadio.OnPageLoad()
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
The problem seams to be that BASS is not initialized during startup of the plugin.
I do not have enough knowledge to completely fix the problem but I made a wokaround.
This exception is handled now.
cornhoulio.