#Why doesnt this work:

1 messages · Page 1 of 1 (latest)

lethal hinge
#

I get this error:

Line 154: (lifelinesmp.sk)
[00:31:16] [Thread-1174/INFO]: There's no player in a periodical event
[00:31:16] [Thread-1174/INFO]: Line: apply speed potion without any particles whilst hiding the potion icon to the player for 1 seconds
[00:31:16] [Thread-1174/INFO]:
[00:31:16] [Thread-1174/INFO]: Line 156: (lifelinesmp.sk)
[00:31:16] [Thread-1174/INFO]: There's no player in a periodical event
[00:31:16] [Thread-1174/INFO]: Line: apply strength potion without any particles whilst hiding the potion icon to the player for 1 seconds
[00:31:16] [Thread-1174/INFO]:
[00:31:16] [Thread-1174/INFO]: Line 158: (lifelinesmp.sk)
[00:31:16] [Thread-1174/INFO]: There's no player in a periodical event
[00:31:16] [Thread-1174/INFO]: Line: apply haste potion without any particles whilst hiding the potion icon to the player for 1 seconds
[00:31:16] [Thread-1174/INFO]:
[00:31:16] [Thread-1174/INFO]: Line 160: (lifelinesmp.sk)
[00:31:16] [Thread-1174/INFO]: There's no player in a periodical event
[00:31:16] [Thread-1174/INFO]: Line: apply resistance potion without any particles whilst hiding the potion icon to the player for 1 seconds
[00:31:16] [Thread-1174/INFO]:
[00:31:16] [Thread-1174/INFO]: Line 162: (lifelinesmp.sk)
[00:31:16] [Thread-1174/INFO]: There's no player in a periodical event
[00:31:16] [Thread-1174/INFO]: Line: apply invisibility potion without any particles whilst hiding the potion icon to the player for 1 seconds
[00:31:16] [Thread-1174/INFO]:
[00:31:16] [Thread-1174/INFO]: Encountered 5 errors while reloading the config, aliases and all scripts! (342ms)

paper mesa
#

the error and the code do not line up

inner heron
#

you should also use on respawn: wait 1 tick #apply infinite potion instead of a periodical

lethal hinge
#

?

paper mesa
#

find the term invisibility in the first picture

#

even the matching potion effect lines are different

#

apply resistance 1 to loop-player for 1 seconds working
apply resistance 1 to loop-player for 1 seconds without particles and without icon not working
apply resistance potion without any particles whilst hiding the potion icon to the player for 1 seconds error

#

like literally none of them do

#

bro is blind

lethal hinge
#

wait alr what