PDA

View Full Version : Minecraft Screen Tearing



Nogueirn
December 6th, 2011, 01:26 AM
Hey guys, I recently downloaded Minecraft for 11.10, and I was having some weird graphical issues. There seemed to be tearing and all the objects on screen would kind of change and look smaller. I then downloaded Sun Java 6 and tried running it with that, but then it wouldn't even boot up at all. Is there anything I'm doing wrong?

Nogueirn
December 6th, 2011, 01:59 AM
bump... nobody?

overdrank
December 6th, 2011, 02:14 AM
Hi and welcome, please be patient, it is polite to bump your thread once a day (24hr). Thanks :)

desktorp
December 6th, 2011, 07:09 AM
Can you list your system specs and Minecraft's current video settings?

System settings you might look for might be: VSync / Sync to Vertical Blank or maybe Unredirect Fullscreen. In Minecraft, the FPS Limit setting could be part of the problem; change from "Balanced" to "Max FPS"..

Are you launching from the terminal or by clicking on minecraft.jar?

Nogueirn
December 6th, 2011, 03:12 PM
Processor: 4x Intel Core 13-2310M CPU 2.10GHz
Memory: 3967 MB
Oneiric Ocelot

I run Minecraft by opening it with Sun Java 6 so I right click it, but it doesnt open

Nogueirn
December 6th, 2011, 03:21 PM
Also, my graphics card is 2nd Generation Core Processor Family Integrated Graphics Control

desktorp
December 6th, 2011, 03:46 PM
I'm trying to stop myself from jumping to conclusions, but Intel graphics are notorious for crappy performance. I can't say beyond a shadow of doubt that this is the case, here.. but I would be willing to bet that it's part of your problem.

The following page is outdated, but sheds some light on the problems people tend to have, when using systems with Intel GMA. Just search for "GMA" on that page and see all of the reports of bad frame rates and unplayability, compared to all of the non Intel configurations that seem to run great.

http://www.minecraftwiki.net/wiki/Hardware_performance

Personally I hope this is not your problem, but it's not looking good for Intel graphics.

Nogueirn
December 6th, 2011, 03:48 PM
http://s1117.photobucket.com/albums/k591/Nogueirn/?action=view&current=Screenshotat2011-12-06094143.png

There's a picture, and I couldnt capture it but the screen has massive tearing

Nogueirn
December 6th, 2011, 03:52 PM
I couldnt find my exact laptop up there, my specs weren't together and were jumped around, but some said they run crappy, and others say they run great. I can tell you I don't have fps problems at all, its just the screen tearing and that weird stuff on the picture

ergo-proxy
December 6th, 2011, 03:53 PM
Are you sure you have installed propietary java and in fact using it?

Nogueirn
December 6th, 2011, 03:59 PM
How do I know if I am? Just to make sure

Nogueirn
December 6th, 2011, 04:02 PM
How do I know if I am?

EDIT* sorry double post lol

Nogueirn
December 7th, 2011, 03:28 PM
bump...

ergo-proxy
December 7th, 2011, 05:40 PM
Just run those two commands in a termina:

which java

java -version

Nogueirn
December 8th, 2011, 04:06 AM
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

thats what it said

bheussler
December 8th, 2011, 04:16 AM
I am having the same problems as well. Here is a screen shot: http://i.imgur.com/Cm77u.png

I literally have the same exact system specs. I have a HP ProBook 4530s
Intel Core i3-2310M 2.1GHz
4GB DDR3
Intel HD Graphics 3000

I tried running both the OpenJRE and Sun JRE and saw no difference, though both could run Minecraft. As stated above, every ran fine. The game had no hiccups or slowdowns. The only problem I am having is the screen tearing.

To provide a little more information, I installed Minecraft using a handy installed script: http://www.filedropper.com/minecraftinstaller20
Though I am having graphics issues, this is a very good installer and more people should know about it.

Nogueirn
December 11th, 2011, 07:01 AM
bump...

Nogueirn
December 13th, 2011, 05:34 AM
bump

a2j
December 14th, 2011, 09:59 PM
create a script in directory where your minecraft.jar file is

java -Xmx2048M -Xms2048M -cp minecraft.jar net.minecraft.LauncherFrame


make it executable and run it.

might help. if not, check graphic driver and update if necessary. if still no-go, I'd say issue is GPU.