list access out of bounds error not shown
function getSelectorChoices() : List<Choice> { var v := hands[activePlayer].stones; }
function was called from an ajax action,
Submitted by Danny Groenewegen on 23 March 2010 at 23:08hands
was empty but instead of showing that, it reported something about the template as a whole
Log in to post comments