Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Basics Perfecting the Prototype Looping until the value passes

Nicholas Mason
Nicholas Mason
394 Points

Is anyone else getting a "Your code is taking too long to run" error message on this quiz?

I'm getting both a "Your code is taking too long to run" error, as well as persistent connection drop-outs despite the fact that I'm using a stable internet connection. Help?

2 Answers

I've had this happen to me as well. I switched my browser over to Internet Explorer (as silly as that sounds) and it seemed to help! Google Chrome and Firefox seem to have problems at times while running code challenges. Hope this helps!

Will java error console tell you if you have an infinite loop, or will this happen instead. I only ask because i'm getting the same problem in between communication errors.