Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep crashing, getting this error. #118

Closed
reidholsen opened this issue Mar 21, 2015 · 1 comment
Closed

Keep crashing, getting this error. #118

reidholsen opened this issue Mar 21, 2015 · 1 comment

Comments

@reidholsen
Copy link
Collaborator

Exception in thread "MapInternet" java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394)
at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:413)
at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:412)
at src.model.Map.makeTakeTurns(Map.java:356)
at src.Not_part_of_iteration_2_requirements.MapInternet.getInputForMap(MapInternet.java:134)
at src.Not_part_of_iteration_2_requirements.MapInternet.run(MapInternet.java:70)

@MatthewBregg
Copy link
Collaborator

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants