Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [10:05:40 WARN]: Possible name conflict of variables {contactstaff::total} and {contactstaff::%uuid of player%} (there might be more conflicts). (ContactStaff.sk, line 47: add 1 to {contactstaff::total}')
  2. [10:05:40 WARN]: Possible name conflict of variables {contactstaff::%{contactstaff::%arg-1%::id}%} and {contactstaff::total} (there might be more conflicts). (ContactStaff.sk, line 136: if {contactstaff::%{contactstaff::%arg-1%::id}%} is not set:')
  3. [10:05:40 WARN]: an inventory cannot be saved, i.e. the contents of the variable {trading::temp::player::%the player%::inventory} will be lost when the server stops. (Trading.sk, line 79: set {trading::temp::player::%player%::inventory} to chest inventory with 6 rows named {@header}')
  4. [10:05:40 WARN]: an inventory cannot be saved, i.e. the contents of the variable {trading::temp::player::%{_user}%::inventory} will be lost when the server stops. (Trading.sk, line 80: set {trading::temp::player::%{_user}%::inventory} to chest inventory with 6 rows named {@header}')
  5. [10:05:41 ERROR]: Can't compare 'name of current inventory' with a text (Trading.sk, line 159: if name of current inventory is {@header}:')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement