Opened 9 years ago
Last modified 9 years ago
#14750 closed defect
NullPointerException when loading mapillary layer. — at Initial Version
| Reported by: | skorasaurus | Owned by: | floscher |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plugin mapillary | Version: | latest |
| Keywords: | json | Cc: |
Description
When adding the mapillary layer, this error immediately appears. I'm using the latest version of josm as of this bug report, 12067.
To Reproduce:
- Open a new layer in josm.
- go to top menu > imagery > mapillary
- error appears
The full stacktrace is attached.
a brief error is below:
Last errors/warnings: - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - E: Handled by bug report queue: java.lang.NullPointerException - E: Handled by bug report queue: java.lang.NullPointerException - E: Handled by bug report queue: java.lang.NullPointerException - E: Handled by bug report queue: java.lang.NullPointerException - E: Handled by bug report queue: java.lang.NullPointerException === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: userProfileDownload_D-BdgL-EHLpJ8yfCett07w (251) java.lang.NullPointerException at javax.swing.ImageIcon.<init>(ImageIcon.java:240) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonUserProfileDecoder.decodeUserProfile(JsonUserProfileDecoder.java:34) at org.openstreetmap.josm.plugins.mapillary.MapillarySequence.lambda$setUser$0(MapillarySequence.java:179) at java.lang.Thread.run(Thread.java:745)
}}}
Note:
See TracTickets
for help on using tickets.



stacktrace_from_josm