Jump to content

Rank Pvp System 3.8.9 [Il - H5]


Recommended Posts

\game\data\images

are you sure you have image files i this folder?

 

folder "images" from my pack you should put into:

 

.../gameserver/data

 

or

 

.../game/data

 

* some gameserver folders can be differ in each projects.

 

** on my hdd it looks like this:

...\game\data\images\custom_pvp_system

 

Link to comment
Share on other sites

install in last rev l2jserver in clean proyect and give me this error in gs and no open .pvpinfo

 

 

Client: [Character: test[253254184] - Account: test - IP: 127.0.0.1]
- Failed running: [C] B3 BypassUserCmd - L2J Server Version: 5729M - DP Revision
: 9341M ; null
java.lang.NullPointerException
        at com.l2jserver.gameserver.custom.pvpsystem.CustomPvpSystemPlayerInfo.r
ankImgTableHtml(CustomPvpSystemPlayerInfo.java:317)
        at com.l2jserver.gameserver.custom.pvpsystem.CustomPvpSystemPlayerInfo.p
layerResponseHtml(CustomPvpSystemPlayerInfo.java:58)
        at com.l2jserver.gameserver.custom.pvpsystem.CustomPvpSystemPlayerInfo.s
endPlayerResponse(CustomPvpSystemPlayerInfo.java:36)
        at com.l2jserver.gameserver.custom.pvpsystem.CustomPvpSystemCmd.useUserC
ommand(CustomPvpSystemCmd.java:64)
        at com.l2jserver.gameserver.network.clientpackets.BypassUserCmd.runImpl(
BypassUserCmd.java:57)
        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:66)
        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1
088)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

 

EDIT:

Fixed, the solution is -.-!

 

in CustomPvpSystemConfig.properties

 

CustomPvpRankMinPoints = 12345, 1234, 123, 12, 0 first rank must be have 0 not other value :(

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...