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

Replication AE2 Bridge

Adds a system for integrating AE2 and Replication.

Загрузки
44K
Подписчики
9
Обновлён
11 марта 2026 г.
Лицензия
MIT

Опубликован 13 мая 2025 г.

Adds a system for integrating AE2 and Replication.

A block is added called AE2-Replication Bridge which allows AE2 to read the Replication netowrk

 

Specifically: 

  • Allows he amount of Replication matter within the Applied Energistics 2 terminals to be displayed.
  • Enables Replication requests to be made to AE2 systems.
  • It allows you to automate disintegrators using processing patterns.

Ченджлог

1.8.0.0.0Релиз1.21.1 · 11 марта 2026 г.

Separate the matter with the items using AE2 types.

Important note: in terminals already placed, the matter will no longer be visible; the type must be activated manually.

It is enabled by default for new terminals. Step 1 Step 2

1.7.0.2.0Релиз1.21.1 · 16 февраля 2026 г.

v1.7.0.2.0 - Network Stability Fix

Bug Fix:

  • Fixed server crash "Element network is null!" that occurred during world loading when ANY Replication network block (pipes, replicators, matter tanks, etc.) attempted to merge with adjacent elements whose network references had not yet been initialized. This was a race condition in Titanium's NetworkManager, not specific to the AE2 Bridge.

New:

  • Added Mixin for Titanium's NetworkManager.mergeNetworksIntoOne(): gracefully skips elements with null networks instead of crashing. If all adjacent elements have null networks, a new network is formed automatically.
  • Added Mixin for Replication's NetworkBlockEntity.onLoad(): wraps addElement() with a safety net that catches any RuntimeException during network element registration, preventing server crashes during chunk loading.
  • Both fixes are enabled by default and can be individually toggled in the config file (enableNetworkManagerFix, enableNetworkBlockEntityFix). Requires game restart to take effect.

Note: This fix protects ALL Replication network blocks, not just the AE2 Bridge. Previously corrupted worlds that crashed on load should now be able to start normally.

1.7.0.1.4Релиз1.21.1 · 12 февраля 2026 г.

Code Cleanup, try to preventing network corruption again

1.7.0.1.3Релиз1.21.1 · 18 января 2026 г.

Try to prevent null network corruption

2.1.0.0.3Релиз1.20.4, 1.20.5, 1.20.6 · 24 декабря 2025 г.

Correct version. Formatted recipes, paths, and labels 1.20.1 instead of 1.21.1 now work.

2.1.0.0.2Релиз1.20.1 · 24 декабря 2025 г.

Wrong version this do nothing

1.7.0.1.2Релиз1.21.1 · 21 декабря 2025 г.

Added missing logs to the debug log flag

1.7.0.1.1Релиз1.21.1 · 15 декабря 2025 г.

Fix bridge in compact machines causes server deadlock bug.

Комментарии

Загружаем…