Todas as discussões > Fóruns Steam > Off Topic > Detalhes do tópico
Minecraft cpu at 100%
I have an rtx 2080ti with an i5-8400. Recently 50% of the times i open minecraft and i look at my msi afterburner overaly it say that cpu 1 to cpu 6 is at 0 to 3% usage but cpu 7 and cpu 8 is at 100% and the game feels very laggy. help is appricated. And to temporarily fix this problem i had to restart my computer and open the game again and hope for a 1/2 chance to this bug to not happen
Última edição por boi /!/!/!/!!/!//!; 6/mai./2020 às 23:48
Escrito originalmente por Azza ☠:
Escrito originalmente por boi /!/!/!/!!/!//!:
Escrito originalmente por Mona Lizzard:
Sounds about right, yep. Java version of Minecraft is much more resource intensive than the Windows 10 version which is pretty much the mobile port made to PC. Are you using any mods or is it plane Jane vanilla?
Using like 23 mods

Java by default caps the max amount of memory allowed and will probably just use a single core of the CPU to run itself upon.

You can increase the memory, by adding the Java (JVM) Arguments:

-Xmx14336 -Xms2048

The parameter -Xmx is the maximum amount of RAM allocated to the game in MB. So if you have more than 8GB of RAM you could increase the amount even higher. Just ensure to leave some of the RAM available for the rest of the system to run (Windows itself needs 2GB min).

-Xmx14336 would be 14GB of RAM (ideal if you had 16GB)

The parameter -Xms is the initial minimum, an optimal 2GB is fine.

If still no luck with a performance boost, then next with be looking for a multi-core mod or disabling some of those mods which take up too much load.
< >
Exibindo comentários 115 de 16
Cathulhu 6/mai./2020 às 12:17 
Not a Steam game, not a Steam issue.
IX 6/mai./2020 às 12:25 
Escrito originalmente por Cathulhu:
Not a Steam game, not a Steam issue.
He never stated it was a Steam issue.
Cathulhu 6/mai./2020 às 12:26 
Then why post it in the Steam forum? Especially in the section for help and tips for issues or questions about the Steam client and Steam services.
Dr.Shadowds 🐉 6/mai./2020 às 12:37 
Post in the Minecraft forum.

Escrito originalmente por VoidXVII:
Escrito originalmente por Cathulhu:
Not a Steam game, not a Steam issue.
He never stated it was a Steam issue.
He not wrong, the help, and tips for Steam service, and client, but again this game not on Steam, and also it would be better posting in the game own forum.
MEGA MAN 6/mai./2020 às 12:45 
Well, my theory is: they mine virtual currency with your computers while you are playing this, the name alone says it "Minecrafting" hahaha *TinFoilHat glows*
Última edição por MEGA MAN; 6/mai./2020 às 12:46
AWAWA Liz 6/mai./2020 às 17:00 
Which version of Minecraft is it? Java or Windows 10 (C++) version? It sounds like it's Java.
Escrito originalmente por Mona Lizzard:
Which version of Minecraft is it? Java or Windows 10 (C++) version? It sounds like it's Java.
Java forge
AWAWA Liz 6/mai./2020 às 17:09 
Escrito originalmente por boi /!/!/!/!!/!//!:
Escrito originalmente por Mona Lizzard:
Which version of Minecraft is it? Java or Windows 10 (C++) version? It sounds like it's Java.
Java forge
Sounds about right, yep. Java version of Minecraft is much more resource intensive than the Windows 10 version which is pretty much the mobile port made to PC. Are you using any mods or is it plane Jane vanilla?
Escrito originalmente por Mona Lizzard:
Escrito originalmente por boi /!/!/!/!!/!//!:
Java forge
Sounds about right, yep. Java version of Minecraft is much more resource intensive than the Windows 10 version which is pretty much the mobile port made to PC. Are you using any mods or is it plane Jane vanilla?
Using like 23 mods
AWAWA Liz 6/mai./2020 às 17:12 
Escrito originalmente por boi /!/!/!/!!/!//!:
Escrito originalmente por Mona Lizzard:
Sounds about right, yep. Java version of Minecraft is much more resource intensive than the Windows 10 version which is pretty much the mobile port made to PC. Are you using any mods or is it plane Jane vanilla?
Using like 23 mods
Big OOF right there OP! You should have stated you were using that many mods to begin with!!

How much RAM do you have? Actually you never stated that either.
Escrito originalmente por Mona Lizzard:
Escrito originalmente por boi /!/!/!/!!/!//!:
Using like 23 mods
Big OOF right there OP! You should have stated you were using that many mods to begin with!!

How much RAM do you have? Actually you never stated that either.
16gb rams. And the problems starts right when I start the game so I don't think it's about the ram
O autor do tópico indicou esta mensagem como a resposta.
Azza ☠ 6/mai./2020 às 17:21 
Escrito originalmente por boi /!/!/!/!!/!//!:
Escrito originalmente por Mona Lizzard:
Sounds about right, yep. Java version of Minecraft is much more resource intensive than the Windows 10 version which is pretty much the mobile port made to PC. Are you using any mods or is it plane Jane vanilla?
Using like 23 mods

Java by default caps the max amount of memory allowed and will probably just use a single core of the CPU to run itself upon.

You can increase the memory, by adding the Java (JVM) Arguments:

-Xmx14336 -Xms2048

The parameter -Xmx is the maximum amount of RAM allocated to the game in MB. So if you have more than 8GB of RAM you could increase the amount even higher. Just ensure to leave some of the RAM available for the rest of the system to run (Windows itself needs 2GB min).

-Xmx14336 would be 14GB of RAM (ideal if you had 16GB)

The parameter -Xms is the initial minimum, an optimal 2GB is fine.

If still no luck with a performance boost, then next with be looking for a multi-core mod or disabling some of those mods which take up too much load.
Última edição por Azza ☠; 6/mai./2020 às 17:25
Escrito originalmente por Azza ☠:
Escrito originalmente por boi /!/!/!/!!/!//!:
Using like 23 mods

Java by default caps the max amount of memory allowed and will probably just use a single core of the CPU to run itself upon.

You can increase the memory, by adding the Java (JVM) Arguments:

-Xmx14336 -Xms2048

The parameter -Xmx is the maximum amount of RAM allocated to the game in MB. So if you have more than 8GB of RAM you could increase the amount even higher. Just ensure to leave some of the RAM available for the rest of the system to run (Windows itself needs 2GB min).

-Xmx14336 would be 14GB of RAM (ideal if you had 16GB)

The parameter -Xms is the initial minimum, an optimal 2GB is fine.

If still no luck with a performance boost, then next with be looking for a multi-core mod or disabling some of those mods which take up too much load.
Thank you so much it fixed my problem.
Pookie 6/mai./2020 às 22:01 
Run with graphics processor
AWAWA Liz 7/mai./2020 às 5:07 
Multi-core mod? Why have I never heard of this? Is that like OptiFine?
< >
Exibindo comentários 115 de 16
Por página: 1530 50

Todas as discussões > Fóruns Steam > Off Topic > Detalhes do tópico
Publicado em: 6/mai./2020 às 12:09
Mensagens: 16