Çözüldü scriptler çalışmıyor

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

SonCesurlar

Altın Benim Yeni Sevgilim
Katılım
15 Şubat 2017
Mesajlar
429
Elmaslar
31
Puan
13.670
Yaş
27
Minecraft
Hunrazy
s.a mctr ailesi elektirkler gitti bir anda pc yeniden açtım suncuyuda skriptleirn hiç biri çalışmadı aldıgım hata şu

Kod:
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:25:19] [Server thread/ERROR]: #!#! Could not load back.sk
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[18:25:19] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[18:25:19] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[18:25:19] [Server thread/ERROR]: #!#! Here is full list of them:
[18:25:19] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) skUtilities (https://tim740.github.io/) SkQuery
[18:25:19] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[18:25:19] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[18:25:19] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[18:25:19] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[18:25:19] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[18:25:19] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Stack trace:
[18:25:19] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[18:25:19] [Server thread/ERROR]: #!#!     at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.currencyNameSingular(Economy_Craftconomy3.java:111)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money.parse(Money.java:158)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money$1.parse(Money.java:57)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money$1.parse(Money.java:1)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:421)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.parse(Classes.java:460)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:365)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:638)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:824)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1494)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1560)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:81)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1083)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:491)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:648)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:406)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:425)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:183)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:648)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:465)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:428)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
[18:25:19] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Version Information:
[18:25:19] [Server thread/ERROR]: #!#!   Skript: 2.4-alpha3 (latest)
[18:25:19] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[18:25:19] [Server thread/ERROR]: #!#!     Date: 2019-06-04
[18:25:19] [Server thread/ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[18:25:19] [Server thread/ERROR]: #!#!   Minecraft: 1.12.2
[18:25:19] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[18:25:19] [Server thread/ERROR]: #!#!   OS: Windows 7 amd64 6.1
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Server platform: Paper
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Current node: if arg-1 is set: (back.sk, line 3)
[18:25:19] [Server thread/ERROR]: #!#! Current item: null
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Thread: Server thread
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Language: english
[18:25:19] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! End of Error.
[18:25:19] [Server thread/ERROR]: #!#!
 
s.a mctr ailesi elektirkler gitti bir anda pc yeniden açtım suncuyuda skriptleirn hiç biri çalışmadı aldıgım hata şu

Kod:
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:25:19] [Server thread/ERROR]: #!#! Could not load back.sk
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[18:25:19] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[18:25:19] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[18:25:19] [Server thread/ERROR]: #!#! Here is full list of them:
[18:25:19] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) skUtilities (https://tim740.github.io/) SkQuery
[18:25:19] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[18:25:19] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[18:25:19] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[18:25:19] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[18:25:19] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[18:25:19] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Stack trace:
[18:25:19] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[18:25:19] [Server thread/ERROR]: #!#!     at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.currencyNameSingular(Economy_Craftconomy3.java:111)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money.parse(Money.java:158)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money$1.parse(Money.java:57)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.hooks.economy.classes.Money$1.parse(Money.java:1)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:421)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.parse(Classes.java:460)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:365)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:638)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:824)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1494)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1560)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:81)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1083)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:491)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:648)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:406)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:425)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[18:25:19] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:183)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685)
[18:25:19] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:648)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:465)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:428)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767)
[18:25:19] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
[18:25:19] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Version Information:
[18:25:19] [Server thread/ERROR]: #!#!   Skript: 2.4-alpha3 (latest)
[18:25:19] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[18:25:19] [Server thread/ERROR]: #!#!     Date: 2019-06-04
[18:25:19] [Server thread/ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[18:25:19] [Server thread/ERROR]: #!#!   Minecraft: 1.12.2
[18:25:19] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[18:25:19] [Server thread/ERROR]: #!#!   OS: Windows 7 amd64 6.1
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Server platform: Paper
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Current node: if arg-1 is set: (back.sk, line 3)
[18:25:19] [Server thread/ERROR]: #!#! Current item: null
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Thread: Server thread
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! Language: english
[18:25:19] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[18:25:19] [Server thread/ERROR]: #!#!
[18:25:19] [Server thread/ERROR]: #!#! End of Error.
[18:25:19] [Server thread/ERROR]: #!#!
Gördüğüm Kadarıyla Burda Şöyle Yazıyor.
"skRayFall skUtilities SkQuery Addonlarından Biri Hata Veriyor Olabilir" Bunun Altlarında İse Şu "Skript Plugini İle Alakalı Da Olabilir"
Kısacası Yapman Gereken "skRayFall skUtilities SkQuery" Bunları Güncelleyip Dene Olmazsa Skript Plugininin Sunucuna En Uyumlu Sürümünü Yükle
 
Gördüğüm Kadarıyla Burda Şöyle Yazıyor.
"skRayFall skUtilities SkQuery Addonlarından Biri Hata Veriyor Olabilir" Bunun Altlarında İse Şu "Skript Plugini İle Alakalı Da Olabilir"
Kısacası Yapman Gereken "skRayFall skUtilities SkQuery" Bunları Güncelleyip Dene Olmazsa Skript Plugininin Sunucuna En Uyumlu Sürümünü Yükle
hepsini yaptım hiç bişey olmadı panle kadar her şeyi değiştiridm hala aynı
 
hocam değişen hiçbirşey olmadı yukardan yazan addonları çaıkarttım halla aynı
Herhangi Bir Plugin İle Skript Birbirini Bozuyor Olabilir Daha Fazla Yardımcı Olamayacağım Üzgünüm O Kadar Bilgim Yok
 
Herhangi Bir Plugin İle Skript Birbirini Bozuyor Olabilir Daha Fazla Yardımcı Olamayacağım Üzgünüm O Kadar Bilgim Yok
teşekür edeirm yinede yardım etmye çalıştıgın için dedğim zatnetmiyorum kaç gündür çalışan şeyler bozuldu
 
Sürümlerinde sorun olabilir mi Tıkla
 
Skripti atar mısın buraya ilk 10 satırını falan.
 
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