Troubleshooting

Aus Ultimate Media Collector (UMC) - Wiki

Wechseln zu: Navigation, Suche

Could not create RobG frontend

Last error in UMC.log:
11.04.2010 14:37:32 242661 [MainThread] ERROR com.umc.file - com.umc.builder.BuilderController.buildFlashSkin - Could not create RobG frontend java.io.FileNotFoundException: C:\Program Files (x86)\UMC\UMC\skins\ReVamp 2.0\C:\Program Files (x86)\UMC\resources\Skins\ReVamp 2.0\frontend\language\da\umc_da.xml (Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch)

Solution:
Do not extract the UMC-directory in C:\Program Files or C:\Program Files (x86) Try C:\UMC or use a non-system-partition like D:\.

No playback for my movies from within the frontend

The first thing you should check is if the NMT path to every movie in your database is really correct. If you let the UMC frontend try to find the correct NMT paths automatically while using the UMC NMT Pathfinder just wait until the pathfinder has finished and exit the frontend. Now open the database from your frontend folder with SQLiteSpy (or another SQLite DB Client) and check the table FRONTEND_MOVIES. Search for two columns starting with "nmt" and check if there is a value in both of them.

Development