I'm sorry if i took wrong section, but since the creator of this code/system is inactive i would like to ask everyone's help.
So what I'm talking about? - Masterio Rank PVP System 3.8.9 [iL - H5].
I know its old, so i have made it to fit my owns l2jfrozen latest rev's code. I know you might don't have idea what's that system and how many faults there might be, but i get only 1 problem, maybe you could help me out:
When i write ingame .pvpinfo (it should drop me a htm with targets pvp info table) i get GS error:
ERROR Client: [Character: Admin - Account: admin - IP: 127.0.0.1] - Failed reading: [C] 38 Say2 ; null
java.lang.NullPointerException
at com.l2jfrozen.gameserver.masteriopack.rankpvpsystem.RankPvpSystemPvpStatus.preparePage(RankPvpSystemPvpStatus.java:146)
at com.l2jfrozen.gameserver.masteriopack.rankpvpsystem.RankPvpSystemPvpStatus.sendPage(RankPvpSystemPvpStatus.java:40)
at com.l2jfrozen.gameserver.masteriopack.rankpvpsystem.VoicedCommandHandlerPvpInfo.useVoicedCommand(VoicedCommandHandlerPvpInfo.java
:55)
at com.l2jfrozen.gameserver.network.clientpackets.Say2.runImpl(Say2.java:507)
at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:77)
at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1213)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
PreparePage: In that direction where the error is starting exists theese lines: (146 line starts at: tb:= "<tr><td width=......)
SendPage: The second direction: (40 line starts: n.setHtml (pre.....)
NpcHtmlMessage n = new NpcHtmlMessage(0);
n.setHtml(preparePage(player, playerTarget));
player.sendPacket(n);
So, maybe you could tell what can be wrong with it? maybe i dont see something... Any clues? Maybe im searching for the solution not where i should to?
P.S. While compiling no errors, when applied this patch manually no missmatches.
WTB Character on Lineage 2 Reborn - Origins 1x Server
Looking for lvl 80+ character (3 subclasses )+ clean email
Classes im mostly intrested about are:
Mystic Muse
Adventurer
Ghost Hunter
Soul Hound
Grand Khavatari
Titan
Im looking forward for your PM's here on Max website or leave a comment down below with your discord or any contact in case you have any of those classes. If you have any other class that are not mentioned drop a PM aswell might be intrested in other classes i haven't mentioned aswell if its high lvl and has good potential.
Thanks for showing us this post, it is clearly seen that some user names pulling hate in that post, have the same name here in maxcheaters....
it is very interesting information, as it shows that the same users here at maxcheaters are scouring other forum posts to spew their hate.
this does not affect much, as the customers understand, that there are only 4 or 5 people globally trying to harm our project....
the rest are all happy, luckily 🙂
Greetings.
PD: You still don't understand that this is going to spread to many servers and it's something you can't avoid... you understand that, don't you?
By the way, if you used an extender like ours, maybe you wouldn't have to reopen your server hundreds of times over the years.
🚨 L2MID RETURNS IN 2025! 🚨
After 3 long years… The wait is FINALLY over!
One of the most legendary Lineage 2 server is coming back stronger, sharper, and more competitive than ever before.
💎 All users who vote will receive exclusive gifts in the future!
👉 Cast your vote now! https://l2mid.com/vote/
Let’s make this the most epic comeback ever!
Stay tuned for more updates and invite your friends L2Mid is BACK!
Question
improved
Hi,
I'm sorry if i took wrong section, but since the creator of this code/system is inactive i would like to ask everyone's help.
So what I'm talking about? - Masterio Rank PVP System 3.8.9 [iL - H5].
I know its old, so i have made it to fit my owns l2jfrozen latest rev's code. I know you might don't have idea what's that system and how many faults there might be, but i get only 1 problem, maybe you could help me out:
When i write ingame .pvpinfo (it should drop me a htm with targets pvp info table) i get GS error:
PreparePage: In that direction where the error is starting exists theese lines: (146 line starts at: tb:= "<tr><td width=......)
SendPage: The second direction: (40 line starts: n.setHtml (pre.....)
So, maybe you could tell what can be wrong with it? maybe i dont see something... Any clues? Maybe im searching for the solution not where i should to?
P.S. While compiling no errors, when applied this patch manually no missmatches.
5 answers to this question
Recommended Posts