CaptainSpam/geohashdroid

Globalhashes crash if the date isn't in the stock cache

CaptainSpam opened this issue · 1 comments

There's reports of crashes when requesting Globalhashes. Tracing it down, it looks like it happens if the stock price hasn't been fetched yet, and more to the point, a logging statement is trying to dereference a null Graticule object. This should be a simple fix.

There we go. Version 0.9.4.1 should fix this.