C:\Users\User\workspace - pvp -Copy\Stable_1004\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2DonateShopInstance.java:928: error: method replace in classNpcHtmlMessage cannot be applied to given types;[javac] html.replace("%level%", rhand.getAugmentation().getSkill().getLevel());[javac]^[javac] required:String,String[javac] found:String,int[javac] reason: actual argument int cannot be converted to String by method invocation conversion
Question
sotid
My error:
The actual lines:
I know what the error is I see it but I dont know how to fix it. Any help?
Edited by sotid13 answers to this question
Recommended Posts