now it works local without problems, but on the site it isn't working, someone knows what happened? I didn't changed anything
I wish I could help but if anything I would think that adding more available RAM should just make Java work with less problems. I'm sure someone will have an idea of what's going on.
erdelf, that sounds pretty strange, certainly Greenfoot shouldn't have a problem with using as much RAM as you can give it.
If you really want help, please give a lot more information -
How did you "give java more ram"?
What exactly do you mean by "greenfoot doesn't start anymore?" - what happens when you try to start it, do you get an error message, is there anything in Greenfoot's debug log?
On the site, are there any exceptions/error messages in the Java console (if you make it visible)?
here is how I gave Java more ram:
added the environment variable: _JAVA_OPTIONS with value: -Xincgc -Xms2048m -Xmx4096m
added system variable: Path with the path of java as value
btw. I am using windows.
well, even after deleting these variables it still doesn't work on the site
well, this problems appears at the same time I added the variables
erdelf: Java console? You didn't read Neil's message fully.
sry, didnt read the first part. the test applet loads. java console says nothing on greenfoot.org and the applet on greenfoot.org is not appearing.
tried different browser. And that I didn't read it completely, but didn't realized the first part
You didn't read my latest post properly either.
I will send the mail. I read it.