You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "Thread-10" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null
at com.ameliaWx.radarView.RadarView$CheckOnlineThread.checkSitesOnline(RadarView.java:783)
at com.ameliaWx.radarView.RadarView$CheckOnlineThread$1.run(RadarView.java:683)
at java.base/java.lang.Thread.run(Thread.java:833)
waiting for model
rinse repeat...
The text was updated successfully, but these errors were encountered:
Exception in thread "Thread-10" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null
at com.ameliaWx.radarView.RadarView$CheckOnlineThread.checkSitesOnline(RadarView.java:783)
at com.ameliaWx.radarView.RadarView$CheckOnlineThread$1.run(RadarView.java:683)
at java.base/java.lang.Thread.run(Thread.java:833)
waiting for model
rinse repeat...
The text was updated successfully, but these errors were encountered: