sedela Posted January 11, 2010 Posted January 11, 2010 pedia kserete kana comand i programa na klidoso to l2ini na min blepoune to no-ip tou server Quote
0 NexiM Posted January 11, 2010 Posted January 11, 2010 pedia kserete kana comand i programa na klidoso to l2ini na min blepoune to no-ip tou server 1on Den 3erw An Yparxi !!! 2on Na Mn Vlepoun To No-ip Sou E?? Kai na yparxi vsk...An O Server Sou Einai Hopzone To Vreskoun Kai Pali!!! Se Hackaroun? Quote
0 sedela Posted January 11, 2010 Author Posted January 11, 2010 it sends a packet which has nothing to read, but l2j didn't expect this to happen and make a System.exit to it. Simply... it sends a 0 value (emtpy packet or so) ,so in the mmocore it displays ... else if (result == 0) { // read interest but nothing to read? wtf? System.out.println("NOOBISHT ERROR 2 THE MISSION"); System.exit(0); } and now... here's the simple -beep-in' fix: 1. Just delete the ELSE IF <- you will cry if you do like most kids 2. Make it not to close.. simply remove it and replace by this.. else if (result == 0) { // read interest but nothing to read? wtf? System.out.println("MMOCore: Nothing to read."); System.out.println("Trying not to close the server..."); //System.exit(0); System.out.println("MMOCore Sender IP: "+ con.getSocketChannel().socket().getInetAddress().getHostAddress()); con.onForcedDisconnection(); this.closeConnectionImpl(con); } easy fix, huh? its just that kids has no brains.. thanks and fixed on eminence since it started (1st noemver) afto pou to bazo Quote
0 Coyote™ Posted January 11, 2010 Posted January 11, 2010 it sends a packet which has nothing to read, but l2j didn't expect this to happen and make a System.exit to it. Simply... it sends a 0 value (emtpy packet or so) ,so in the mmocore it displays ... else if (result == 0) { // read interest but nothing to read? wtf? System.out.println("NOOBISHT ERROR 2 THE MISSION"); System.exit(0); } and now... here's the simple -beep-in' fix: 1. Just delete the ELSE IF <- you will cry if you do like most kids 2. Make it not to close.. simply remove it and replace by this.. else if (result == 0) { // read interest but nothing to read? wtf? System.out.println("MMOCore: Nothing to read."); System.out.println("Trying not to close the server..."); //System.exit(0); System.out.println("MMOCore Sender IP: "+ con.getSocketChannel().socket().getInetAddress().getHostAddress()); con.onForcedDisconnection(); this.closeConnectionImpl(con); } easy fix, huh? its just that kids has no brains.. thanks and fixed on eminence since it started (1st noemver) afto pou to bazo akyros entelws.. afto einai fix gia to noobish error, oxi gia afto pou zhtas.. Quote
0 Commodus Posted January 11, 2010 Posted January 11, 2010 akyros entelws.. afto einai fix gia to noobish error, oxi gia afto pou zhtas.. Einai i deuteri tou erotisi. Quote
0 Coyote™ Posted January 11, 2010 Posted January 11, 2010 Einai i deuteri tou erotisi. nai alla den exei sxesh me to l2.ini pou einai kai client file.. Quote
0 Commodus Posted January 11, 2010 Posted January 11, 2010 nai alla den exei sxesh me to l2.ini pou einai kai client file.. Oti eine se wrong section , einai. Alla apo to na kanei 2o topic gia tin deuteri tou erotisi , einai kalitero na kanei kai tis 2 se ena. Quote
0 sedela Posted January 15, 2010 Author Posted January 15, 2010 pedia to bazo anigo me eclipse to java arxio to kano paste kai me lei server terminater gt ti bazo lathos pite mou ti akribos na balo Quote
Question
sedela
pedia kserete kana comand i programa na klidoso to l2ini na min blepoune to no-ip tou server
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.