#Fabric 1.20.2 Yung's API crash

10 messages · Page 1 of 1 (latest)

trail tinsel
#

Yung's API is crashing my 1.20.2 Fabric server upon launch with the error message:

[10:51:29] [main/ERROR]: Mixin apply for mod yungsapi failed yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi -> net.minecraft.class_174: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException No candidates were found matching field_1205:Ljava/util/Map; in net/minecraft/class_174 for yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi->@Accessor[FIELD_GETTER]::getValues()Ljava/util/Map; [INJECT Applicator Phase -> yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi -> Apply Accessors -> -> Locate -> yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi->@Accessor[FIELD_GETTER]::getValues()Ljava/util/Map;]org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException: No candidates were found matching field_1205:Ljava/util/Map; in net/minecraft/class_174 for yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi->@Accessor[FIELD_GETTER]::getValues()Ljava/util/Map; [INJECT Applicator Phase -> yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi -> Apply Accessors -> -> Locate -> yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi->@Accessor[FIELD_GETTER]::getValues()Ljava/util/Map;]

I am assuming the Yung's API for fabric is not compatible with Minecraft 1.20.2 but if I am wrong then please tell me and ask for any information you may need.

cerulean plover
#

yeah 1.20.2 is a breaking update, and I haven't ported to it yet

trail tinsel
scarlet imp
#

@cerulean plover Has this been ported yet? i seem to be having the same issue as mr warr here.

cerulean plover
#

no, if possible I would stick to 1.20.1 for now. I haven't started porting to 1.20.2 yet and I may just wait until 1.20.3 considering mojang is already putting out snapshots for it

scarlet imp
#

Ah, bummer. Well thank you very much for the fast response. This eases my mind, as i was going nuts thinking i did something to break it lol.

tight lichen
cerulean plover
#

No if we wait until 1.20.3 we'll skip 1.20.2

tight lichen
cerulean plover
#

I don't know yet