Çözüldü Konsolda Gözüken Hata Yardım

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

_ByEfeturkS_

Odunlara Vur Vur Vur!
Katılım
11 Mayıs 2016
Mesajlar
29
Elmaslar
5
Puan
13.210
Yaş
29
merhaba. Sunucu her açıldığında konsolda şu hatayı alıyorum. Yardımcı olabilecek var mı?
Kod:
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[16:47:18] [Server thread/ERROR]: #!#! Could not load test.sk
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[16:47:18] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[16:47:18] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[16:47:18] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[16:47:18] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[16:47:18] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[16:47:18] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Stack trace:
[16:47:18] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for customenchantment
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:460)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:47:18] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Version Information:
[16:47:18] [Server thread/ERROR]: #!#!   Skript: 2.2-dev25
[16:47:18] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[16:47:18] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[16:47:18] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[16:47:18] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Current node: replace all "[" with "" in {_newlevel} parantezi varsa parantezini kaldırdım (test.sk, line 13)
[16:47:18] [Server thread/ERROR]: #!#! Current item: null
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Thread: Server thread
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! End of Error.
[16:47:18] [Server thread/ERROR]: #!#!
 
13. satıra bak orada hata vardır düzenle reloadla tekrar çalıştır tekrar olmazsa dc den yaz uzayabilir
 
merhaba. Sunucu her açıldığında konsolda şu hatayı alıyorum. Yardımcı olabilecek var mı?
Kod:
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[16:47:18] [Server thread/ERROR]: #!#! Could not load test.sk
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[16:47:18] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[16:47:18] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[16:47:18] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[16:47:18] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[16:47:18] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[16:47:18] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Stack trace:
[16:47:18] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for customenchantment
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:460)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:47:18] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Version Information:
[16:47:18] [Server thread/ERROR]: #!#!   Skript: 2.2-dev25
[16:47:18] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[16:47:18] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[16:47:18] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[16:47:18] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Current node: replace all "[" with "" in {_newlevel} parantezi varsa parantezini kaldırdım (test.sk, line 13)
[16:47:18] [Server thread/ERROR]: #!#! Current item: null
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Thread: Server thread
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! End of Error.
[16:47:18] [Server thread/ERROR]: #!#!
Spigotu tekrar kurun
 
hata (test.sk, line 13) 13. satırda
kontrol et
 
merhaba. Sunucu her açıldığında konsolda şu hatayı alıyorum. Yardımcı olabilecek var mı?
Kod:
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[16:47:18] [Server thread/ERROR]: #!#! Could not load test.sk
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[16:47:18] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[16:47:18] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[16:47:18] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[16:47:18] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[16:47:18] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[16:47:18] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Stack trace:
[16:47:18] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for customenchantment
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:460)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[16:47:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[16:47:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:47:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:47:18] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Version Information:
[16:47:18] [Server thread/ERROR]: #!#!   Skript: 2.2-dev25
[16:47:18] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[16:47:18] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[16:47:18] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[16:47:18] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Current node: replace all "[" with "" in {_newlevel} parantezi varsa parantezini kaldırdım (test.sk, line 13)
[16:47:18] [Server thread/ERROR]: #!#! Current item: null
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! Thread: Server thread
[16:47:18] [Server thread/ERROR]: #!#!
[16:47:18] [Server thread/ERROR]: #!#! End of Error.
[16:47:18] [Server thread/ERROR]: #!#!
size önerim sunucunuzun performanslı çalışması için paperspigot ve optimizeli başlat kodu kullanın
 
Ne alaka siz ne diyonuz adamın sorunu başka ?
 
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