News:

 

Topic: Crash: View Rotate Spin in Orthographic views (ortho.->persp.)  (Read 3838 times)

0 Members and 1 Guest are viewing this topic.

  • Posts: 496
  • Triangle
February 15, 2013, 02:50:19 pm
It's best to try this after a fresh start of the program.
Turn on 'View Rotate Spin'
Alt+LMB Click&Hold outside the circle in any orthographic view (left, right, top, front etc.)
While holding ALT+LMB, click the Shift key to snap out of orthographic and into perspective view.
Either right away hit shift again, or release all the keys and then try again to snap into orthographic view with ALT+LMB+Shift.
NVil crashes.

Code: [Select]
System.NullReferenceException was not handled.
  Message=Object reference not set to an object instance.
  Source=WorkShop
  StackTrace:
       at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ViewControlManager.SnapView()
       at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.OnAppFormKeyDown(Object sender, KeyEventArgs e)
       at DigitalFossil.AnimationDesign.AnimationDesignForm.OnKeyDown(Object sender, KeyEventArgs e)
       at DigitalFossil.AnimationDesign.AnimationDesignForm.OnFormKeyDown(Object sender, KeyEventArgs e)
       at DigitalFossil.KeyboardControler.OnKeyDown(Object sender, KeyEventArgs e)
       at DigitalFossil.KeyboardControler.Form_KeyDown(Object sender, KeyEventArgs e)
       at DigitalFossil.KeyboardControler.OnDisableKeyCapturedDown(Keys key)
       at DigitalFossil.AnimationDesign.AnimationDesignForm.OnDisableKeyCapturedDown(Keys key)
       at DigitalFossil.StartForm.captureKey(Int32 nCode, IntPtr wp, IntPtr lp)

  • No avatar
  • Posts: 3738
  • Developer
  • Administrator
  • Polygon
February 15, 2013, 08:16:47 pm
Fixed.