frc2052 / FRC-Krawler

FIRST Robotics scouting app brought to you by Team 2052
MIT License
24 stars 24 forks source link

Check for null Event model in server? #27

Closed Adam8234 closed 7 years ago

Adam8234 commented 7 years ago

Got this crash report

Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.team2052.frckrawler.db.Event.getUnique_hash()' on a null object reference com.team2052.frckrawler.bluetooth.server.ServerThread.run (ServerThread.java:129)