Crash Crash

KingAmdin_YT

Demir Madencisi
En iyi cevaplar
1
Grup karşılaştırmalarını yapmak için bir add-on yüklemen lazım sanırım. Onun dışındaki fonksiyon hataları büyük ihtimal fonksiyonları daha önce kullanmandan kaynaklanıyor. Mesela fonksiyonu 1. satırda kullanıp 3. satıra yazıyorsun. O şekilde olabiliyor.
Ayrıca grupla alakası olmayan functionlar da mevcut.
 

LifeMCServer

Nether Yerlisi
En iyi cevaplar
98
WorldGuard ile worldedit yüklemeyi unutmuşum.

Yeni Log:
Kod:
[02:28:32 INFO]: [Skript] Reloading the config and all scripts...
[02:28:33 INFO]: Loaded a total of 11549 english aliases
[02:28:33 ERROR]: Can't compare 'player's group' with a text (adawarp.sk, line 3: if player's group is "sonlord" or "sonsuzlord" or "eienlord" or "kronoslord" or "zeuslord":')
[02:28:33 ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (adawarp.sk, line 39: else:')
[02:28:36 ERROR]: The function 'market' does not exist (market.sk, line 4: market(player)')
[02:28:38 ERROR]: The function 'odulsure' does not exist (sureodul.sk, line 4: odulsure(player)')
[02:28:38 ERROR]: The function 'menu' does not exist (takas.sk, line 3: menu(player)')
[02:28:45 ERROR]: The function 'enchMarket' does not exist (upench.sk, line 49: enchMarket(player)')
[02:28:45 ERROR]: The function 'enchMarket' does not exist (upench.sk, line 52: enchMarket(player)')
[02:28:47 ERROR]: The function 'chestleg' does not exist (upench.sk, line 106: chestleg({_p}, diamond chestplate)')
[02:28:47 ERROR]: The function 'chestleg' does not exist (upench.sk, line 110: chestleg({_p}, diamond leggings)')
[02:28:47 ERROR]: The function 'chestleg' does not exist (upench.sk, line 116: chestleg({_p}, diamond boots)')
[02:28:48 ERROR]: the type of the tool of {_p} is not a world (upench.sk, line 149: item amount of type of tool of {_p} <= 1')
[02:28:48 ERROR]: can't understand this condition: '{_b} is infinity' (upench.sk, line 193: if {_b} is infinity:')
[02:28:48 ERROR]: Can't compare 'player's group' with a text (uplord.sk, line 52: if player's group is not "kurucu":')
[02:28:48 ERROR]: Can't understand this condition/effect: remove ("skylord", "skygobs", "skyking", "gobslord", "gobsking", "kinggobs", "sonlord", "sonsuzlord", "kronoslord", "zeuslord" and "eienlord") from {_p}'s group (uplord.sk, line 196: remove ("{@lord1}", "{@lord2}", "{@lord3}", "{@lord4}", "{@lord5}", "{@lord6}", "{@lord7}", "{@lord8}", "{@lord9}", "{@lord10}" and "{@lord11}") from {_p}'s group')
[02:28:48 WARN]: Starting a variable's name with an expression is discouraged ({%arg-2%.yetki}). You could prefix it with the script's name: {yetkili.%arg-2%.yetki} (yetkili.sk, line 19: set {%arg-2%.yetki} to colored arg-3')
[02:28:48 WARN]: Starting a variable's name with an expression is discouraged ({%loop-value%.yetki}). You could prefix it with the script's name: {yetkili.%loop-value%.yetki} (yetkili.sk, line 30: delete {%loop-value%.yetki}')
[02:28:49 INFO]: Loaded 44 scripts with a total of 74 triggers and 50 commands in 16.57 seconds
[02:28:49 INFO]: [Skript] Encountered 14 errors while reloading the config and all scripts!

NOT: Skriptimde en fazla kullandığım skUlitities, Function ve tuSKe.

Örnek olması açısından, bir sakıncası yok ise upench.sk dosyasının içeriğini atabilir misin? Veya yukarıdaki gibi fonksiyonları yazmadan önce kullandın mı hiç? Veyahut fonksiyonların olduğuna emin misin :D
 
Üst