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

2012/5/14

Project doesn't start

erdelf erdelf

2012/5/14

#
Hello, after a while my Projects doesn't start anymore. I tried to make a new one and copy the old classes in and it works but after a time they doesn't start, too.
davmac davmac

2012/5/14

#
Yeah that sounds like a real problem. There's no way anyone can help you though. Not without seeing your source code, anyway. ;-)
erdelf erdelf

2012/5/14

#
It's not in one specific project it is in any Projects
davmac davmac

2012/5/14

#
I don't want to sound like I'm being dismissive, but could it be just that you have managed to break all of your projects so far? Can you give more detail about what you mean by 'doesn't start'? When do they stop starting - is it always after you've edited the code?
erdelf erdelf

2012/5/14

#
ok, sry. It shows the normal greenfoot load screen, at this points he stops. I let my pc two hours to open every of those projects (not at the same time) and there was still the load screen.
davmac davmac

2012/5/14

#
The load screen - you mean the splash screen, which shows the Greenfoot logo and version? So this happened when you started Greenfoot?
erdelf erdelf

2012/5/16

#
yes
davmac davmac

2012/5/16

#
First of all, make sure you're only running Greenfoot once - that is, if you are running it already, don't start it again. Ideally keep only one project open at a time. Close any other running programs that you don't need. If it keeps happening, find your debug log file (greenfoot-debuglog.txt) and send it along with all the other required information to the Greenfoot support team, see details here.
erdelf erdelf

2012/8/16

#
I know this discussion is old, but the problem still exists and I think that the project.greenfoot file is broken, cause when I replace it with an another project.greenfoot file (from an another scenario). I read the debuglog, but everytime there isn't something for this start of greenfoot
davemib123 davemib123

2012/8/16

#
What about using the zip-based greenfoot instead on the installer?
Gevater_Tod4711 Gevater_Tod4711

2012/8/20

#
I know this problem, but I unfortunately don't know how to stop it. In my project (a realy, realy big one) there were so many classes that it didn't start anymore. I don't know why but as I found a way to remove some classes (project still worked) this problem no longer exists. But in my case it were more than 100 classes.
davmac davmac

2012/8/20

#
erdelf, you can zip up your project and send it (with an explanation) to support@greenfoot.org. Then we'll have a look at it.
You need to login to post a reply.