Beacon Overhaul

Beacon Overhaul

4M Downloads

Pehkui conflicts with the reach-entity-attributes library

DarianLStephens opened this issue ยท 4 comments

commented

Describe the bug
When you install both Beacon Overhaul and Pehkui, the game will crash when loading.

Reproduction steps

  1. Add Pehkui
  2. Add Beacon Overhaul
  3. Launch the game
  4. Crash while launching

Expected behavior
To not crash.

Environment (please complete the following information):

  • Minecraft version: [1.16.5]
  • Loader version [0.11.2]
  • Mod version [1.3.0]

Additional context
Pastebin link to the crash log:
https://pastebin.com/89ugWGqL

commented

This, having same issue, here is my log https://pastebin.com/yGa6mUek

commented

This is a conflict that needs to be resolved on Pehkui's end. They should be using the reach-entity-attributes library for alterations to player reach distance, as the necessary changes are integral and not compatible with mixin overlap (hence this crash).

commented

On second thought, I will keep this issue open until the conflict is resolved.