Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycleway quest: Illegal state exception #740

Closed
westnordost opened this issue Dec 27, 2017 · 0 comments
Closed

Cycleway quest: Illegal state exception #740

westnordost opened this issue Dec 27, 2017 · 0 comments
Assignees
Labels

Comments

@westnordost
Copy link
Member

Thread: QuestControllerThread
App version: 3.2
Stack trace:
java.lang.IllegalStateException: The key 'sidewalk' is already being modified.
at de.westnordost.streetcomplete.data.osm.changes.StringMapChangesBuilder.checkDuplicate(StringMapChangesBuilder.java:75)
at de.westnordost.streetcomplete.data.osm.changes.StringMapChangesBuilder.add(StringMapChangesBuilder.java:38)
at de.westnordost.streetcomplete.data.osm.changes.StringMapChangesBuilder.addOrModify(StringMapChangesBuilder.java:58)
at de.westnordost.streetcomplete.quests.bikeway.AddCycleway.applyCyclewayAnswerTo(AddCycleway.java:117)
at de.westnordost.streetcomplete.quests.bikeway.AddCycleway.applyAnswerTo(AddCycleway.java:57)
at de.westnordost.streetcomplete.data.QuestController.solveOsmQuest(QuestController.java:293)
at de.westnordost.streetcomplete.data.QuestController.lambda$solveQuest$1$QuestController(QuestController.java:194)
at de.westnordost.streetcomplete.data.QuestController$$Lambda$1.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)

@westnordost westnordost self-assigned this Jan 2, 2018
westnordost added a commit that referenced this issue Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant