#Player Kits Mod Build Error

5 messages · Page 1 of 1 (latest)

trail crescent
#

hi can anyone help me? i am getting a problem, i want to update one of my fabric mod from 1.21.5 into version 1.21.8 when i am building that mod its failing with this error ( attached Document)

timber rune
#

you seem to pass the wrong arguments to a method

#

first param is a render pipeline, not an identifier

#

DrawContext.drawTexture(RenderPipeline,Identifier,int,int,float,float,int,int,int,int,int)

#

your IDE should clearly point this error out