by Sibbechai » Mon May 28, 2012 3:05 pm
This thread hurts my faith in humanity.
Your lag can be caused by any number of things, the most likely being:
1. Your computer is terrible
2. Your computer is full of useless junk and you've made it into an expensive facebook machine
3. Not enough memory is being given to Java
4. You have out of date drivers for your video card, try updating them.
If you are using windows, you can do the following to give more memory to java:
1. Go to your start menu
2. Click on "All Programs"
3. Click on "Accessories"
4. Click on "System Tools"
5. Click on "Control Panel"
6. Click on "Programs"
7. Click on "Java"
8. Click on the tab labeled "Java"
9. Click on "View..."
10. Double click in the box under the column labeled "runtime parameters"
11. put "-Xincgc -Xmx1G" into the text field. This part depends on whether or not you have a x64 installation or a x86 installaion of windows, aka 64bit and 32bit, if you have a 32bit installation change it to "-Xincgc -Xmx512M"
12. Click "OK"
voila.
I don't know everything. Just what I know.