your current location:首页 > news>MC-249136 repair

MC-249136 repair

2024-12-12 09:30:05|Myriagame |source:minecraft skins

Overview

The module's repair of the MC-249136, when the player tries to find the buried treasure or open/destroys the box containing the map, the server will be delayed.

In order to avoid this error, the positioning of the structure is moved to a separate thread, causing it not to affect the MSPT of the server.

This module will not improve the performance of structural positioning, but this error will not affect the game.

Precautions

The module is still in the test phase.

The author has roughly verified whether it will work normally in single -player or multiplayer games, but it has not tested many people games and their module compatibility.

Considering the instability of Java, the module may have the consequences of collapse.In short, the module is unstable.

Known problem

The module will not handle the maintenance of the map status, and it will only be updated after entering the player's backpack.This also means that after the items from being destroyed from the box, let the map be retained in the form of the item entity, and then restart the server to prevent the loading of the map;

It does not support the version below 1.19.4 (the positioning thread will stop searching, which will cause the map to never be loaded).