NVil Forum

General Category => Bug Reports => Topic started by: Vaquero on February 09, 2013, 12:29:13 pm

Title: Crash: When 'On Tapped' Streamline Action Is Any Tool
Post by: Vaquero on February 09, 2013, 12:29:13 pm
I get a reproducable crash, when I set the 'On Tapped' field of a streamline tool to any tool and then tapping the according hotkey. 'User event action enabled' has to be checked. The program terminates saying it doesn't work anymore. When 'On Tapped' is set to an command/action it works fine. I could catch an error message with VS. I tried to translate some german parts, so here it is:


System.NullReferenceException was not handled.
  Message=The object reference was not set to an object instance.
  Source=WorkShop
  StackTrace:
       at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.StreamLineEngine.OnAppFormKeyUp(Object sender, KeyEventArgs e)
       at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.OnAppFormKeyUp(Object sender, KeyEventArgs e)
       at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.OnAppFormKeyUp(Object sender, KeyEventArgs e)
       at DigitalFossil.AnimationDesign.AnimationDesignForm.OnFormKeyUp(Object sender, KeyEventArgs e)
       at DigitalFossil.KeyboardControler.Form_KeyUp(Object sender, KeyEventArgs e)
       at DigitalFossil.KeyboardControler.OnDisableKeyCapturedUp(Keys key)
       at DigitalFossil.AnimationDesign.AnimationDesignForm.OnDisableKeyCapturedUp(Keys key)
       at DigitalFossil.StartForm.captureKey(Int32 nCode, IntPtr wp, IntPtr lp)
  InnerException:
Title: Re: Crash: When 'On Tapped' Streamline Action Is Any Tool
Post by: IStonia on February 09, 2013, 02:03:03 pm
I can't recreate it. Show your setup? It could be something to do with your config. Can you send me your config files?
Title: Re: Crash: When 'On Tapped' Streamline Action Is Any Tool
Post by: IStonia on February 11, 2013, 04:06:56 am
Fixed.