Opened 20 months ago
Last modified 13 months ago
#23019 new defect
kendzi3d plugin cannot be loaded.
Reported by: | angoca | Owned by: | kendzi |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin kendzi3d | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- I select the plugin from the preferences.
- Restarted JOSM.
- The plugin cannot be loaded.
What is the expected result?
To see the plugin, with the menu 3d for drawing.
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-06-02 17:23:29 +0200 (Fri, 02 Jun 2023) Revision:18746 Build-Date:2023-06-03 01:31:02 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18746 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 2009 (19044) Memory Usage: 251 MB / 1996 MB (41 MB allocated, but free) Java version: 17.0.7+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1440×900 (scaling 1.00×1.00) Maximum Screen Size: 1440×900 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Dicedtea-web.bin.location=%UserProfile%\AppData\Local\OpenWebStart\javaws, -Djava.util.Arrays.useLegacyMergeSort=true, --add-exports=jdk.deploy/com.sun.deploy.config=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-reads=java.naming=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.action=ALL-UNNAMED,java.desktop, --add-reads=java.base=ALL-UNNAMED,java.desktop, --add-exports=java.naming/com.sun.jndi.toolkit.url=ALL-UNNAMED,java.desktop, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/sun.awt=ALL-UNNAMED,java.desktop, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED,java.desktop, --add-exports=java.base/jdk.internal.util.jar=ALL-UNNAMED,java.desktop, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, --add-exports=java.base/com.sun.net.ssl.internal.ssl=ALL-UNNAMED,java.desktop, --add-exports=javafx.graphics/com.sun.javafx.application=ALL-UNNAMED, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.desktop/sun.awt.X11=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/sun.applet=ALL-UNNAMED,java.desktop,jdk.jsobject, --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED,java.desktop, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-exports=java.base/sun.security.util=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-reads=java.desktop=ALL-UNNAMED,java.naming, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-exports=java.base/sun.security.x509=ALL-UNNAMED,java.desktop, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-exports=java.desktop/javax.jnlp=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.provider=ALL-UNNAMED,java.desktop] Plugins: + Mapillary (2.1.4) + apache-commons (36034) + apache-http (35924) + continuosDownload (1.3.4) + imagery_offset_db (36079) + jaxb (35952) + jna (36005) + jogl (1.2.3) + kendzi3d + kendzi3d-resources (0.0.2) + log4j (36045) + photo_geotagging (36079) + pt_assistant (2.1.15-19-g9aeec3c-SNAPSHOT) + public_transport (36079) + turnrestrictions (36079) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/NumberedCycleNodeNetworks&zip=1 Validator rules: + https://raw.githubusercontent.com/MaptimeBogota/ColombianJosmValidator/main/Rules_Colombian-specific.validator.mapcss Last errors/warnings: - 00000.666 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.676 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00003.206 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00003.802 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00029.115 E: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin kendzi3d. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoClassDefFoundError: com/jogamp/opengl/GLEventListener. Cause: java.lang.ClassNotFoundException: com.jogamp.opengl.GLEventListener - 00029.175 W: Disable plugin - Could not load plugin 'kendzi3d'. Delete from preferences?
Attachments (0)
Change History (10)
comment:1 by , 19 months ago
comment:2 by , 19 months ago
Java version: 17.0.7+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
JOGL has some known issues under Java 11 or later. For now, please use the kendzi3d-dev version which uses LWJGL. There are some known issues with it, but I haven't had the bandwidth to fix them.
comment:3 by , 19 months ago
I deleted all JOSM configurations, I only installed kendzi3d-dev, which I use in Java 8 and Java 17, but it always crashes.
I don't know how to start at least: https://youtu.be/ALHP2buZrz0
comment:4 by , 19 months ago
@angoca: A couple of notes on the video:
cmd+shift+5 will let you do a screen capture without using a phone. Please do that in the future.
When JOSM restarted after installing plugins, the terminal output was lost (since it forked into a new process), so I have no error message.
The video was done on a Mac. Was it one of the new "arm" macs?
I'll upload a video I just took. Here is the relevant parts from the Status Report.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-06-02 17:23:29 +0200 (Fri, 02 Jun 2023) Revision:18746 Build-Date:2023-06-03 01:31:02 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18746 en) Mac OS X 13.4.1 OS Build number: macOS 13.4.1 (22F82) Memory Usage: 385 MB / 4096 MB (211 MB allocated, but free) Java version: 11.0.19+7, Eclipse Adoptium, OpenJDK 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 69733382 1680×1050 (scaling 2.00×2.00) Maximum Screen Size: 1680×1050 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: en_US.UTF-8 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Plugins: + ejml (35924) + jaxb (35952) + kendzi3d-dev (1.0.206-SNAPSHOT-2) + kendzi3d-resources (0.0.2) + log4j (36045) + lwjgl (36034) + lwjgl-osx (36034)
comment:5 by , 19 months ago
Here is a link to the video: https://nextcloud.riverviewtechnologies.com/s/dyD5jGeZpJYAo36
comment:6 by , 19 months ago
Hi. Thank you for helping me in this issue. I recreated the video capturing the screen as you told me.
The computer is an old MacBookPro with Intel i7 processor: 2,4 GHz Quad-Core Intel Core i7c x
https://youtu.be/WS0s2SRtucU
https://youtu.be/kEDC5ofA15E
This is the output file: https://drive.google.com/open?id=1X_-UbBPAbS0KjaXHHoDmNqg1e2G9aU4z&usp=drive_fs
Do you want me to test in another Java version? Hotspot, Zulu?
I am very interested to see this plugin working.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-07-06 21:00:41 +0200 (Thu, 06 Jul 2023) Build-Date:2023-07-07 01:30:58 Revision:18772 Relative:URL: ^/trunk Identification: JOSM/1.5 (18772 en) Mac OS X 10.15.7 OS Build number: Mac OS X 10.15.7 (19H2026) Memory Usage: 661 MB / 3641 MB (363 MB allocated, but free) Java version: 1.8.0_361-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 69731270 1440×900 (scaling 1.00×1.00) Maximum Screen Size: 1440×900 Best cursor sizes: 16×16→16×16, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_CO Numbers with default locale: 1234567890 -> 1234567890 Plugins: + ejml (35924) + jaxb (35952) + kendzi3d-dev (1.0.206-SNAPSHOT-2) + kendzi3d-resources (0.0.2) + log4j (36045) + lwjgl (36034) + lwjgl-osx (36034)
comment:7 by , 14 months ago
I have the same problem with kendzi3d-dev:
Could not load plugin "kendzi3d-dev". Delete from preferences?
My system:
Identification: JOSM/1.5 (18907 en) Windows 10 64-Bit
OS Build number: Windows 10 Pro 2009 (19045)
Memory Usage: 622 MB / 2048 MB (163 MB allocated, but free)
Java version: 17.0.4.1+1-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Have you tried the dev-version too? This is working here, the "stable" not.