Fix Minecraft Java Edition (Lag)

Fix Minecraft Java Edition (Lag)

Started
17 July 2019
Petition to
Microsoft and
Petition Closed
This petition had 65 supporters

Why this petition matters

Started by Noah Tim

Performance is a serious issue for servers, and since the release of 1.13 the issues preventing servers from upgrading only seem to rise. Adding multithreading support will allow for Minecraft Servers to be able to upgrade to 1.14, which is known to have issues with chunk loading and lighting. 

The inability to use more than one thread is a huge restriction for servers. There are certain processes that can and should be done in parallel, some ideas are below. Server software like Spigot and PaperSpigot has implemented some of these, but others require such far reaching changes to Minecraft that only Mojang can implement it and have it work for everyone.

Some things that should be added include:

  1. Multi threaded chunk loading
  2. Multi threaded chunk generation
  3. Per-dimension tick threads, with synchronization on going through a portal
  4. Chunk serialization and gzipping for saving to disk to be done in a separate thread
  5. An option to make lighting not calculated server side
  6. All mobs AI should be ticked simultaneously, this includes mob pathing to players and other things
  7. Move as much packet handling as possible to the netty thread

If you can please vote on the feedback post someone has made on Minecraft's official website which can be found here.

Petition Closed

This petition had 65 supporters

Share this petition

Share this petition in person or use the QR code for your own material.Download QR code

Decision makers