This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Vkouk
Hello guys,i am trying to rework multilingual system from epilogue to final.
All it's fine.But i have one small problem.It gives me always error at AdminEditNpc.java
at these lines
String content = HtmCache.getInstance().getHtm("data/html/merchant/" + merchantID + ".htm"); if (content == null) { content = HtmCache.getInstance().getHtm("data/html/merchant/30001.htm");Exactly it gives me error at getHtm
So?Any suggestions?
Btw i tryied all methods.Waiting for your respond
21 answers to this question
Recommended Posts