logo separator

[mkgmap-dev] mkgmap-build-r2184: error with pbf

From Richard Hansen rhansen at bbn.com on Sun Jan 29 18:58:39 GMT 2012

On 2012-01-27 07:50, ValentinAK wrote:
> I can't use build-versions r2184 and r2184 with all my pbf files (from
> splitter r200) because the error occurred:
> 
> Error at line 1, col 1
> Bad file format: 63240033.osm.pbf
> Error parsing file
> Exception in thread "main" java.lang.NullPointerException
>         at
> uk.me.parabola.mkgmap.combiners.FileInfo.getFileInfo(FileInfo.java:139)
>         at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:406)
>         at
> uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:126)
>         at uk.me.parabola.mkgmap.main.Main.main(Main.java:112)
> 
> mkgmap-r2179 works fine.

Nothing changed on trunk between r2179 and r2184 -- all of those changes
were on the 'build' branch.  Are you using the 'build' branch?

Usually the 'Error at line 1, col 1' errors are caused by pbf
dependencies being unavailable at build and/or run time.  See
<http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2012q1/013548.html> for
more information.

If you are not currently using the 'build' branch, please try it out.
It has some changes to ensure that the pbf dependencies are always
available.

Thanks,
Richard



More information about the mkgmap-dev mailing list