[Cs5500] Fwd: MMG SCG Bug

Karl Lieberherr lieber at ccs.neu.edu
Tue Nov 29 06:57:42 EST 2011


Hi Karan:

Here is a bug report by Matt Pelland. If you need Matt's avatar to
reproduce the issue, let him know.

Is it possible that the history is unreliable? We operated under the
assumption that the history reflects exactly what was played.

-- Karl

---------- Forwarded message ----------
From: Matthew Pelland <mpelland at ccs.neu.edu>
Date: Tue, Nov 29, 2011 at 1:14 AM
Subject: MMG SCG Bug
To: Karl Lieberherr <lieber at ccs.neu.edu>, Srinivas N Jay <
srinivasnjay at gmail.com>, Ravishankar Rajagopal <rajagopal.r at husky.neu.edu>


I believe that I've located a bug that, in my case, was causing games
my avatar played in not to show up at all in the history as if my
avatar never played the round. The bug was originally in my avatar
code as I had not realized that List.append was not a mutator so my
propose function was sending an empty list of claims back to the
admin. This, I believe, was causing an error in BinaryGame.java in the
isInvalidDomain function (line 356):

String insWrapper =
response.getProposed().lookup(0).getInstanceSetWrapper().toString();

Thanks,
Matt
--
Matthew Pelland, Computer Science Major, Northeastern University  Class of
2012
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs5500 mailing list