geforkt von Mirrors/Paper
Fixed maps crashing/disconnecting the client under certain circumstances.
Dieser Commit ist enthalten in:
Ursprung
bfa22f3025
Commit
97a6534ee6
@ -101,6 +101,7 @@ public class ItemWorldMap extends ItemWorldMapBase {
|
||||
|
||||
if (!flag1) {
|
||||
--k4;
|
||||
if (k4 <= 0) break; // CraftBukkit
|
||||
j5 = chunk.getTypeId(l4 + k3, k4 - 1, j4 + l3);
|
||||
}
|
||||
} while (!flag1);
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren