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

2017/2/1

Greenfoot stalled on splash screen

MrBradley MrBradley

2017/2/1

#
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.
davmac davmac

2017/2/1

#
Someone recently reported that the latest NVidia graphics drivers appear to cause this problem. I wonder if that is what is happening in your case? See the original discussion.
MrBradley MrBradley

2017/2/1

#
I do indeed have the latest nVidia driver. I will roll back 1 version. Thanks.
You need to login to post a reply.