away3d / away3d-core-fp11

Away3D engine for Flash Player 11
http://www.away3d.com
Other
639 stars 274 forks source link

Mouse3DManager - RangeError at "event = _queuedEvents[i];" #701

Open HeyDonny opened 10 years ago

HeyDonny commented 10 years ago

After a few clicks using mesh.addEventListener(MouseEvent3D.CLICK, on MeshClick), an error will be thrown, for example: [Fault] exception, information=RangeError: Error #1125: The index 2 is out of range 0.

The number of mouse clicks for this to occur varies.

gonchar commented 10 years ago

thanks for the issue, I will check it soon