Open anyaeats160carrots opened 9 years ago
The view throws an exception?
I did not look into it carefully, but I saw a bunch of "invalid player index" exceptions in the console. Maybe my latest fix for another bug fixed this one, but I'm not sure yet. I'm trying to deal with google group bugs first.
Sorry, I did the exception throwing thing.
Right now it's coded into the view and calls the robPlayer with -1 as victim index. It does what is intended moves the robber and finishes the turn, but the design is bad and I think i throws an exception.