malte0811 / FerriteCore

MIT License
330 stars 27 forks source link

crash in 1.16 dev-env using parchment mappings #157

Closed AnAwesomGuy closed 5 months ago

AnAwesomGuy commented 5 months ago

crash link to repo: https://github.com/AnAwesomGuy/bosstools-performance

malte0811 commented 5 months ago

You probably need to add this to your run configs.

AnAwesomGuy commented 5 months ago

the mixin is marked as remap = false, removing it from the refmap, and I also already have mixingradle, which makes that fix obsolete (disabling that mixin from the config works fine)

malte0811 commented 5 months ago

Ah, I did not notice it was "that" mixin. I thought I had explicitly listed all the "common" names of that method, Parchment should have getQuads. I'm not sure what is happening, but I do not plan to release a new 1.16.5 build in any case.