Jump to content

andon19

Members
  • Posts

    48
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by andon19

  1. Cause i want to "learn" that's the easy way it can be done by everyone.I will try more anyway :) thank you ( lock it )
  2. God bless me then. I don't mention you that error coming when i create a new char or i shutdown the server
  3. Well as a rookie i wanted to pass a code (hitman event) to l2jfrozen after i passed it successfully i want to remove. I thought that i made it right but as i see i @@#$@ up and gameconsoll shows me this error : Could not store char base data: java.sql.SQLException: No value specified for parameter 62 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) at com.mysql.jdbc.PreparedStatement.checkAllParametersSet(PreparedStatem ent.java:2566) at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.jav a:2542) at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.jav a:2468) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1298) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPr eparedStatement.java:989) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.storeCharB ase(L2PcInstance.java:10879) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.store(L2Pc Instance.java:10727) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.store(L2Pc Instance.java:10753) at com.l2jfrozen.gameserver.network.clientpackets.CharacterCreate.initNe wChar(CharacterCreate.java:267) at com.l2jfrozen.gameserver.network.clientpackets.CharacterCreate.runImp l(CharacterCreate.java:143) at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:75) at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1 194) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Could not store char base data: java.sql.SQLException: No value specified for parameter 62 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) at com.mysql.jdbc.PreparedStatement.checkAllParametersSet(PreparedStatem ent.java:2566) at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.jav a:2542) at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.jav a:2468) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1298) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPr eparedStatement.java:989) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.storeCharB ase(L2PcInstance.java:10879) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.store(L2Pc Instance.java:10727) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.store(L2Pc Instance.java:10753) at com.l2jfrozen.gameserver.network.L2GameClient$DisconnectTask.run(L2Ga meClient.java:1009) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) wtf i did?
  4. x8es eida ena oneiro oti hmoyn o superman leei kai !@@#$#% thn marry jane dysthxws ksipnisa. Kati p dystixws tha symbei kai me esena :D Dn yparxei kati p na mhn ginetai alla free kai xwris kopo kanenas den sto dinei
  5. Everything that u had advised me, u and wyatt i keep it on my l2j notes.THANK YOU once more :) i appreciate ur help
  6. //main class public class Devs { public static void main (String[]args) { Tryskel dTryskel=new Tryskel (); Wyatt dWayatt=new Wyatt(): } } //1st class public class Tryskel { public boolean L2jdeveloper=true; public boolean Professional=true; public boolean Clever=true; public boolean Kind=true; public boolean Cool=true; } //2nd class public class Wyatt { public boolean L2jdeveloper=true; public boolean Professional=true; public boolean Creative=true; public boolean Strict=true; public boolean Tall=false; //making joke } //3rd class public class Me extends Wyatt { // SO everything i wrote here and declaration of Wyatt will be applied to me ? //am i right? }
  7. I love the way you think... T H A N K YOU this website is really source of knowledge and especially you and the 5 others you are professors of l2j.Thanks god that you exist guys :)
  8. FastMap=has a predictable iteration order, which is the order in which keys are inserted into the map My question is that. Could anyone ilustrate me a simple 5 lanes codes how works this class.. i would like to know the logic of this class (Yeah, i know there are tons of share custom codes that have been shared but i need just a simple one with the idea of working of this class, i am not lazy.Just Curious.) I would appreciate every possible answer.
  9. Thank you once more xDem and Tryskel question solved :) <!-- Tryskel thank you for everything,You are really my motivator. ) -->
  10. After i get motivated to start learning java i read on a chapter about garbage method on java application which the result of this method is to clean memory of unnecessary de-referenced object=> memory reclaim. Well what you think this idea is useful, useless or don't even think about it? it can' be addapted on l2j projects cause there isn't any reason? I was curious and asked****
  11. Tryskell thank you so much for the time you spend in order to give me that answer you have really oriented me " WHERE " i have to <start> and to pass the rookie level... ty so much that god bring you in this world :) i really appreciate your help :D thank you so much !!!! also this answer should be sticked really
  12. Well i have seen a lot guys like acis developer tryskel ( sorry mate if i write wrong ur name :/ ) elfocrash,mattew,wayne,masterio and other guys which they are so pro on l2j developing.. But before they come pro "devs" they were starters and that's i am curious what u did on this stage. How you start? What kind of books you study? ( java but what there so many versions ) Which is the best java book i have to study for a starter? What you did in order to understand how l2j works? Well i am noob i want to pass to the next level which is starter but i want to learn,so any usefull suggestion i ll appriciate it..
  13. Yeah Thank you very.Much that's the maxcheater's and pro stuff members that makes me to feel proud and to spend my time usefully on a website that really worths . Anyway you can lock this topic, i am sorry if it was my mistake but i always tell my opinion to anyone if i did something wrong i apologise. and t again thank you again for the consideration :) We are members,fun,followers and supporters of MAXCHEATERS and always will be. :)
  14. "The primenister of France said.. The Country that Democracy born and the country where Democracy died without any explain..." But still i love and i ll follow this website it has been year that i am user ( i can't log with my other account) and follower.. The only thing that i have to do is just to don't talk. as brutally as it looks.
  15. At least one really pro dev create something really unique! I 'll follow u !
  16. else if (_command.startsWith("sendMsg")) { StringTokenizer st = new StringTokenizer(_command); st.nextToken(); String to = st.nextToken(); (here is the 148 line ) String title = st.nextToken(); String message = ""; while(st.hasMoreTokens()) { message = message + st.nextToken() + " "; } i think this the part that u want
  17. else if (_command.startsWith("sendMsg")) { StringTokenizer st = new StringTokenizer(_command); st.nextToken(); String to = st.nextToken(); String title = st.nextToken(); String message = ""; while(st.hasMoreTokens()) { message = message + st.nextToken() + " "; } i think this the part that u want
  18. I am starter and i use l2jfrozen but I had this error on my server console.What happened here?Where possible come from? Can i fix by own? Bad RequestBypassToServer: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(Unknown Source) at com.l2jfrozen.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:148) at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:75) at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1 194) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) AutoSaveManager: saving players data.. AutoSaveManager: players data saved.. I appreciate your answer-help, Thank you
  19. Hey i need an ANSWER from stuff,admin anyone. Tell me why with an serious argument.ty (passed 2 hours) i am still waiting.
  20. Wtf? ??? Can i ask the reason why my comments on l2aerogaming has been deleted? he??? WTF? Is any democracy? I can't tell my opinion on something which is so real and based on arguments? I don't expected that from your staff team. I want an answer. thank you PS.Also i don't know if topic-creators have the right to delete the comments.
  21. Loipon eimai neos kserw ta basika kai xrhsimopoiw l2 pre config pack gia na mathw ta basika otan paw na logarw p bgazei to ekseis problhma ( afotoy h egastasei to pack einai epityxhs)
  22. I use a pre config pack in order to learn l2. I make the proper install but when i try to log in i had this problem could anyone help me? how i can fix it ?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock