PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

Rats mod and citadel not functioning on 1.16.5 #231

Open BenCat07 opened 3 years ago

BenCat07 commented 3 years ago

Describe the bug Using a Patched "Rats" mod, or a patched "Citadel" makes the game just die on launch due to an error.

To Reproduce Steps to reproduce the behavior:

  1. Patch mod Citadel
  2. Patch mod Rats
  3. Launch Game
  4. Crash

Expected behavior Successfully load Minecraft

Screenshots or Crash Report Just Citadel: https://paste.ee/p/jGeh3 Citadel + Rats: https://paste.ee/p/9APAk

BenCat07 commented 3 years ago

I Corrected this issue's title and description, intitally i had some different issue, i have an actual identifyable one now though.