cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
134 stars 34 forks source link

[Bug]: mod conflict with baritone #129

Open end-user opened 1 year ago

end-user commented 1 year ago

Describe the Bug

Logs indicate a method conflict with baritone. Could this be renamed or chained?

[07:50:31] [Render thread/WARN]: Method overwrite conflict for getChunks in betterf3.mixins.json:chunk.ClientChunkMapMixin from mod betterf3, previously written by baritone.launch.mixins.MixinChunkArray. Skipping method.

Steps to Reproduce

load game with both mods enabled

Expected Behavior

mods coexist contentedly

Screenshots

No response

Modloader Type

Fabric

Modloader Version

0.14.12

Mod Version

5.0.0

Log Output

No response

Additional Context

No response