Minecraft alpha 1.2.6 lags when loading new chunks. Anyway to tone down the lag?
up vote
0
down vote
favorite
Recently I've noticed that when I'm loading new chunks in minecraft alpha 1.2.6, it lags. Since this is an old version, there might not be a way to combat this, but if there is, how can I tone down the lag? I have 4G RAM and the latest version of Java. My memory usage is at about 20-25%. Also, I normally get about 60FPS in small window mode. (I just like small window better.)
minecraft
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 1 more comment
up vote
0
down vote
favorite
Recently I've noticed that when I'm loading new chunks in minecraft alpha 1.2.6, it lags. Since this is an old version, there might not be a way to combat this, but if there is, how can I tone down the lag? I have 4G RAM and the latest version of Java. My memory usage is at about 20-25%. Also, I normally get about 60FPS in small window mode. (I just like small window better.)
minecraft
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
4
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29
|
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Recently I've noticed that when I'm loading new chunks in minecraft alpha 1.2.6, it lags. Since this is an old version, there might not be a way to combat this, but if there is, how can I tone down the lag? I have 4G RAM and the latest version of Java. My memory usage is at about 20-25%. Also, I normally get about 60FPS in small window mode. (I just like small window better.)
minecraft
Recently I've noticed that when I'm loading new chunks in minecraft alpha 1.2.6, it lags. Since this is an old version, there might not be a way to combat this, but if there is, how can I tone down the lag? I have 4G RAM and the latest version of Java. My memory usage is at about 20-25%. Also, I normally get about 60FPS in small window mode. (I just like small window better.)
minecraft
minecraft
edited May 1 '14 at 12:31
asked May 1 '14 at 2:10
DatEpicCoderGuyWhoPrograms
1,65272855
1,65272855
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
4
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29
|
show 1 more comment
1
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
4
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29
1
1
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
4
4
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29
|
show 1 more comment
3 Answers
3
active
oldest
votes
up vote
0
down vote
How can I tone down the lag?
You can do the classic "allocate more RAM" mixed with a NORMAL or SHORT render distance. That way the game will load a small number of chunks at the time.
Just set -Xmx
to the maximum RAM that you want to allocate for the game. As an example:
-Xmx512M # 512MB
-Xmx2G # 2GB
As far as I know, there is no OptiFine version available for Alphas, Betas or Snapshots.
Since this is an old version...
Yep, I did some testing with Alpha 1.2.6, Beta 1.5 and Release 1.12.2 and even my "light gaming capable" PC struggled to keep up. Looks like this version is not optimized for recent PCs.
This is my benchmark of the Alpha 1.2.6 (old_alpha a1.2.6
):
Average framerate : 70.1 FPS
Minimum framerate : 19.7 FPS
Maximum framerate : 122.9 FPS
1% low framerate : 4.1 FPS
0.1% low framerate : 3.0 FPS
Just in case, a benchmark of the Beta 1.5 (old_beta b1.5
):
Average framerate : 81.2 FPS
Minimum framerate : 39.6 FPS
Maximum framerate : 157.7 FPS
1% low framerate : 15.1 FPS
0.1% low framerate : 5.6 FPS
And a more recent game version, Release 1.12.2
Average framerate : 126.5 FPS
Minimum framerate : 43.8 FPS
Maximum framerate : 222.9 FPS
1% low framerate : 27.9 FPS
0.1% low framerate : 16.2 FPS
All of them used the same world and graphics settings (medium render distance and fast graphics preset) plus none of them were modified. The resolution used was 1366x768.
add a comment |
up vote
0
down vote
Lowering the render distance to 10 and capping max frame rate at 60 keeps most lag away for me. And I have an old ass Mac.
add a comment |
up vote
-2
down vote
It happens for me too. I recommend getting technic launcher and installing the old days modpack. It works fine in fullscreen mode and i played for about 2 hours with no lag 120fps on a 2014 mac mini 8gb ram.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "41"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f166391%2fminecraft-alpha-1-2-6-lags-when-loading-new-chunks-anyway-to-tone-down-the-lag%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
How can I tone down the lag?
You can do the classic "allocate more RAM" mixed with a NORMAL or SHORT render distance. That way the game will load a small number of chunks at the time.
Just set -Xmx
to the maximum RAM that you want to allocate for the game. As an example:
-Xmx512M # 512MB
-Xmx2G # 2GB
As far as I know, there is no OptiFine version available for Alphas, Betas or Snapshots.
Since this is an old version...
Yep, I did some testing with Alpha 1.2.6, Beta 1.5 and Release 1.12.2 and even my "light gaming capable" PC struggled to keep up. Looks like this version is not optimized for recent PCs.
This is my benchmark of the Alpha 1.2.6 (old_alpha a1.2.6
):
Average framerate : 70.1 FPS
Minimum framerate : 19.7 FPS
Maximum framerate : 122.9 FPS
1% low framerate : 4.1 FPS
0.1% low framerate : 3.0 FPS
Just in case, a benchmark of the Beta 1.5 (old_beta b1.5
):
Average framerate : 81.2 FPS
Minimum framerate : 39.6 FPS
Maximum framerate : 157.7 FPS
1% low framerate : 15.1 FPS
0.1% low framerate : 5.6 FPS
And a more recent game version, Release 1.12.2
Average framerate : 126.5 FPS
Minimum framerate : 43.8 FPS
Maximum framerate : 222.9 FPS
1% low framerate : 27.9 FPS
0.1% low framerate : 16.2 FPS
All of them used the same world and graphics settings (medium render distance and fast graphics preset) plus none of them were modified. The resolution used was 1366x768.
add a comment |
up vote
0
down vote
How can I tone down the lag?
You can do the classic "allocate more RAM" mixed with a NORMAL or SHORT render distance. That way the game will load a small number of chunks at the time.
Just set -Xmx
to the maximum RAM that you want to allocate for the game. As an example:
-Xmx512M # 512MB
-Xmx2G # 2GB
As far as I know, there is no OptiFine version available for Alphas, Betas or Snapshots.
Since this is an old version...
Yep, I did some testing with Alpha 1.2.6, Beta 1.5 and Release 1.12.2 and even my "light gaming capable" PC struggled to keep up. Looks like this version is not optimized for recent PCs.
This is my benchmark of the Alpha 1.2.6 (old_alpha a1.2.6
):
Average framerate : 70.1 FPS
Minimum framerate : 19.7 FPS
Maximum framerate : 122.9 FPS
1% low framerate : 4.1 FPS
0.1% low framerate : 3.0 FPS
Just in case, a benchmark of the Beta 1.5 (old_beta b1.5
):
Average framerate : 81.2 FPS
Minimum framerate : 39.6 FPS
Maximum framerate : 157.7 FPS
1% low framerate : 15.1 FPS
0.1% low framerate : 5.6 FPS
And a more recent game version, Release 1.12.2
Average framerate : 126.5 FPS
Minimum framerate : 43.8 FPS
Maximum framerate : 222.9 FPS
1% low framerate : 27.9 FPS
0.1% low framerate : 16.2 FPS
All of them used the same world and graphics settings (medium render distance and fast graphics preset) plus none of them were modified. The resolution used was 1366x768.
add a comment |
up vote
0
down vote
up vote
0
down vote
How can I tone down the lag?
You can do the classic "allocate more RAM" mixed with a NORMAL or SHORT render distance. That way the game will load a small number of chunks at the time.
Just set -Xmx
to the maximum RAM that you want to allocate for the game. As an example:
-Xmx512M # 512MB
-Xmx2G # 2GB
As far as I know, there is no OptiFine version available for Alphas, Betas or Snapshots.
Since this is an old version...
Yep, I did some testing with Alpha 1.2.6, Beta 1.5 and Release 1.12.2 and even my "light gaming capable" PC struggled to keep up. Looks like this version is not optimized for recent PCs.
This is my benchmark of the Alpha 1.2.6 (old_alpha a1.2.6
):
Average framerate : 70.1 FPS
Minimum framerate : 19.7 FPS
Maximum framerate : 122.9 FPS
1% low framerate : 4.1 FPS
0.1% low framerate : 3.0 FPS
Just in case, a benchmark of the Beta 1.5 (old_beta b1.5
):
Average framerate : 81.2 FPS
Minimum framerate : 39.6 FPS
Maximum framerate : 157.7 FPS
1% low framerate : 15.1 FPS
0.1% low framerate : 5.6 FPS
And a more recent game version, Release 1.12.2
Average framerate : 126.5 FPS
Minimum framerate : 43.8 FPS
Maximum framerate : 222.9 FPS
1% low framerate : 27.9 FPS
0.1% low framerate : 16.2 FPS
All of them used the same world and graphics settings (medium render distance and fast graphics preset) plus none of them were modified. The resolution used was 1366x768.
How can I tone down the lag?
You can do the classic "allocate more RAM" mixed with a NORMAL or SHORT render distance. That way the game will load a small number of chunks at the time.
Just set -Xmx
to the maximum RAM that you want to allocate for the game. As an example:
-Xmx512M # 512MB
-Xmx2G # 2GB
As far as I know, there is no OptiFine version available for Alphas, Betas or Snapshots.
Since this is an old version...
Yep, I did some testing with Alpha 1.2.6, Beta 1.5 and Release 1.12.2 and even my "light gaming capable" PC struggled to keep up. Looks like this version is not optimized for recent PCs.
This is my benchmark of the Alpha 1.2.6 (old_alpha a1.2.6
):
Average framerate : 70.1 FPS
Minimum framerate : 19.7 FPS
Maximum framerate : 122.9 FPS
1% low framerate : 4.1 FPS
0.1% low framerate : 3.0 FPS
Just in case, a benchmark of the Beta 1.5 (old_beta b1.5
):
Average framerate : 81.2 FPS
Minimum framerate : 39.6 FPS
Maximum framerate : 157.7 FPS
1% low framerate : 15.1 FPS
0.1% low framerate : 5.6 FPS
And a more recent game version, Release 1.12.2
Average framerate : 126.5 FPS
Minimum framerate : 43.8 FPS
Maximum framerate : 222.9 FPS
1% low framerate : 27.9 FPS
0.1% low framerate : 16.2 FPS
All of them used the same world and graphics settings (medium render distance and fast graphics preset) plus none of them were modified. The resolution used was 1366x768.
answered Jul 15 at 23:54
Lemon
850125
850125
add a comment |
add a comment |
up vote
0
down vote
Lowering the render distance to 10 and capping max frame rate at 60 keeps most lag away for me. And I have an old ass Mac.
add a comment |
up vote
0
down vote
Lowering the render distance to 10 and capping max frame rate at 60 keeps most lag away for me. And I have an old ass Mac.
add a comment |
up vote
0
down vote
up vote
0
down vote
Lowering the render distance to 10 and capping max frame rate at 60 keeps most lag away for me. And I have an old ass Mac.
Lowering the render distance to 10 and capping max frame rate at 60 keeps most lag away for me. And I have an old ass Mac.
answered Nov 13 at 5:43
Dylan Baker
112
112
add a comment |
add a comment |
up vote
-2
down vote
It happens for me too. I recommend getting technic launcher and installing the old days modpack. It works fine in fullscreen mode and i played for about 2 hours with no lag 120fps on a 2014 mac mini 8gb ram.
add a comment |
up vote
-2
down vote
It happens for me too. I recommend getting technic launcher and installing the old days modpack. It works fine in fullscreen mode and i played for about 2 hours with no lag 120fps on a 2014 mac mini 8gb ram.
add a comment |
up vote
-2
down vote
up vote
-2
down vote
It happens for me too. I recommend getting technic launcher and installing the old days modpack. It works fine in fullscreen mode and i played for about 2 hours with no lag 120fps on a 2014 mac mini 8gb ram.
It happens for me too. I recommend getting technic launcher and installing the old days modpack. It works fine in fullscreen mode and i played for about 2 hours with no lag 120fps on a 2014 mac mini 8gb ram.
answered Jul 15 at 22:20
Josh
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f166391%2fminecraft-alpha-1-2-6-lags-when-loading-new-chunks-anyway-to-tone-down-the-lag%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I'm pretty sure chunk loading is CPU intensive, not ram intensive
– Ender
May 1 '14 at 2:11
@Ender I'm still going to include it if does involve anything.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 2:33
Could you go in-game and press the f3 button? In the top right it should say the memory usage. Could you add that result into your question?
– Marco Geertsma
May 1 '14 at 6:05
@Geertsma Updated my question.
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 11:45
4
@shanodin because I just love the old versions of minecraft, back when it still had it's magic....
– DatEpicCoderGuyWhoPrograms
May 1 '14 at 19:29