squeek502 / AppleCore

An API for modifying the food and hunger mechanics of Minecraft
The Unlicense
55 stars 24 forks source link

[1.12.2] Not compadible with Bukkit #138

Open funniray opened 5 years ago

funniray commented 5 years ago

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

kingdevnl commented 5 years ago

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