Opened 15 years ago
Closed 15 years ago
#3908 closed defect (fixed)
Exception when updating a way
Reported by: | mjulius | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
I just did the following in r2439:
- Download an area from API
- Select a way
- Do "Update selections"
JOSM here shows an error dialog saying "java.lang.RuntimeException: Missing merge target for way with id 18,803,947".
The selected way actually has the ID 3770585 and the one mentioned in the error message happens to be the one of the first node in the way.
The "Update data" command does not have this problem.
Furthermore, the error dialog has a "Help" button. When clicking on that there is another popup from the Java Virtual Machine Launcher saying "Could not find the main class. Program will exit." This is on WinXP 32 bit with Java 1.6.0_02.
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The same here.