emilyploszaj / emi

A featureful and accessible item and recipe viewer
MIT License
233 stars 47 forks source link

[Bug] Crash upon opening inventory with a potion effect. #413

Closed pauliesnug closed 7 months ago

pauliesnug commented 7 months ago

Hi, I splashed a fire resistance potion in the nether while using EMI + JEI and now upon opening my inventory, my game crashes. I believe the issue has to do with this mixin from the stacktrace: https://github.com/emilyploszaj/emi/blob/93e0d4f33f61299255947656367bd0429baa50a6/xplat/src/main/java/dev/emi/emi/mixin/AbstractInventoryScreenMixin.java#L75

My logs are: https://mclo.gs/Nz874EW

emilyploszaj commented 7 months ago

My mixin is in the log but it's not causing the issue, this is on porting lib

pauliesnug commented 7 months ago

My mixin is in the log but it's not causing the issue, this is on porting lib

Ah sorry!! I just realized and was going to close this issue. The issue was actually https://github.com/Fabricators-of-Create/Porting-Lib/issues/75. Thank you! This mod is awesome