Lightforge

Notice: Undefined index: tasklist_type in /homepages/20/d163379117/htdocs/VisualSorcery/bugs/includes/class.tpl.php(128) : eval()'d code on line 85 Notice: Undefined index: tasklist_type in /homepages/20/d163379117/htdocs/VisualSorcery/bugs/includes/class.tpl.php(128) : eval()'d code on line 90
  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category User Interface → Effects Panel
  • Assigned To Chris Monson (cmonson)
  • Operating System All
  • Severity Low
  • Priority Normal
  • Reported Version 0.1 Demo
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 0
  • Private No
Attached to Project: Lightforge
Opened by Chris Monson (cmonson) - 2012-12-19
Last edited by Chris Monson (cmonson) - 2012-12-19

FS#3 - Effects panel logs keyframe errors

It appears to log one error per keyframe when I switch between active effects.

Stack Trace:

12/19/2012 12:14:41 AM Overflow error.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawLine(Pen pen, Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at System.Drawing.Graphics.DrawLine(Pen pen, Point pt1, Point pt2)
at Lighting_Console.effectSettings.DrawTimeline(Graphics gr) in C:\Users\Chris Monson\Documents\Websites\Service Producer Repository\Lighting Console\Lighting Console\Panels\effectSettings.vb:line 540
at Lighting_Console.effectSettings.effectPanel_Paint(Object sender, PaintEventArgs e) in C:\Users\Chris Monson\Documents\Websites\Service Producer Repository\Lighting Console\Lighting Console\Panels\effectSettings.vb:line 516

This task does not depend on any other tasks.

Closed by  Chris Monson (cmonson)
Wednesday, 19 December 2012, 07:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  The effect duration and start times weren't getting set properly when switching between effects. This has been resolved.

Loading...