Posted by CogKing on January 15, 1998 at 19:09:25:
In Reply to: Vertex Out on Bounds Error? posted by Pele on January 15, 1998 at 11:45:03:
> I got an error that read "Vertex Index out of bounds: 24" When i ran the Cons. Checker one time. This was a one time occurence, but it caused JED to crash. I am not sure if anything i did caused it. Just figured i would inform all of you :-)
It sounds like you reached the maximum number of vertices in a face : 24.
This is a JK "limitation", if you need more than 24 vertices on your face simply
cleave it in two...
-CogKing