Hi guys...i try to add something on server (L2jaCis) and i get soem errors in eclipse.
This is errors
publicstaticvoidSex(L2PcInstance player){
player.getAppearance().setSex(player.getAppearance().getSex()?false:true);
player.sendMessage("Your gender has been changed,You will be disconected in 3 Seconds!");
player.broadcastUserInfo();
player.decayMe();
player.spawnMe();ThreadPoolManager.getInstance().scheduleGeneral(()-> player.logout(false),3000);}
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
Question
FactorX
Hi guys...i try to add something on server (L2jaCis) and i get soem errors in eclipse.
This is errors
I try to add this command in my L2jaCis Rev. https://xp-dev.com/svn/aCis_public/
Errors with pictures
#1 http://
#2 http://
Thank you
2 answers to this question
Recommended Posts