Spawn yazinca Server Çöküyor ?

texax12345

Marangoz
Mesajlar
63
En iyi cevaplar
0
Beğeniler
6
Puanları
80
Ruh hali
skripti sildim spawnı spawn yazinca çökmüyor spawnada işlamiyor setspawn pl si indirdim direkt ışınlıyor haraket ederse işinlanma durcak ne bilim öğle skript yada plugin yokmu hatasız
 

JitterClickYT

Altın Madencisi
Mesajlar
387
En iyi cevaplar
2
Beğeniler
74
Puanları
290
Ruh hali
Kod:
options:
    p: &eSunucuAdı &8>
  
command /spawnçek:
    trigger:
        if player doesn't have permission "spawn.cek":
            send "{@p} &cBunu yapmaya yetkin yok!"
        else:
            set {spawn} to location of player
            send "{@p} &aSpawn noktası belirlendi."
    
command /spawn:
    trigger:
        teleport player to {spawn}

on respawn:
    teleport player to {spawn}
  
on join:
    teleport player to {spawn}
Buyur bu skripti deneyebilirsin.
 

texax12345

Marangoz
Mesajlar
63
En iyi cevaplar
0
Beğeniler
6
Puanları
80
Ruh hali
Kod:
options:
    p: &eSunucuAdı &8>
 
command /spawnçek:
    trigger:
        if player doesn't have permission "spawn.cek":
            send "{@p} &cBunu yapmaya yetkin yok!"
        else:
            set {spawn} to location of player
            send "{@p} &aSpawn noktası belirlendi."
   
command /spawn:
    trigger:
        teleport player to {spawn}

on respawn:
    teleport player to {spawn}
 
on join:
    teleport player to {spawn}
Buyur bu skripti deneyebilirsin.
çalişiyor fakat direkt ışınlıyor 4 saniye beklemesi lazı eğer haraket ederse işinlanma bozulsun :D
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Kod:
[12:24:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[12:24:52] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[12:24:52] [Spigot Watchdog Thread/ERROR]: Stack:
[12:24:52] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.getNode(Unknown Source)
[12:24:52] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.get(Unknown Source)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesMap.getVariable(VariablesMap.java:90)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables.getVariable(Variables.java:284)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getRaw(Variable.java:201)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.get(Variable.java:210)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getConverted(Variable.java:330)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getAll(Variable.java:529)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.check(Variable.java:556)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.conditions.CondCompare.check(CondCompare.java:239)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.While.walk(While.java:50)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:164)

Sorun skript adlı eklentide. Doğru sürümü yüklediğine emin ol. Yukarıya göre bir değişken alınırken problem çıkıyor. Kullandığın spawn skriptini atarsan düzenleyip atabiliriz.
 

texax12345

Marangoz
Mesajlar
63
En iyi cevaplar
0
Beğeniler
6
Puanları
80
Ruh hali
Kod:
[12:24:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[12:24:52] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[12:24:52] [Spigot Watchdog Thread/ERROR]: Stack:
[12:24:52] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.getNode(Unknown Source)
[12:24:52] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.get(Unknown Source)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesMap.getVariable(VariablesMap.java:90)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables.getVariable(Variables.java:284)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getRaw(Variable.java:201)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.get(Variable.java:210)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getConverted(Variable.java:330)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.getAll(Variable.java:529)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Variable.check(Variable.java:556)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.conditions.CondCompare.check(CondCompare.java:239)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.While.walk(While.java:50)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
[12:24:52] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:164)

Sorun skript adlı eklentide. Doğru sürümü yüklediğine emin ol. Yukarıya göre bir değişken alınırken problem çıkıyor. Kullandığın spawn skriptini atarsan düzenleyip atabiliriz.
evet skripti sildim şimdi senin yorumum bi üstündeki skirpt çalişiyor fakat direkt ışınlanıyor 4 saniye beklicek haraket ederse bozulcak işinlanma ?
 

Erkutay_

DragonBlock
Mesajlar
745
En iyi cevaplar
11
Beğeniler
832
Puanları
1,490
skripti sildim spawnı spawn yazinca çökmüyor spawnada işlamiyor setspawn pl si indirdim direkt ışınlıyor haraket ederse işinlanma durcak ne bilim öğle skript yada plugin yokmu hatasız
essentialsın içinden editleyeceksin essentialsspawn kullanıyorsan
 

JitterClickYT

Altın Madencisi
Mesajlar
387
En iyi cevaplar
2
Beğeniler
74
Puanları
290
Ruh hali
Kod:
options:
    p: &eSunucuAdı &8>
 
command /spawnçek:
    trigger:
        if player doesn't have permission "spawn.cek":
            send "{@p} &cBunu yapmaya yetkin yok!"
        else:
            set {spawn} to location of player
            send "{@p} &aSpawn noktası belirlendi."
            set {spawnlokasyon.x} to the player's x-coordinate
            set {spawnlokasyon.y} to the player's y-coordinate
            set {spawnlokasyon.z} to the player's z-coordinate
  
command /spawn:
    trigger:
        {isinlanmaiptal.%player%} is not set:
            send player title "&bIşınlanılıyor..." with subtitle "&bSon &f3 &bsaniye!" for 0.7 seconds
            set {isinlanmaiptal.%player%} to true
            wait 1 seconds
            {isinlanmaiptal.%player%} is set:
                send player title "&bIşınlanılıyor..." with subtitle "&bSon &f2 &bsaniye!" for 0.7 seconds
                wait 1 seconds
                {isinlanmaiptal.%player%} is set:
                    send player title "&bIşınlanılıyor..." with subitle "&bSon &f1 &bsaniye!" for 0.7 seconds
                    wait 1 seconds
                    {isinlanmaiptal.%player%} is set:
                        teleport player to {spawn}
                        send player title "&aIşınlandın!" with subitle "Lokasyon: &aX&f&l:&f%{spawnlokasyon.x}% &aY&f&l:&f%{spawnlokasyon.y} &aZ&f&l:&f%{spawnlokasyon.z}"
                        delete {isinlanmaiptal.%player%}

on respawn:
    teleport player to {spawn}
 
on login:
    teleport player to {spawn}
    {isinlanmaiptal.%player%} is set:
        delete {isinlanmaiptal.%player%}
Birde bu skripti denermisin ?
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Dostum böyle bir olay için eklenti gereksiz olur.

Eklenti hiçbir zaman gereksiz olmaz. Orada gereksiz olan eklenti değil Java ile yaptığında harcadığın süredir belki karıştırmışsındır. Yani ufak tefek şeyleri Skript ile yapmak daha hızlı olur, fakat eklenti ile yapınca da "gereksiz" olmaz.
 

Riaxetr

Şehit mi düştü asker? Cennet koktu da her yer..
Mesajlar
107
En iyi cevaplar
0
Beğeniler
184
Puanları
280
ama skript ve addonları olarak milyon tane eklenti eklemek gereksiz olmaz ^^

Eklenti hiçbir zaman gereksiz olmaz. Orada gereksiz olan eklenti değil Java ile yaptığında harcadığın süredir belki karıştırmışsındır. Yani ufak tefek şeyleri Skript ile yapmak daha hızlı olur, fakat eklenti ile yapınca da "gereksiz" olmaz.

Ben en iyisi buradan uzaklaşayım yoksa plugincilerden linç yicem :D
 

texax12345

Marangoz
Mesajlar
63
En iyi cevaplar
0
Beğeniler
6
Puanları
80
Ruh hali
EssentialsX-2.15.0.1 sürümünü atabilirmisniz ? link olarak
 

Üst