- Moderator
- #11
You have install the fonts (Right click on the font -> Install). After you have done this you should clear the skin cache and reboot.
From the logs it is a font problem imo:
After some searching in our forum, it could be that Arial Font (arial.ttf) of windows got corrupt. Helpful links: https://forum.team-mediaportal.com/threads/crash-on-startup.103179/#post-819426
From the logs it is a font problem imo:
Code:
2013-02-18 21:32:24.843750 [ERROR][MPMain(1)]: GUIFont: Failed to load font debug from cache. Trying to recreate it...
2013-02-18 21:32:24.859375 [ERROR][MPMain(1)]: D3D: InitializeDeviceObjects - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei MediaPortal.GUI.Library.GUIFont.InitializeDeviceObjects()
bei MediaPortal.GUI.Library.GUIFontManager.InitializeDeviceObjects()
bei MediaPortalApp.InitializeDeviceObjects()
bei MediaPortal.D3DApp.InitializeEnvironment()
After some searching in our forum, it could be that Arial Font (arial.ttf) of windows got corrupt. Helpful links: https://forum.team-mediaportal.com/threads/crash-on-startup.103179/#post-819426
Last edited: