battlecode / battlecode-server-2017

Official Battlecode game engine.
http://www.battlecode.org/
GNU Affero General Public License v3.0
23 stars 10 forks source link

NullPointerException in TreeInfo.hashCode() #417

Closed MuCephei closed 7 years ago

MuCephei commented 7 years ago

If there is no containedRobot in a tree then hashCode() throws a NPE.