Перейти к содержимому
Mineforgian

Block Limit Fix

Fixes a vanilla bug limiting total Blockstates to ~500k

Загрузки
6K
Подписчики
24
Обновлён
5 октября 2023 г.
Лицензия
MIT

Опубликован 19 декабря 2022 г.

Block Limit Fix

This mod fixes a vanilla bug that occurs when there's roughly 500k unique Blockstates. When this bug is triggered, a range of issues can occur from ghost blocks to desyncs.

Specifically, beyond 524288 states, the math for serializing the states to packets breaks down due to a misplaced cast. This bug is fixed in 1.19.4 / 1.20, whichever comes first. This mod backports it to older versions.

Thanks to Patbox for debugging this and figuring out the solution.

Ченджлог

1.0.5-forgeРелиз1.18.2, 1.19.2, 1.19.3 · 5 октября 2023 г.
  • restrict to 1.17.1+ only
  • fix the mod not working on forge 1.17+
1.0.5-fabricРелиз1.18.2, 1.19.2, 1.19.3 · 5 октября 2023 г.
  • restrict to 1.17.1+ only
1.0.4-forgeРелиз1.16.5 · 5 октября 2023 г.
  • restrict to 1.16.5 only
1.0.4-fabricРелиз1.16.5 · 5 октября 2023 г.
  • restrict to 1.16.5 only
1.0.3-forgeРелиз1.18.2, 1.19.2, 1.19.3 · 6 января 2023 г.
  • allow the mod to run with Java 8
1.0.3-fabricРелиз1.18.2, 1.19.2, 1.19.3 · 6 января 2023 г.
  • allow the mod to run with Java 8
1.0.2-fabricРелиз1.18.2, 1.19.2, 1.19.3 · 27 декабря 2022 г.
  • lower java requirement to fix crash with Java 8 on 1.16.5
1.0.2-forgeРелиз1.18.2, 1.19.2, 1.19.3 · 27 декабря 2022 г.
  • lower java requirement to fix crash with Java 8 on 1.16.5

Комментарии

Загружаем…