| 12 | | |
| 13 | | In command prompt: |
| 14 | | java.lang.IllegalArgumentException |
| 15 | | at org.openstreetmap.josm.plugins.mapillary.MapillarySequence.next(Mapil |
| 16 | | larySequence.java:121) |
| 17 | | at org.openstreetmap.josm.plugins.mapillary.MapillaryAbstractImage.next( |
| 18 | | MapillaryAbstractImage.java:201) |
| 19 | | at org.openstreetmap.josm.plugins.mapillary.MapillaryLayer.paint(Mapilla |
| 20 | | ryLayer.java:317) |
| 21 | | at org.openstreetmap.josm.gui.MapView.paintLayer(MapView.java:645) |
| 22 | | at org.openstreetmap.josm.gui.MapView.paint(MapView.java:729) |
| 23 | | at javax.swing.JComponent.paintChildren(Unknown Source) |
| 24 | | at javax.swing.JComponent.paint(Unknown Source) |
| 25 | | at javax.swing.JComponent.paintToOffscreen(Unknown Source) |
| 26 | | at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S |
| 27 | | ource) |
| 28 | | at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) |
| 29 | | at javax.swing.RepaintManager.paint(Unknown Source) |
| 30 | | at javax.swing.JComponent._paintImmediately(Unknown Source) |
| 31 | | at javax.swing.JComponent.paintImmediately(Unknown Source) |
| 32 | | at javax.swing.RepaintManager$3.run(Unknown Source) |
| 33 | | at javax.swing.RepaintManager$3.run(Unknown Source) |
| 34 | | at java.security.AccessController.doPrivileged(Native Method) |
| 35 | | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour |
| 36 | | ce) |
| 37 | | at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) |
| 38 | | at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) |
| 39 | | at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) |
| 40 | | at javax.swing.RepaintManager.access$1100(Unknown Source) |
| 41 | | at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) |
| 42 | | at java.awt.event.InvocationEvent.dispatch(Unknown Source) |
| 43 | | at java.awt.EventQueue.dispatchEventImpl(Unknown Source) |
| 44 | | at java.awt.EventQueue.access$200(Unknown Source) |
| 45 | | at java.awt.EventQueue$3.run(Unknown Source) |
| 46 | | at java.awt.EventQueue$3.run(Unknown Source) |
| 47 | | at java.security.AccessController.doPrivileged(Native Method) |
| 48 | | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour |
| 49 | | ce) |
| 50 | | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
| 51 | | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
| 52 | | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
| 53 | | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
| 54 | | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
| 55 | | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
| 56 | | at java.awt.EventDispatchThread.run(Unknown Source) |