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

TypeTools does not run on Linux Openjdk 15 #230

Closed TheGlitch76 closed 3 years ago

TheGlitch76 commented 3 years ago

Describe the bug TypeTools does not work on openjdk 15 To Reproduce Steps to reproduce the behavior:

  1. Patch any mod that uses events
  2. Run it with Patchwork with java 15
  3. Explode.

Screenshots or Crash Report https://pastebin.com/L3BmJExg Additional context N/A

TheGlitch76 commented 3 years ago

@Nuclearfarts you may find this interesting but i'm not expecting you to fix it or anything

TheGlitch76 commented 3 years ago

Fixed in 0f903fd4a3bf63b43e6fc73c60853d3beef63985