LuizZak / flave

Automatically exported from code.google.com/p/flave
0 stars 0 forks source link

The problem in the new 1.1.0b ver. RangeError: Error #1125 #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,
In the file Samples.as if you change the w.clipBounds to something other than 
550 on the axis x (for example, to 800), then in the 1st example if you throw a 
box right off the stage, error start appearing:
RangeError: Error #1125: The index 13 is out of range 10.
    at Flave::Grid/addConstraint()
    at Flave::World/Step()
    at Samples/loop()
Thanks in advance!
Best,
Vlad

Original issue reported on code.google.com by hydrolyz...@gmail.com on 19 Apr 2014 at 10:10