szfmv2019-tavasz / AutomatedCar

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2019 spring
0 stars 0 forks source link

Dashboard does not work #58

Closed pintergreg closed 5 years ago

pintergreg commented 5 years ago

Nullpointer exception in dashboard module.

Exception in thread "Thread-0" java.lang.NullPointerException
    at hu.oe.nik.szfmv.automatedcar.visualization.Dashboard$1.handleInputPacket(Dashboard.java:71)
    at hu.oe.nik.szfmv.automatedcar.visualization.Dashboard$1.run(Dashboard.java:57)