Fixes crashes when trying to parse log with some packets with unknown structure which doesnt have tlv, but parser tries to parse it as one (for example logs with Watchface upload or GPS track download). Added catches of ArrayIndexOutOfBoundsException | NegativeArraySizeException .
Fixes crashes when trying to parse log with some packets with unknown structure which doesnt have tlv, but parser tries to parse it as one (for example logs with Watchface upload or GPS track download). Added catches of ArrayIndexOutOfBoundsException | NegativeArraySizeException .