Modify ↓
Opened 15 years ago
Closed 15 years ago
#4032 closed defect (fixed)
multipoly fails to load due to not having multipoly_create.png
Reported by: | Owned by: | bilbo | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core multipoly | Version: | latest |
Keywords: | Cc: |
Description
Build-Date: 2009-11-28 11:53:29 Revision: 2528 Is-Local-Build: true ... Fatal: failed to locate image 'multipoly_create.png'. This is a serious configuration problem. JOSM will stop working. org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin multipoly at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:187) at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:207) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:150) Caused by: java.lang.NullPointerException: /images//multipoly_create.png not found at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:72) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:211) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:70) at multipoly.MultipolyAction.<init>(MultipolyAction.java:48) at multipoly.MultipolyPlugin.<init>(MultipolyPlugin.java:35) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:185) ... 2 more
Attachments (0)
Note:
See TracTickets
for help on using tickets.
In [o18832]. The best I could draw :-)