This site requires JavaScript, please enable it in your browser!
Greenfoot back
LaurentB
LaurentB wrote ...

2019/6/7

Greenfoot 3.5.4 - unable to display 'Preferences...' from 'Tools' menu

LaurentB LaurentB

2019/6/7

#
Hi everyone I've just downloaded last portable Greenfoot version and unzipped on local drive. Greefoot starts fine, but when I unroll the 'Tools' menu and select 'Preferences...' command (in order to activate line numbering), nothing happens: the 'Preferences...' window doesn't display... Could anyone help? Thanks a lot! Laurent
LaurentB LaurentB

2019/6/7

#
Back again. The greenfoot-debuglog.txt file show below messages. And actually 'import-cache.xml' file was really missing (I don't know why). I've decided to restart Greenfoot and now everything works fine (the missing import-cache.xml has been created by Greenfoot). Would be fine if everything works fine at first start. Maybe by adding the 'import-cache.xml' into the portable version zip file? Have a nice day¨ Laurent ___________________________ Greenfoot run started: Fri Jun 07 08:54:51 CEST 2019 Greenfoot version: 3.5.4 Java version 1.8.0_202 Virtual machine: Java HotSpot(TM) Client VM 25.202-b08 (Oracle Corporation) Running on: Windows 7 6.1 (x86) Java Home: C:\Libre\Greenfoot-windows-354\Greenfoot\jdk\jre ---- Exception in thread "JavaFX Application Thread" java.lang.NullPointerException at java.awt.EventQueue$3$1.run(EventQueue.java:714) at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$152(WinApplication.java:177) at java.lang.Thread.run(Thread.java:748) Opening project: P:\...\1 1559890593984: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. java.io.FileNotFoundException while reading import cache: userhome\greenfoot\import-cache.xml (Le fichier spécifié est introuvable) ====
You need to login to post a reply.