Closed averbraeck closed 11 months ago
(1) The playerround
list made in SqlUtils
contains null entries for players who did not (yet) play an active round, starting from round 0. A check for this null entry has been added.
(2) The house table was retrieved by an SQL statement that still included address
as the sorting criterion per round, rather than the code. This has also been addressed.
Result: house table as expected.
Cannot invoke
"nl.tudelft.simulation.housinggame.data.tables.records.PlayerroundRecord.getFinalHouseroundId()" because "playerRound" is null
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception