Not to sure what to look for or where to look..
Media portal did not crash when running watchdog trying to report a bug to team media portal, only when reporting a bug to a developer...
This means that a plugin is causing or triggering the crash.
The Windows application event log suggests MovingPictures is the culprit:
[collapse]
"04/12/2014 2:30:33 PM";"Windows Error Reporting";"(0)";"Information";"Fault bucket 139622317, type 22 Event Name: CLR20r3 Response: None Cab Id: 0 Problem signature: P1: mediaportal.exe P2: 1.9.100.0 P3: 545debcc P4: MovingPictures P5: 1.8.0.1607 P6: 540c09e5 P7: 36 P8: 200 P9: System.NullReferenceException P10: Attached files: C:\Users\Media Center\AppData\Local\Temp\WERBFC0.tmp.version.txt These files may be available here: C:\Users\Media Center\AppData\Local\Microsoft\Windows\WER\ReportArchive\Report02b2f550";"1001"
"04/12/2014 2:30:33 PM";".NET Runtime";"(0)";"Error";"Application: MediaPortal.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanFiles(System.Collections.Generic.List`1<MediaPortal.Plugins.MovingPictures.Database.DBLocalMedia>, Boolean)
at MediaPortal.Plugins.MovingPictures.LocalMediaManagement.MovieImporter.ScanAndMonitorPaths()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
";"1026"[/collapse]
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs.
Have a look at our MediaPortal Wiki! Maybe the solution is already there.
Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively instead of using MPExtended.
If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively...
I am another (almost) new user with a problem. About 18 months ago I managed to instal client and server of MP2 on my 32bit PC in...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs.
Have a look at our MediaPortal Wiki! Maybe the solution is already there.
Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database changed
MariaDB [mptvdb]> SELECT * FROM Server;
+----------+----------+--------------+----------+
| idServer | isMaster | hostName | rtspPort |
+----------+----------+--------------+----------+
|...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database...
Hello everyone,
I'm going to need help from the community to resolve a TV server crash issue.
I encountered a problem with my...