AppleCore icon indicating copy to clipboard operation
AppleCore copied to clipboard

[1.12.2] Not compadible with Bukkit

Open funniray opened this issue 5 years ago • 1 comments

Crashes servers using Bukkit patches ontop of forge (Ex Kettle: https://github.com/KettleFoundation/Kettle ) I've verified this crashes on Kettle and AtomMC.

Crash Log: https://pastebin.com/ruSLusbn

funniray avatar Apr 23 '19 16:04 funniray

The problem seems to be caused of 2 reasons

  1. Bukkit has patched methods that the CoreMod edits using ASM
  2. Mappings seem to be different

kingdevnl avatar May 02 '19 20:05 kingdevnl