Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. [19:43:50] [Server thread/INFO]: [Skript] Reloading lands2.sk...
  2.  
  3. [19:43:50] [Server thread/ERROR]: indentation error: expected 5 tabs, but found 6 tabs (lands2.sk, line 419: delete {claim.%chunk at location of player%}')
  4.  
  5. [19:43:50] [Server thread/ERROR]: indentation error: expected 5 tabs, but found 6 tabs (lands2.sk, line 420: send "&6Claim SafeZone supprimé" to player')
  6.  
  7. [19:43:50] [Server thread/ERROR]: indentation error: expected 5 tabs, but found 6 tabs (lands2.sk, line 421: stop')
  8.  
  9. [19:43:50] [Server thread/ERROR]: There's no player in an on script load/unload event (lands2.sk, line 17: set {maxclaims.%player%} to 1000')
  10.  
  11. [19:43:50] [Server thread/ERROR]: undefined option {@spawn_region} (lands2.sk, line 29: if "%region at player%" contains "{@spawn_region}":')
  12.  
  13. [19:43:50] [Server thread/ERROR]: can't understand this event: 'on chunk enter' (lands2.sk, line 36: on chunk enter:')
  14.  
  15. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 60: if player is in "S_lands":')
  16.  
  17. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 491: else:')
  18.  
  19. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 517: if player is in "S_lands":')
  20.  
  21. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 532: else:')
  22.  
  23. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 536: if player is in "S_lands":')
  24.  
  25. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 551: else:')
  26.  
  27. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 555: if player is in "S_lands":')
  28.  
  29. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 570: else:')
  30.  
  31. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 574: if player is in "S_lands":')
  32.  
  33. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 589: else:')
  34.  
  35. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 593: if player is in "S_lands":')
  36.  
  37. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 606: else:')
  38.  
  39. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 610: if player is in "S_lands":')
  40.  
  41. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 613: else:')
  42.  
  43. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 636: if player is in "S_lands":')
  44.  
  45. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 649: else:')
  46.  
  47. [19:43:50] [Server thread/ERROR]: Can't compare a player with 'in "S_lands"' (lands2.sk, line 653: if player is in "S_lands":')
  48.  
  49. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 666: else:')
  50.  
  51. [19:43:50] [Server thread/ERROR]: Can't compare a world with 'in "S_lands"' (lands2.sk, line 670: if event-world is in "S_lands":')
  52.  
  53. [19:43:50] [Server thread/ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (lands2.sk, line 673: else:')
  54.  
  55. [19:43:50] [Server thread/ERROR]: Can't understand this condition/effect: format gui slot 4 of payer with nether star named "&9Vos claims maximum: &7%{maxclaims.%player%}%" to close (lands2.sk, line 682: format gui slot 4 of payer with nether star named "&9Vos claims maximum: &7%{maxclaims.%player%}%" to close')
  56.  
  57. [19:43:52] [Server thread/INFO]: [Lands] enabled!
  58.  
  59. [19:43:52] [Server thread/INFO]: [Skript] Encountered 27 errors while reloading lands2.sk!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement