Welcome guest!

It looks like you're new here. If you want to get involved, click one of these buttons!

Mover Effect error
  • sorry.. but I got another error in the log..

    I was adding, delete effects, then this happened..

    caused my movers to kind of act weird, then I saw a new error

    3/30/2013 1:26:20 AM Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
    at System.Collections.Generic.List`1.get_Item(Int32 index)
    at Lightforge.effectSettings.effectPanel_Paint(Object sender, PaintEventArgs e)

    3/30/2013 1:37:54 AM Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
    at System.Collections.Generic.List`1.get_Item(Int32 index)
    at Lightforge.effectContainer.Process()
  • I'll look into that. The first one is semi-normal and harmless, the second one I'll need to take a look at.

    Chris Monson
    Lead Developer
    Visual Sorcery