Menu

#53 Magelan RMP - RMP entry count mismatch

SVN_version
closed
r_x
5
2012-09-18
2009-12-12
Ronny
No

Following Exception when creating Map from Terraserver during the Map Creation process.
It does not occur when changing the output format to Ozi.

Version: TrekBuddy Atlas Creator 1.7 preview 4 (783)
Platform: Windows XP (5.1) (windows)
Java VM: Java HotSpot(TM) Client VM (1.6.0_16-b01)
Mapsources rev: 768

Error hierarchy:
RuntimeException: Entry count does not correspond to the projected layer count

java.lang.RuntimeException: Entry count does not correspond to the projected layer count
at tac.program.atlascreators.impl.rmp.RmpWriter.writeDirectory(RmpWriter.java:86)
at tac.program.atlascreators.MagellanRmp.finishAtlasCreation(MagellanRmp.java:111)
at tac.program.AtlasThread.createAtlas(AtlasThread.java:165)
at tac.program.AtlasThread.run(AtlasThread.java:85)

Discussion

  • r_x

    r_x - 2009-12-13

    Did anything special or unusual occurred while download?

     
  • Ronny

    Ronny - 2009-12-13

    No! Nothing special. But Map has been quite large. Nearly all of "Ten Thousand Islands" in Florida

     
  • Ronny

    Ronny - 2009-12-13

    Furthermore it does ven happen, if I tried after creating the ozi outpt succesfull and al tiles ar in the tile store. So it seems not to be aproblem with the download

     
  • r_x

    r_x - 2009-12-13

    OK, I managed to reproduce it.

     
  • r_x

    r_x - 2009-12-14

    The displayed error wasn't the real problem - it only hides it.
    The real problem is an OutOfMemoryError.
    For the next release I reduced the memory usage but for now you should make sure that you are starting via start.cmd and not directly using the JAR file.

     

Log in to post a comment.