osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.58k stars 1.01k forks source link

OsmAndMapCreater: Fehlermeldung Exception during operation #6652

Open PT-53 opened 5 years ago

PT-53 commented 5 years ago

Hallo, ich habe versucht mit OsmAndMapCreater eine Karte für OsmAnd zu erstellen. Leider habe ich - ganz am Ende ? - folgende Fehlermeldung erhalten:

java.lang.IllegalArgumentException:com.google.protobuf.InvalidProtocolBufferExcetion:Protocol message contained an invalid tag (zero)

Gestartet habe ich OsmAndMapCreater mit dieser Bat-Datei unter Win10 mit 8GB:

REM the JVM. With the below settings the heap size (Available memory for the application) REM will range from 64 megabyte up to 720 megabyte.

start javaw.exe -Djava.util.logging.config.file=logging.properties -Xms64M -Xmx7500M -cp "./OsmAndMapCreator.jar;./lib/OsmAnd-core.jar;./lib/.jar;./lib-gl/.jar" net.osmand.swing.OsmExtractionUI

Was bedeutet diese Fehlermeldung bzw. was ist die Ursache?

Mit freundlichen Grüßen Peter

vshcherb commented 5 years ago

Looks strange can you share the osm file you try to create obf from

PT-53 commented 5 years ago

Hallo, wie kann ich hier eine Datei hochladen?

Grüße