EMD requests are causing major issues: ``` self.chunk_left = int(line, 16) E ValueError: invalid literal for int() with base 16: b'' ``` https://travis-ci.org/EVEprosper/ProsperAPI/builds/482103441#L703