- October 17, 2007
- 764
- 59
- Home Country
- Germany
hey jbravo,
it's me again...
your patch is really great, except one little thing... replacing the original TvPlugin.dll with yours, the following error occurs, when the server has to be wakedup through your inbuilt WOL:
this is the error.log. if the server is running, the client starts normal without problems. only replacing the tvplugin.dll ends up in this behaviour (and if i'm right, the "WOL-command" is inside this dll?!)
EDIT:
sry... forgot to say, that i'm using MP 1.0.2 with no extras, fresh clean install on test system
it's me again...
your patch is really great, except one little thing... replacing the original TvPlugin.dll with yours, the following error occurs, when the server has to be wakedup through your inbuilt WOL:
Code:
2009-09-10 17:23:15.437500 [ERROR][MPMain]: d3dapp: An error occured in OnResize - System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Microsoft.DirectX.Direct3D.Font.OnResetDevice()
bei Microsoft.DirectX.Direct3D.Font.OnParentReset(Object sender, EventArgs e)
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei Microsoft.DirectX.Direct3D.Device.raise_DeviceReset(Object i1, EventArgs i2)
bei Microsoft.DirectX.Direct3D.Device.Reset(PresentParameters[] presentationParameters)
bei Microsoft.DirectX.Direct3D.Device.OnParentResized(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnResize(EventArgs e)
bei System.Windows.Forms.Form.OnResize(EventArgs e)
bei MediaPortal.D3DApp.OnResize(EventArgs e)
2009-09-10 17:23:18.328125 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: MediaPortal: Unhandled exception occured
2009-09-10 17:23:18.390625 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: Exception :System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei TvPlugin.Radio.HeartBeatTransmitter()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
2009-09-10 17:23:18.406250 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: Exception :Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2009-09-10 17:23:18.421875 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: site :Void HeartBeatTransmitter()
2009-09-10 17:23:18.484375 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: source :TvPlugin
2009-09-10 17:23:18.515625 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: stacktrace: bei TvPlugin.Radio.HeartBeatTransmitter()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
2009-09-10 17:23:22.453125 [ERROR][MPMain]: TVHome.HandleServerNotConnected caused an error Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt., bei TvPlugin.TVHome.HandleServerNotConnected()
this is the error.log. if the server is running, the client starts normal without problems. only replacing the tvplugin.dll ends up in this behaviour (and if i'm right, the "WOL-command" is inside this dll?!)
EDIT:
sry... forgot to say, that i'm using MP 1.0.2 with no extras, fresh clean install on test system