- Moderator
- #11
You can use deploy separate installer to update to another MP version and like explain MM, you can backup your data before proceed, i'm used to that for testing
To do that :
1- Clean your %temp% folder
2- Start the full installer (what ever is 1.15 1.14 etc.)
3- Close the installer (or cancel)
4- Go to your %temp% and in \MediaPortal Installation\deploy, you can find here both installer, it's the installer start using the full one but with other check etc.
5- Install first : package-mediaportal.exe and then package-tvengine.exe (if you use TV).
When doing that, you will use the version that full installer extract.
Based on MM comment, when GPU crash, MP can't be working, when working that issue, it was not possible to do a fully recover when driver crash or when simulate a crash (by disabling GPU and re-enable it) when doing that MP didn't detect the new D3D GPU card, no clue why, i think it's maybe DX9 C# related.
So for sure something happen, now maybe MP on resume trigger something that lead to GPU crash, from your log, we can see dispose font before the devicelost message, it's kinda on resume, MP react like left code not executed on shutdown (i'm not sure of that lol).
To do that :
1- Clean your %temp% folder
2- Start the full installer (what ever is 1.15 1.14 etc.)
3- Close the installer (or cancel)
4- Go to your %temp% and in \MediaPortal Installation\deploy, you can find here both installer, it's the installer start using the full one but with other check etc.
5- Install first : package-mediaportal.exe and then package-tvengine.exe (if you use TV).
When doing that, you will use the version that full installer extract.
Based on MM comment, when GPU crash, MP can't be working, when working that issue, it was not possible to do a fully recover when driver crash or when simulate a crash (by disabling GPU and re-enable it) when doing that MP didn't detect the new D3D GPU card, no clue why, i think it's maybe DX9 C# related.
So for sure something happen, now maybe MP on resume trigger something that lead to GPU crash, from your log, we can see dispose font before the devicelost message, it's kinda on resume, MP react like left code not executed on shutdown (i'm not sure of that lol).