No changes to JDK.
Seems to be stuck on connecting to debugger jvm
debug.log ===
Greenfoot run started: Tue Jan 31 22:17:22 MST 2017
Greenfoot version: 3.0.4
Java version 1.8.0_111
Virtual machine: Java HotSpot(TM) 64-Bit Server VM 25.111-b14 (Oracle Corporation)
Running on: Windows 10 10.0 (amd64)
Java Home: D:\Program Files\Java\jdk1.8.0_111\jre
----
Opening project: D:\Users\Richard\Documents\Java\Greenfoot\greenfoot\scenarios\java\KarelJRobot
1485926243630: Listening for JDWP connection on address: javadebug
Connected to debug VM via dt_shmem transport...
Communication with debug VM fully established.
1485926245360: Listening for JDWP connection on address: javadebug
Connected to debug VM via dt_shmem transport...
Communication with debug VM fully established.
1485926247100: Listening for JDWP connection on address: javadebug
Connected to debug VM via dt_shmem transport...
Communication with debug VM fully established.
the last three lines keep repeating every few seconds.
Any help appreciated.

