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

2017/1/28

Greenfoot "crashes" when I want to start it

Jangyi Jangyi

2017/1/28

#
Every single time Greenfoot crashes, when I want to start it. It seems like Java is crashing, but I don't now why. I already have reinstalled Java and Greenfoot but that wont help. Maybe someone of you can help me. Here is the debuglog: Greenfoot run started: Sat Jan 28 12:51:31 CET 2017 Greenfoot version: 3.0.3 Java version 1.8.0_121 Virtual machine: Java HotSpot(TM) Client VM 25.121-b13 (Oracle Corporation) Running on: Windows 10 10.0 (x86) Java Home: C:\Program Files (x86)\Java\jdk1.8.0_121\jre ---- Opening project: C:\Users\manue\Desktop\Greenfoot\lib\greenfoot\startupProject 1485604292070: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604294547: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604296585: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604298891: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604306923: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604308842: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604311085: Listening for JDWP connection on address: javadebug Connected to debug VM via dt_shmem transport... Communication with debug VM fully established. 1485604313156: Listening for JDWP connection on address: javadebug The Greenfoot version 3.0.3 is only for a test installed. With version 3.0.4 it also wont start. PS: When I want to start Greenfoot, the "title screen" with the Greenfoot icon appears, but then under the image a progress bar appears. When I want to close it, i have to go to the task manager.
danpost danpost

2017/1/29

#
Try installing an older version of greenfoot.
Jangyi Jangyi

2017/1/29

#
Thank you for the tip. It already works fine.
You need to login to post a reply.