Menu

#226 nullpointerexception on creating gemf file

closed
r_x
5
2012-09-18
2012-09-02
No

I get a nullPointerException when attempting to create an OsmDroid Gemf file. The problem seems to be that there are some tiles missing (repeated attempts do not succeed) - mapsource= cloudmade, level 16 - region= Flevoland, The Netherlands.

I have included a profile - in my case the middle tile does not get loaded after repeated attempts.
PS: When creating a 'map' with only the missing tile, I get another NullPointerException, earlier in the same file.


Version: Mobile Atlas Creator (MOBAC) 1.9.8
Platform: Windows Vista (6.0) (windows)
Java VM: Java HotSpot(TM) Client VM (1.6.0_21-b07)
Max heap size: 247,50 MiB
CPU cores: 2

Thread: AtlasThread 4

Error hierarchy:
NullPointerException: null

java.lang.NullPointerException
at mobac.program.atlascreators.impl.gemf.GEMFFileCreator.<init>(GEMFFileCreator.java:307)
at mobac.program.atlascreators.OsmdroidGEMF.finishAtlasCreation(OsmdroidGEMF.java:49)
at mobac.program.AtlasThread.createAtlas(AtlasThread.java:240)
at mobac.program.AtlasThread.run(AtlasThread.java:131)

Discussion

  • Koen Schoofs

    Koen Schoofs - 2012-09-02

    minimal profile

     
  • mike

    mike - 2012-09-03

    Hi Koen

    Thanks for the bug report, I'll have a look into it.

     
  • mike

    mike - 2012-09-04

    Hi

    It seems indeed to be a problem with a missing tile.
    The patch is implemented and delivered as Patch #3564822 in the according tracker; r_x should apply it soon.

    Regards

     
  • r_x

    r_x - 2012-09-05

    Fixed in SVN rev 2044 / next version 1.9.9 of MOBAC
    (see patch #3564822) by mirehasfun.

     

Log in to post a comment.