JustEnoughResources icon indicating copy to clipboard operation
JustEnoughResources copied to clipboard

NoSuchFieldError when loading world

Open CoffeeCatRailway opened this issue 5 years ago • 3 comments

I'm using the API in my mod and I get the error below when I enter a world even if I'm not calling anything from the API

[13:45:51] [Client thread/ERROR] [me.je.lo.PluginCaller/]: Caught an error from mod plugin: class jeresources.jei.JEIConfig minecraft:jeresources
java.lang.NoSuchFieldError: field_221239_a

I did some poking around and found the error is in jeresources.util.VillagersHelper.getTrades when you try to call net.minecraft.entity.merchant.villager.VillagerTrades.VILLAGER_DEFAULT_TRADES I'm using forge 1.14.4 - 28.1.111 and mappings 20191109-1.14.3

Hope this helps!

CoffeeCatRailway avatar Jan 05 '20 03:01 CoffeeCatRailway

What is me.je.lo.PluginCaller? What other mods do you have installed in your env?

way2muchnoise avatar Jan 05 '20 11:01 way2muchnoise

Filters by MrCrayfish - client side jei the one probe jer - :)

thats it

CoffeeCatRailway avatar Jan 05 '20 22:01 CoffeeCatRailway

Will check

way2muchnoise avatar Jan 06 '20 08:01 way2muchnoise

Closing old version issues

way2muchnoise avatar Aug 08 '23 17:08 way2muchnoise