Open solder23 opened 1 year ago
Which distribution are you using? Universal, mac, win, flatpak? Please upload the log file so I can invesigate.
On Wed, May 17, 2023 at 12:38 PM solder23 @.***> wrote:
when I open DIYLC the File dropdown menu looks like this. [image: missing components] https://user-images.githubusercontent.com/133866775/238918272-8b0f7b8d-476b-431b-bc70-dc690bf7197b.png
— Reply to this email directly, view it on GitHub https://github.com/bancika/diy-layout-creator/issues/777, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXONCKTPGZXNCFUVYV2RSLXGSTBBANCNFSM6AAAAAAYE4QCDA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Branislav Stojkovic www.diy-fever.com
My distribution is Linux Mint 21.1 and I downloaded DIYLC 4.37 from Mint Repository Flatpak. I did a new installation today but the problem persist. I don't know which log file is the one you need. I found history.log, term.log, auth.log and I'm new to Linux
12:09:12,731 INFO [main] ConfigurationManager - Initializing configuration for: diylc
12:09:12,734 INFO [main] ConfigurationManager - Initializing configuration for: diylc
12:09:13,848 INFO [main] ConfigurationManager - Saving configuration
12:09:13,887 INFO [main] ConfigurationManager - Saving configuration
12:09:15,013 INFO [main] DIYLCStarter - JarLoader strategy: agent
12:09:15,014 INFO [main] DIYLCStarter - Loading languages...
12:09:15,015 INFO [main] LangUtil - Loading translation for English
12:09:15,018 DEBUG [main] LangUtil - Loading language file: /app/diylc/lang/English.txt
12:09:15,041 DEBUG [main] DIYLCStarter - Java version: 11.0.18+10 by Flathub
12:09:15,042 DEBUG [main] DIYLCStarter - Java home: /app/jre
12:09:15,042 DEBUG [main] DIYLCStarter - OS: Linux 5.15.0-71-generic
12:09:15,042 INFO [main] DIYLCStarter - Starting DIYLC with working directory /app/diylc
12:09:15,042 INFO [main] DIYLCStarter - Configuration dump start.
12:09:15,043 INFO [main] DIYLCStarter - continuousCreation = true
12:09:15,044 INFO [main] DIYLCStarter - outline = true
12:09:15,044 INFO [main] DIYLCStarter - highlightContinuityArea = false
12:09:15,044 INFO [main] DIYLCStarter - defaultBlocksImported = true
12:09:15,045 INFO [main] DIYLCStarter - Configuration dump end.
12:09:15,058 INFO [main] DIYLCStarter - JarLoader strategy: agent
12:09:15,058 INFO [main] DIYLCStarter - Loading languages...
12:09:15,059 INFO [main] LangUtil - Loading translation for English
12:09:15,062 DEBUG [main] LangUtil - Loading language file: /app/diylc/lang/English.txt
12:09:15,084 DEBUG [main] DIYLCStarter - Java version: 11.0.18+10 by Flathub
12:09:15,084 DEBUG [main] DIYLCStarter - Java home: /app/jre
12:09:15,084 DEBUG [main] DIYLCStarter - OS: Linux 5.15.0-71-generic
12:09:15,084 INFO [main] DIYLCStarter - Starting DIYLC with working directory /app/diylc
12:09:15,085 INFO [main] DIYLCStarter - Configuration dump start.
12:09:15,086 INFO [main] DIYLCStarter - continuousCreation = true
12:09:15,086 INFO [main] DIYLCStarter - outline = true
12:09:15,086 INFO [main] DIYLCStarter - highlightContinuityArea = false
12:09:15,087 INFO [main] DIYLCStarter - defaultBlocksImported = true
12:09:15,087 INFO [main] DIYLCStarter - Configuration dump end.
12:09:15,781 INFO [main] DIYLCStarter - Creating the main frame...
12:09:15,783 INFO [main] DIYLCStarter - Creating the main frame...
12:09:15,806 INFO [Thread-1] FontOptimizer - Starting font optimizer
12:09:15,813 DEBUG [Thread-1] FontOptimizer - Fonts loaded in 1ms
12:09:15,809 INFO [Thread-1] FontOptimizer - Starting font optimizer
12:09:15,826 DEBUG [Thread-1] FontOptimizer - Fonts loaded in 1ms
12:09:16,821 INFO [main] Presenter - Current DIYLC version: 4.37.0
12:09:16,919 INFO [main] Presenter - Loading component types.
12:09:16,930 DEBUG [main] Utils - Scanning jar: /app/diylc/lib/diylc-core.jar
12:09:16,970 INFO [main] Presenter - Current DIYLC version: 4.37.0
12:09:16,974 ERROR [main] Presenter - Error loading component types
java.util.zip.ZipException: invalid entry CRC (expected 0xd56ece1d but got 0x4a78c697)
at java.base/java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:410)
at java.base/java.util.zip.ZipInputStream.read(ZipInputStream.java:199)
at java.base/java.util.jar.JarInputStream.read(JarInputStream.java:207)
at java.base/java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:143)
at java.base/java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:121)
at java.base/java.util.jar.JarInputStream.getNextEntry(JarInputStream.java:142)
at java.base/java.util.jar.JarInputStream.getNextJarEntry(JarInputStream.java:179)
at org.diylc.appframework.miscutils.Utils.getFromJARFile(Utils.java:164)
at org.diylc.appframework.miscutils.Utils.getClasses(Utils.java:124)
at org.diylc.appframework.miscutils.Utils.getClasses(Utils.java:108)
at org.diylc.presenter.Presenter.getComponentTypes(Unknown Source)
at org.diylc.presenter.Presenter.
when I open DIYLC the File dropdown menu looks like this.