KOTL

KOTL

16 Downloads

issue with detecting pressure plate with more than 1 arena

homerek111 opened this issue ยท 2 comments

commented

Hello the problem with detecting standing on pressure plates is happening when there are more arenas...

Problem with detecting standing on pressure plate when there are more arenas created:
-> After restarting the server always only 1 arena works fine (on others pressure plates are not being detected and King isn't set when someone steps on them + bossbar does not appear also)
-> after every server restart different arena works fine (randomly one of three arenas that i have works fine + another 2 arenas do not work with detecting pressure plate)

My arenas configuration:
instances:
drzewka:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -85.000, 176.000, -101.000, 0.000, 0.000
areaMax: pvp, -82.000, 179.000, -98.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -84.000, 177.000, -100.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
krag_zgonu:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -5.000, 140.000, -101.000, 0.000, 0.000
areaMax: pvp, -2.000, 143.000, -98.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -4.000, 141.000, -100.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
zeberka:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -37.000, 133.000, -33.000, 0.000, 0.000
areaMax: pvp, -34.000, 136.000, -30.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -36.000, 134.000, -32.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE

commented

I made some clips to show you how strange it is...

Video when player stands in arena that counts pressure plate properly:
https://www.youtube.com/watch?v=kOu9KfvIRuw

Video when player stands in arena the does not count standing on pressure plate:
https://www.youtube.com/watch?v=IOb2xler6Cs

My config of arenas:

instances:
drzewka:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -84.000, 177.000, -100.000, 0.000, 0.000
areaMax: pvp, -83.000, 177.000, -99.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -84.000, 177.000, -100.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
krag_zgonu:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -4.000, 141.000, -100.000, 0.000, 0.000
areaMax: pvp, -3.000, 141.000, -99.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -4.000, 141.000, -100.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
zeberka:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -36.000, 134.000, -32.000, 0.000, 0.000
areaMax: pvp, -35.000, 134.000, -31.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -36.000, 134.000, -32.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
twierdza:
endLocation: pvp, -85.500, 138.000, -32.500, 89.700, -0.900
areaMin: pvp, -31.000, 150.000, 32.000, 0.000, 0.000
areaMax: pvp, -30.000, 150.000, 33.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -31.000, 150.000, 32.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE
grota:
endLocation: pvp, -89.581, 129.000, 38.609, 28.499, 29.850
areaMin: pvp, -91.000, 129.000, 39.000, 0.000, 0.000
areaMax: pvp, -90.000, 129.000, 40.000, 0.000, 0.000
isdone: true
showOutlines: true
plateLocation: pvp, -91.000, 129.000, 39.000, 0.000, 0.000
arenaPlate: LIGHT_WEIGHTED_PRESSURE_PLATE

commented

And before you ask - yes my arenas are 1x1 range - all I want is to change kings after standing on pressure plate