Çözüldü Skript Hataları

  • Konuyu Başlatan Konuyu Başlatan TitanTR
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 799
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

TitanTR

Web Geliştiricisi
Katılım
18 Ağustos 2019
Mesajlar
118
Elmaslar
21
Puan
0
Minecraft
TitanTR
Merhaba. Aşağı skriptlerimi atıyorum. Konsolda sürekli hata veriyor:
[13:26:05] [Server thread/INFO]: [Skript] Reloading the config and all scripts...
[13:26:05] [Server thread/INFO]: Loaded a total of 7398 english aliases
[13:26:05] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 255, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448
[13:26:05] [Server thread/ERROR]: indentation error: expected 8 spaces, but found 1 space (SkyBlok.sk, line 72: on command "/pl":')
[13:26:05] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 23 spaces (skylegend.sk, line 130: execute player command "mangadd {@skylegendgrubu}"')
[13:26:05] [Server thread/ERROR]: invalid line - all code has to be put into triggers (sohbet.sk, line 9: --------------------------------------------------------------------------------------------------------------')
[13:26:05] [Server thread/ERROR]: indentation error: expected 8 spaces, but found 1 space (SkyBlok.sk, line 72: on command "/pl":')
[13:26:06] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 23 spaces (skylegend.sk, line 130: execute player command "mangadd {@skylegendgrubu}"')
[13:26:06] [Server thread/ERROR]: invalid line - all code has to be put into triggers (sohbet.sk, line 9: --------------------------------------------------------------------------------------------------------------')
[13:26:06] [Server thread/INFO]: Loaded 6 scripts with a total of 26 triggers and 18 commands in 0.65 seconds
[13:26:06] [Server thread/INFO]: [Skript] Encountered 6 errors while reloading the config and all scripts!
 

Ekli dosyalar

Yardımcı olabilecek var mı? Çok hata veriyor gibime geldi.
 
Bunları ayarladım. Diğerini atarsınız onuda ayarlayayım.​
 

Ekli dosyalar

Atılmıyor. Hata ile karşılaştık diyor.
 
command /sohbetisil:
permission: cc.admin
permission message: &6Bunu yapmak için izniniz yok!
trigger:
loop 200 times:
send "" to all players
send "&8[&6SkyBlock&8] &3Sohbet &c%player% &3tarafindan temizlendi!" to all players

--------------------------------------------------------------------------------------------------------------
command /sohbet [<text>] [<text>]:
usage: &6/s &e<ac/kapat> &e<sebep>
permission: sohbet.kapat
trigger:
set {sohbetkapat} to true
if arg-1 is "kapat":
if arg-2 is set:
broadcast "&3=========&c[ &6BC-NetWork &c]&3========="
broadcast " &e%player% &7sohbeti kapatti."
broadcast " &7Sohbetin kapatilma sebebi: &c%arg 2%"
broadcast "&3=========&c[ &6BC-NetWork &c]&3========="
else:
broadcast "&3=========[ &6BC-NetWork &7]&3========="
broadcast " &e%player% &7sohbeti kapatti."
broadcast "&3=========[ &6BC-NetWork &7]&3========="
if arg-1 is "aç" or "ac":
delete {sohbetkapat}
broadcast "&3=========&c[ &6BC-NetWork &c]&3========="
broadcast " &e%player% &asohbeti acti."
broadcast " &7Artik konusabilirsiniz."
broadcast "&3=========&c[ &6BC-NetWork &c]&3========="

on chat:
if {sohbetkapat} is true:
if player has permission "sohbet.izin":
stop
else:
cancel event
message "&8[&6SkyBlock&8] &4Sohbet Suan Kapalidir."
 
send "&8[&6SkyBlock&8] &3Sohbet &c%player% &3tarafindan temizlendi!" to all players

# --------------------------------------------------------------------------------------------------------------
command /sohbet [<text>] [<text>]:

Bu şekilde ayırırsanız sıkıntı çözülecektir.
 

TuSke ve SkQuery gibi önemli eklentiler yüklü mü? Daha da önemlisi güncel olması önemlidir.
 

TuSke ve SkQuery gibi önemli eklentiler yüklü mü? Daha da önemlisi güncel olması önemlidir.
Yanlış bir yönlendirme yapmış olursunuz. Skript üzerinde boşluk hataları ve karakter hataları yapmış.
Konu çözüldü ise kapatabiliriz.​
 
Kusura bakmassanız bu kodu bana sk ile yapabilir misiniz? Yapamadım. Birde bu skriptler sunucuyu yormaz değil mi?
 
Sohbet.sk.
 
Tamam gerek kalmadı hallettim. Yardımlarınız için teşekkür ederim. Konu kilitlenebilir.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst