The search box in the MyWorldMap plugin is off the screen (might be 'cos blue 3 is only @ 4:3 though..? I'm @1080)
Let's be more specific
Error log said:2008-10-10 16:18:35.250000 [ERROR][MPMain]: No translation found for id 188883Error log said:2008-10-10 23:20:44.390625 [ERROR][MPMain]: No translation found for id 188884Error log said:2008-10-10 16:19:46.609375 [ERROR][MPMain]: No translation found for id 196742
See logs attached.
Error log said:GUIWindow:OnWindowLoaded id:1 ex:Een object van type MediaPortal.GUI.Library.GUIImage kan niet naar het type MediaPortal.GUI.Library.GUILabelControl worden geconverteerd
I have this error for so long now. I started using MP for the first time with stable 0.2.3. Then I had this error. Moved to 1.0RC1, RC2 and RC3. I believe all of them had this error.lkuech said:I never saw that... and I'm not able to reproduce it... Which skin do you use? Do you know a way how to get this error log on every system?
2008-11-01 23:35:48.808866 [ERROR][MPMain]: No translation found for id 110234
2008-11-01 23:35:48.931905 [ERROR][MPMain]: OnMessage exceptionystem.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.41.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SQLite, Version=1.0.41.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at MAPS.TileCacheDatabase..ctor(DatabaseOptions DatabaseOptions)
at MAPS.ThreadedDownload..ctor(MapConfig mapConfig)
at MAPS.MapTiles..ctor(Int32 ImageResulotionX, Int32 ImageResulotionY, MapConfig mapConfig)
at MyWorldmap.WorldMap.FillMapTileRessources()
at MyWorldmap.WorldMap.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
2008-11-01 23:35:53.393533 [ERROR][MPMain]: OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object.
at MyWorldmap.WorldMap.SaveSettingsAndFreeRessources(Boolean MPisClosing)
at MyWorldmap.WorldMap.OnPageDestroy(Int32 new_windowId)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)