i have one questions..
two days the vote system is stop working and i have error 503..
you have change something ?
URLConnection con = new URL(Config.L2JBRASIL_SERVER_LINK).openConnection();
con.addRequestProperty("User-Agent", "Mozilla/5.0");
isr = new InputStreamReader(con.getInputStream());
br = new BufferedReader(isr);
String line;
while ((line = br.readLine()) != null)
{
if (line.contains("<b>Entradas(Total):</b"))
{
Hi! i am working in a private server interlude i use tiles you send to forum
i have problems with eclipse, wich verison of java and type must to use?
jre 8 jdk 11?
thanxk!"
About l2jfrozen 1132 sources