Ok so, the problem is this, am creating a l2jfrozen project and i want to add a Special RB Manager, i find one with code for the core i put it but when i open the server then go to the manager i get this http://prntscr.com/anj5q5 & in GS Console i get this message: "Html is too long! this will crash the client!"
I Can't understand why is this, i check the code 40 times but i cant understand, hope you can help me guys :S :/
tb.append("<html><title>Raid Boss Status</title><body><center><br>");
try (Connection con = L2DatabaseFactory.getInstance().getConnection()) { statement = con.prepareStatement("SELECT boss_id, respawn_time FROM grandboss_data UNION SELECT boss_id, respawn_time FROM raidboss_spawnlist");
hey guyz...i try to use guytis v201 source code...but when i had compiled the NpcExt.dll,it will crash L2server.exe.didnot knew why...use v158 source code ,its ok...anybody know how to fix it?
v201 only add CNpcSpawnDefine system...i had comment it out,but still crash L2server.exe.
Thanks a lot @Atom !
Feels good to upgrade from a common player to someone who can contribute to this community!
Also wanted to say that for our first month,marketing services will be 50% off, as a welcoming discount, and as a chance for the people to test our skills!
Question
Rydar
Ok so, the problem is this, am creating a l2jfrozen project and i want to add a Special RB Manager, i find one with code for the core i put it but when i open the server then go to the manager i get this http://prntscr.com/anj5q5 & in GS Console i get this message: "Html is too long! this will crash the client!"
I Can't understand why is this, i check the code 40 times but i cant understand, hope you can help me guys :S :/
If someone help me i will be to much happy!
Thanks in advance!
This is the code:
Edited by antoskasas1231 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now