kettingpowered / Ketting-1-20-x

A fork of MinecraftForge with added Bukkit & Spigot patches
Other
60 stars 14 forks source link

Server dosent use all cores #256

Closed LucaBarbaLata closed 1 month ago

LucaBarbaLata commented 1 month ago

Basic questions:

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

No response

Description of behavior

If u start the server with this command it will run like 8%/450%

Reproduction Steps

Steps to reproduce the behavior:
1. Use above Version with mod bogus with the version x.y.z 
2. Run the server
3. See the mixin error

Logs

No?

Additional context

No response

LucaBarbaLata commented 1 month ago

I dont think its host related

p0t4t0sandwich commented 1 month ago

No Minecraft server uses all cores, not a bug. Minecraft is mostly singlethreaded.

JustRed23 commented 1 month ago

Ketting does not mess with any processing, this is just a Minecraft thing.

LucaBarbaLata commented 1 month ago

@JustRed23 well before i buyed a paid plan i went for free hosting and it worked faster.

LucaBarbaLata commented 1 month ago

And like it used all cores

LucaBarbaLata commented 1 month ago

Its from startip command?

JustRed23 commented 1 month ago

A Minecraft server only uses the amount of CPU that it needs, there is no need for a server to always use all cores

Another thing about Minecraft servers: the main game loop only uses one core, the other cores are used for world generation, like generating unexplored chunks

LucaBarbaLata commented 1 month ago

@JustRed23 i understand that. The thing is that the server aint using any core at all