-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.4.6
-
$ uname -rms
Linux 3.6.10-1-ARCH x86_64
$ java -version
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.3) (ArchLinux build 7.u9_2.3.3-1-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
$ xrandr | grep ' connected'
DVI-I-3 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
$ lspci -s 01:00.00
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)
$ cat /proc/cpuinfo | grep model\ name | uniq
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz$ uname -rms Linux 3.6.10-1-ARCH x86_64 $ java -version java version "1.7.0_09" OpenJDK Runtime Environment (IcedTea7 2.3.3) (ArchLinux build 7.u9_2.3.3-1-x86_64) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) $ xrandr | grep ' connected' DVI-I-3 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm $ lspci -s 01:00.00 01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1) $ cat /proc/cpuinfo | grep model\ name | uniq model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
-
Unconfirmed
-
Survival
If setting the use VSync option to On I have micro-lags (not really lags, more like frame rate issues) that are very annoying, and frames nailed to around 60 FPS. This is what VSync does, and I’m aware of that. Because of that I disabled VSync and instantly frame rate goes up to around 110 FPS which is fine on my machine in full-screen mode.
After I quit Minecraft and restarted it in the evening again I noticed that micro-lags and overall “stuttering” behavior again. This behavior felt like the same I noticed with VSync enabled. I checked the configuration but Use VSync was still Off.
After setting it to On, and directly after that setting it to Off again, frame rate goes up and the game acts normal again.
This is reproducible: Whenever I enter Minecraft, it seems like Use VSync is On even if the option is set to Off in video configuration menu. After setting it to On and direct after that setting it to Off again, it’s good.
- duplicates
-
MC-715 V-Sync in Window mode, settings not activated between sessions.
- Resolved