chazwarp923 / Unified-Items

Unified Items Minecraft Mod
Other
3 stars 3 forks source link

Mortar and Pestle not working #8

Closed P3t3rU5 closed 7 years ago

P3t3rU5 commented 7 years ago

Hey there,

Was trying to use the mortar and pestle and got this error:

https://paste.ee/p/2u6tf

chazwarp923 commented 7 years ago

I can't be sure, since I'm at work. But from what I can tell it looks to be mantle messing with something. I'll test when I get home to confirm

P3t3rU5 commented 7 years ago

i thought so as well, and thought it had anything to do with using tinkers crafting station, but then i tested with vanilla crafting table and it crashed as well, I have crafting tweaks installed too, maybe that's conflicting? gonna test without it.

chazwarp923 commented 7 years ago

Well I see mantle further down the stack trace from my class but it's crashing on a vanilla method in my class, something I never changed. That's why I think it's probably Mantle.

chazwarp923 commented 7 years ago

Okay, upon further inspection, it is my fault. A method in IRecipe returns a different thing in 1.10.2 and 1.11.2. I've made a fix and submitted it as a pull request to compatlayer here. When/if he merges that I'll push a new version to fix this.

P3t3rU5 commented 7 years ago

Thanks 😁

chazwarp923 commented 7 years ago

This is now fixed in 1.4.8, should be up on curse as soon as they approve it.