Maya iFX (fanart concept) (1 Viewer)

ncoH

Retired Team Member
  • Premium Supporter
  • January 27, 2007
    925
    1,569
    Hannover
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #61
    AW: Re: Maya iFX (fanart concept)

    svn is updated. Please test it.

    For ysmp the errors are gone...
     

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,861
    837
    Seoul.
    Home Country
    South Korea South Korea
    Re: AW: Re: Maya iFX (fanart concept)

    svn is updated. Please test it.

    For ysmp the errors are gone...


    YEP i test the new maya basichome plugin , and with this new buld all work well , and no error logs any more ...


    Thanks ncoH ...:D
     

    bodiroga

    Portal Pro
    January 1, 2008
    241
    46
    Home Country
    Spain Spain
    Hi ncoH!

    Does this last basichome plugin version include the request I made yesterday?

    Many thanks for your work and best regards,

    Aitor
     

    mortstar

    MP Donator
  • Premium Supporter
  • January 30, 2008
    414
    41
    Home Country
    England England
    I'm getting some hard crashes when MediaPortal is starting with the latest BasicHome plugin from svn r390.

    Code:
    2010-08-04 17:30:44.343069 [ERROR][MPMain(1)]: Unable to start plugin:SkinTranslations.SkinTranslationsPlugin exception:System.NullReferenceException: Object reference not set to an instance of an object.
       at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at SkinTranslations.Utils.GUIUtils.SetProperty(String property, String value, Boolean log)
       at SkinTranslations.Utils.TranslationsProvider.TranslateSkin()
       at SkinTranslations.Utils.TranslationsProvider.set_CurrentSkinAndLanguage(String value)
       at SkinTranslations.Utils.TranslationsProvider.SetCurrentSkinAndLanguage(String skin, String language)
       at SkinTranslations.Utils.TranslationsProvider.SetCurrentSkinAndLanguage()
       at SkinTranslations.SkinTranslationsPlugin.Start()
       at MediaPortal.GUI.Library.PluginManager.Start()
    2010-08-04 17:30:44.350070 [ERROR][MPMain(1)]: MediaPortalApp: Error setting date and time properties - Object reference not set to an instance of an object.
    2010-08-04 17:30:44.365071 [ERROR][(8)]: MediaPortal: Unhandled exception occured
    2010-08-04 17:30:44.371071 [ERROR][(8)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex)
       at InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       at InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2010-08-04 17:30:44.376071 [ERROR][(8)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:30:44.380072 [ERROR][(8)]:   site      :System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
    2010-08-04 17:30:44.387072 [ERROR][(8)]:   source    :System.Windows.Forms
    2010-08-04 17:30:44.395072 [ERROR][(8)]:   stacktrace:   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex)
       at InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       at InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2010-08-04 17:30:44.555082 [ERROR][MPMain(1)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:30:44.559082 [ERROR][MPMain(1)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:30:44.562082 [ERROR][MPMain(1)]:   site      :Void GUIPropertyManager_OnPropertyChanged(System.String, System.String)
    2010-08-04 17:30:44.570082 [ERROR][MPMain(1)]:   source    :Maya BasicHome plugin
    2010-08-04 17:30:44.577083 [ERROR][MPMain(1)]:   stacktrace:   at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:30:44.585083 [ERROR][MPMain(1)]: MediaPortal stopped due to an exception Object reference not set to an instance of an object. Maya BasicHome plugin    at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:30:44.597084 [ERROR][MPMain(1)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:30:44.601084 [ERROR][MPMain(1)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:30:44.604084 [ERROR][MPMain(1)]:   site      :Void GUIPropertyManager_OnPropertyChanged(System.String, System.String)
    2010-08-04 17:30:44.607085 [ERROR][MPMain(1)]:   source    :Maya BasicHome plugin
    2010-08-04 17:30:44.611085 [ERROR][MPMain(1)]:   stacktrace:   at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:30:44.615085 [ERROR][MPMain(1)]: MediaPortal stopped due to an exception Object reference not set to an instance of an object. Maya BasicHome plugin    at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)

    EDIT: I've attached my MayaSkin.xml
     

    Attachments

    • MayaSkin.xml
      2.7 KB

    mortstar

    MP Donator
  • Premium Supporter
  • January 30, 2008
    414
    41
    Home Country
    England England
    Yes, If I disable SkinTranslation I get a hard crash at the same point and a different error.

    Code:
    2010-08-04 17:35:56.194906 [ERROR][MPMain(1)]: MediaPortalApp: Error setting date and time properties - Object reference not set to an instance of an object.
    2010-08-04 17:35:56.221908 [ERROR][(7)]: MediaPortal: Unhandled exception occured
    2010-08-04 17:35:56.234909 [ERROR][(7)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex)
       at InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       at InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2010-08-04 17:35:56.241909 [ERROR][(7)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:35:56.253910 [ERROR][(7)]:   site      :System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
    2010-08-04 17:35:56.261910 [ERROR][(7)]:   source    :System.Windows.Forms
    2010-08-04 17:35:56.273911 [ERROR][(7)]:   stacktrace:   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex)
       at InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       at InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2010-08-04 17:35:56.415919 [ERROR][MPMain(1)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:35:56.419919 [ERROR][MPMain(1)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:35:56.423919 [ERROR][MPMain(1)]:   site      :Void GUIPropertyManager_OnPropertyChanged(System.String, System.String)
    2010-08-04 17:35:56.428920 [ERROR][MPMain(1)]:   source    :Maya BasicHome plugin
    2010-08-04 17:35:56.432920 [ERROR][MPMain(1)]:   stacktrace:   at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:35:56.436920 [ERROR][MPMain(1)]: MediaPortal stopped due to an exception Object reference not set to an instance of an object. Maya BasicHome plugin    at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortalApp.OnProcess()
       at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
       at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:35:56.446921 [ERROR][MPMain(1)]: Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
       at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:35:56.449921 [ERROR][MPMain(1)]: Exception   :Object reference not set to an instance of an object.
    2010-08-04 17:35:56.453921 [ERROR][MPMain(1)]:   site      :Void GUIPropertyManager_OnPropertyChanged(System.String, System.String)
    2010-08-04 17:35:56.456921 [ERROR][MPMain(1)]:   source    :Maya BasicHome plugin
    2010-08-04 17:35:56.460922 [ERROR][MPMain(1)]:   stacktrace:   at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)
    2010-08-04 17:35:56.463922 [ERROR][MPMain(1)]: MediaPortal stopped due to an exception Object reference not set to an instance of an object. Maya BasicHome plugin    at ProcessPlugins.MayaBasicHomePlugin.MayaBasicHomePlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)
       at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)
       at MediaPortal.Player.g_Player.Stop()
       at MediaPortalApp.OnExit()
       at MediaPortalApp.Main(String[] args)
     

    jojo1411

    Portal Pro
    January 23, 2008
    182
    37
    Home Country
    Germany Germany
    AW: Maya iFX (fanart concept)

    Get also a another error as before with r390. please have a look at the screenshot and the logs.

    Maybe it's because of Win7 (x86)
     

    Attachments

    • screen.jpg
      screen.jpg
      92.3 KB

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,861
    837
    Seoul.
    Home Country
    South Korea South Korea
    hi ... strange i try the new basichome plugin on 2 sistem win xp and vista ,and all work fine ...

    sorry i dont have win 7 ...yet .
     

    Users who are viewing this thread

    Top Bottom