Closed GoogleCodeExporter closed 8 years ago
Fixed in 0.9.6
The code simply added the party as if it were a new party based on whether the
object had been written to disk or not. So if any two operations took place on
the party without a Save, the party was added to the list twice, creating a
duplicate key issue. We now only add a new party if it's not been written to
disk AND its not already in our new party list.
Original comment by yoz...@gmail.com
on 13 May 2011 at 10:21
Original issue reported on code.google.com by
toni.yoz...@gmail.com
on 13 May 2011 at 7:56