TV Service Crashing (1 Viewer)

Gizmozo

Portal Pro
April 25, 2013
50
1
Home Country
New Zealand New Zealand
Hey there,

I have a v1.5.0 single seat MySQL install that has been running pretty much OK for over a month.

Today, it froze when I paused a live stream on the HTPC, had to force quit MP. I rebooted the machine and now the TV Service starts then just stops. If I manually restart the service, it will start ... and then just stop.

When I launch MP it prompts for the server connection info ( its has a static v4 address with no firewall enabled) it was configured for its static address, when I re-enter it appears to connect to the DB ( local MySQL) and then loses the connection.

I haven't applied any Windows updates, or made any changes to the config so I have no idea why it would break.

I have run the Watchdog logs and its consistently crashing, created a bunch of logs. I have uploaded the last set.

Would really appreciate some help !

Thanks

G/
 
Last edited:

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hello and welcome Gizmozo :)

    Cause of crash:
    [2013-11-11 21:55:58,041] [Log ] [21 ] [INFO ] - Tvservice stopped due to an unhandled app domain exception System.MissingMethodException: Method not found: 'TvControl.TvResult TvControl.TvServer.StartTimeShiftingWithCustom(TvControl.IUser ByRef, Int32, TvControl.VirtualCard ByRef, System.String, System.Collections.Generic.List`1<Int32>)'.
    at Custom_Data_Grabber.CustomDataGRabber.GrabData1(Object[] ChannelID1)
    at Custom_Data_Grabber.CustomDataGRabber._Lambda$__1(Object a0)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    [2013-11-11 21:55:58,042] [Log ] [TVService] [INFO ] - TvService is being stopped

    Translation: you're using @DJBlu's custom grabber version of TV Server. There is something wrong with some aspect of it or the way you've installed it. You need to get support from DJBlu.

    mm
     

    Users who are viewing this thread

    Top Bottom