PaddeK / node-maxmind-db

This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
GNU Lesser General Public License v2.1
88 stars 25 forks source link

Error - Unknown or unexpected type: undefined at offset:141337693 #23

Closed ladas-larry closed 8 years ago

ladas-larry commented 8 years ago

With the latest data I'm getting "MaxmindDBReader: Unknown or unexpected type: undefined at offset:141337693". That happens regardless of ip address location.

ladas-larry commented 8 years ago
screen shot 2015-12-03 at 09 57 48
tsiege commented 8 years ago

:+1: @Dharmoslap, did you figure out what caused this?