GolcuOsman
Kızıltaş Madencisi
- En iyi cevaplar
- 0
bu kod hata verio neden acaba mesaj gitmiyor relaod çekince 0 hata
on chat:
cancel event
message "&8[&6Admin&8] &c%player% &8&l: &f%message%" to players
on chat:
cancel event
message "&8[&6Admin&8] &c%player% &8&l: &f%message%" to players
PHP:
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[16:23:40] [Server thread/ERROR]: #!#! Could not load nokta.sk
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[16:23:40] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[16:23:40] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[16:23:40] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[16:23:40] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[16:23:40] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[16:23:40] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! Stack trace:
[16:23:40] [Server thread/ERROR]: #!#! java.lang.IllegalStateException: Cannot use classinfos until registration is over
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.checkAllowClassInfoInteraction(Classes.java:220)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfos(Classes.java:225)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:394)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parse(Classes.java:429)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:358)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1061)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1054)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
[16:23:40] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
[16:23:40] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[16:23:40] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
[16:23:40] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[16:23:40] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:23:40] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:686)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[16:23:40] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[16:23:40] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! Version Information:
[16:23:40] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
[16:23:40] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[16:23:40] [Server thread/ERROR]: #!#! Minecraft: 1.8
[16:23:40] [Server thread/ERROR]: #!#! Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[16:23:40] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! Current node: message "&8[&6Admin&8] &c%player% &8&l: &f%message%" to players (nokta.sk, line 3)
[16:23:40] [Server thread/ERROR]: #!#! Current item: null
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! Thread: Server thread
[16:23:40] [Server thread/ERROR]: #!#!
[16:23:40] [Server thread/ERROR]: #!#! End of Error.
[16:23:40] [Server thread/ERROR]: #!#!