Wesley1808 / ServerCore

A mod that aims to optimize the minecraft server.
75 stars 11 forks source link

[Incompatibility/1.18.2]There is an issue with using QIO driver of mekanism #92

Open sweetymajo opened 7 months ago

sweetymajo commented 7 months ago

Describe the bug When accessing a QIO drive that is in an unloaded chunk remotely, it is possible that the items in the QIO drive may not be correctly changed.

Reproduce 1.Place any QIO drive in the QIO Drive Array. 2.Place some items in the QIO drive. 3.The owner of the QIO drive is offline, causing the current chunk to not be loaded. 4.Another player went online far away from the chunk where the QIO drive is located, causing the chunk where the drive is located to not load. 5.Another player accesses the QIO drive and changes the items inside the QIO drive. 6.Another player goes offline and restarts the server. 7.see error : When players access the QIO drive, they find that the items inside are still the ones placed by the drive owner.

Expected behavior I hope the QIO drive can work properly.

Versions -Latest is not a version! ServerCore:1.3.5 Minecraft:1.18.2 Forge:40.2.10

Mod incompatibilities List any installed mods you think might play a role in causing this bug.

Config file https://gist.github.com/sweetymajo/836a76d57d055d5153d57c92e02486e4