From: "Miroslav S." Date: 2013-04-19T17:59:56+09:00 Subject: Re: Getting infinite loop from specific array Vincent Stowbunenko wrote in post #1105936: > Any idea why I get this problem? nonscoring_dices returns -1 and you don't have condition for this value in main loop of 'start' method. -- Posted via http://www.ruby-forum.com/.