1.8 Hata

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
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]: #!#!
 

GolcuOsman

Kızıltaş Madencisi
En iyi cevaplar
0
sorun Skquerydeymiş 1.8 için Skqueryi atabilecek varmı sorunsuz çalışan


PHP:
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[21:03:48] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[21:03:48] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[21:03:48] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[21:03:48] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[21:03:48] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[21:03:48] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! Stack trace:
[21:03:48] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[21:03:48] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createInventory(CraftServer.java:1512)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[21:03:48] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[21:03:48] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:14)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[21:03:48] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[21:03:48] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[21:03:48] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697)
[21:03:48] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[21:03:48] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[21:03:48] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[21:03:48] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! Version Information:
[21:03:48] [Server thread/ERROR]: #!#!   Skript: 2.2-Fixes-V8b
[21:03:48] [Server thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[21:03:48] [Server thread/ERROR]: #!#!   Minecraft: 1.8
[21:03:48] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[21:03:48] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! Current node: null
[21:03:48] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! Thread: Server thread
[21:03:48] [Server thread/ERROR]: #!#!
[21:03:48] [Server thread/ERROR]: #!#! End of Error.
[21:03:48] [Server thread/ERROR]: #!#!
 
Son düzenleme:

GolcuOsman

Kızıltaş Madencisi
En iyi cevaplar
0
Skquery çalışıyormuş gibi duruyor menu açılmıyor bu hatayı veriyor
son sürümü zaten bütün sürümleri için
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

PHP:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[21:50:34] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[21:50:34] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[21:50:34] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[21:50:34] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[21:50:34] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[21:50:34] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Stack trace:
[21:50:34] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[21:50:34] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createInventory(CraftServer.java:1512)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[21:50:34] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Version Information:
[21:50:34] [Server thread/ERROR]: #!#!   Skript: 2.2-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Minecraft: 1.8
[21:50:34] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[21:50:34] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Current node: null
[21:50:34] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Thread: Server thread
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! End of Error.
[21:50:34] [Server thread/ERROR]: #!#!
bu aşağıdaki kodu yazınca çıkıyor bu sorun
PHP:
command /pass2:
 trigger:
  wait 5 tick
  open chest with 6 rows named "&8 &l>&6&l>&8&l>&6&l>&8&l>  &2&lBuypass  &8&l<&6&l<&8&l<&6&l<&8&l<" to player
  wait 5 tick
  format slot 0 of player with 1 named "&d&l" to be unstealable
  format slot 1 of player with 2 named "&d&l" to be unstealable
  format slot 7 of player with 3 named "&d&l" to be unstealable
 

MeeRach

Vi3e
En iyi cevaplar
0
Skquery çalışıyormuş gibi duruyor menu açılmıyor bu hatayı veriyor


PHP:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[21:50:34] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[21:50:34] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[21:50:34] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[21:50:34] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[21:50:34] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[21:50:34] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Stack trace:
[21:50:34] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[21:50:34] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createInventory(CraftServer.java:1512)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[21:50:34] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Version Information:
[21:50:34] [Server thread/ERROR]: #!#!   Skript: 2.2-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Minecraft: 1.8
[21:50:34] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[21:50:34] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Current node: null
[21:50:34] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Thread: Server thread
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! End of Error.
[21:50:34] [Server thread/ERROR]: #!#!
bu aşağıdaki kodu yazınca çıkıyor bu sorun
PHP:
command /pass2:
 trigger:
  wait 5 tick
  open chest with 6 rows named "&8 &l>&6&l>&8&l>&6&l>&8&l>  &2&lBuypass  &8&l<&6&l<&8&l<&6&l<&8&l<" to player
  wait 5 tick
  format slot 0 of player with 1 named "&d&l" to be unstealable
  format slot 1 of player with 2 named "&d&l" to be unstealable
  format slot 7 of player with 3 named "&d&l" to be unstealable
Tuske kullan o zaman
 

GolcuOsman

Kızıltaş Madencisi
En iyi cevaplar
0
Skript 2.2 ve veya 2.2 dev25
SkQuery 3.5.9 kullan başka türlü bir şey öneremem (TuSKe dışında)
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

bu değilmi? skript 2.2 dev25

bunla bu hatayı verdi
PHP:
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:23:44] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[22:23:44] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[22:23:44] [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),
[22:23:44] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:23:44] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:23:44] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! Stack trace:
[22:23:44] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[22:23:44] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createInventory(CraftServer.java:1512)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[22:23:44] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[22:23:44] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:105)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:63)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:98)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[22:23:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[22:23:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[22:23:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697)
[22:23:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[22:23:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[22:23:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[22:23:44] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! Version Information:
[22:23:44] [Server thread/ERROR]: #!#!   Skript: 2.2-dev25
[22:23:44] [Server thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[22:23:44] [Server thread/ERROR]: #!#!   Minecraft: 1.8
[22:23:44] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[22:23:44] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! Current node: null
[22:23:44] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! Thread: Server thread
[22:23:44] [Server thread/ERROR]: #!#!
[22:23:44] [Server thread/ERROR]: #!#! End of Error.
[22:23:44] [Server thread/ERROR]: #!#!
 

LifeMCServer

Nether Yerlisi
En iyi cevaplar
98
Skquery çalışıyormuş gibi duruyor menu açılmıyor bu hatayı veriyor


PHP:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[21:50:34] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[21:50:34] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[21:50:34] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[21:50:34] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[21:50:34] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[21:50:34] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Stack trace:
[21:50:34] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[21:50:34] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createInventory(CraftServer.java:1512)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[21:50:34] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[21:50:34] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[21:50:34] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[21:50:34] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[21:50:34] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Version Information:
[21:50:34] [Server thread/ERROR]: #!#!   Skript: 2.2-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[21:50:34] [Server thread/ERROR]: #!#!   Minecraft: 1.8
[21:50:34] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[21:50:34] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Current node: null
[21:50:34] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! Thread: Server thread
[21:50:34] [Server thread/ERROR]: #!#!
[21:50:34] [Server thread/ERROR]: #!#! End of Error.
[21:50:34] [Server thread/ERROR]: #!#!
bu aşağıdaki kodu yazınca çıkıyor bu sorun
PHP:
command /pass2:
 trigger:
  wait 5 tick
  open chest with 6 rows named "&8 &l>&6&l>&8&l>&6&l>&8&l>  &2&lBuypass  &8&l<&6&l<&8&l<&6&l<&8&l<" to player
  wait 5 tick
  format slot 0 of player with 1 named "&d&l" to be unstealable
  format slot 1 of player with 2 named "&d&l" to be unstealable
  format slot 7 of player with 3 named "&d&l" to be unstealable

GUİ adı gözüme çok uzun gözüktü renk kodlarıyla beraber max 16 karakter olmalı.

PHP:
[21:50:34] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters

Bu hatada dediğimi doğruluyor. 16 demiştim ama maximum 32 oluyormuş.

daha önceden yazmış olduğum çok kod var 0 dan başlıyacak olsam onu düşünürdüm :(

CTRL + H -> Tüm açık belgelerde değiştir
 

GolcuOsman

Kızıltaş Madencisi
En iyi cevaplar
0
GUİ adı gözüme çok uzun gözüktü renk kodlarıyla beraber max 16 karakter olmalı.

PHP:
[21:50:34] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters

Bu hatada dediğimi doğruluyor. 16 demiştim ama maximum 32 oluyormuş.



CTRL + H -> Tüm açık belgelerde değiştir
[23:02:30] [Server thread/ERROR]: #!#! Could not load bol.sk
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[23:02:30] [Server thread/ERROR]: #!#! This issue is NOT your fault! You can't probably fix it yourself, either.
[23:02:30] [Server thread/ERROR]: #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version).
[23:02:30] [Server thread/ERROR]: #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer.
[23:02:30] [Server thread/ERROR]: #!#! Other versions might work, but since you're getting this error message something is NOT working,
[23:02:30] [Server thread/ERROR]: #!#! nor it will work, unless you switch to supported platform.
[23:02:30] [Server thread/ERROR]: #!#! Issue tracker:
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
(only if you know what you're doing!)
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Stack trace:
[23:02:30] [Server thread/ERROR]: #!#! java.lang.IllegalStateException: Cannot use classinfos until registration is over
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.checkAllowClassInfoInteraction(Classes.java:241)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfos(Classes.java:246)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:415)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parse(Classes.java:450)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:563)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:808)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:848)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:471)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:532)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:339)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:351)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:366)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:188)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[23:02:30] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Version Information:
[23:02:30] [Server thread/ERROR]: #!#! Skript: 2.2-dev31c
[23:02:30] [Server thread/ERROR]: #!#! Bukkit: 1.8.3-R0.1-SNAPSHOT
[23:02:30] [Server thread/ERROR]: #!#! Minecraft: 1.8.3
[23:02:30] [Server thread/ERROR]: #!#! Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[23:02:30] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:02:30] [Server thread/ERROR]: #!#! Running Spigot (or compatible): true
[23:02:30] [Server thread/ERROR]: #!#! Running Paper (or compatible): false
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Current node: wait 5 tick (bol.sk, line 3)
[23:02:30] [Server thread/ERROR]: #!#! Current item: null
[23:02:30] [Server thread/ERROR]: #!#! Thread: Server thread
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Language: english
[23:02:30] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! End of Error.
[23:02:30] [Server thread/ERROR]: #!#!
düzelttim karakter sayısını bu hatayı aldım cntrl h ile olmazki yerleri aynı değil komutların
 

MeeRach

Vi3e
En iyi cevaplar
0
[23:02:30] [Server thread/ERROR]: #!#! Could not load bol.sk
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[23:02:30] [Server thread/ERROR]: #!#! This issue is NOT your fault! You can't probably fix it yourself, either.
[23:02:30] [Server thread/ERROR]: #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version).
[23:02:30] [Server thread/ERROR]: #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer.
[23:02:30] [Server thread/ERROR]: #!#! Other versions might work, but since you're getting this error message something is NOT working,
[23:02:30] [Server thread/ERROR]: #!#! nor it will work, unless you switch to supported platform.
[23:02:30] [Server thread/ERROR]: #!#! Issue tracker:
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
(only if you know what you're doing!)
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Stack trace:
[23:02:30] [Server thread/ERROR]: #!#! java.lang.IllegalStateException: Cannot use classinfos until registration is over
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.checkAllowClassInfoInteraction(Classes.java:241)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfos(Classes.java:246)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:415)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.parse(Classes.java:450)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:563)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:808)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:848)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:471)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:532)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:339)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:351)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:366)
[23:02:30] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:188)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646)
[23:02:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[23:02:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[23:02:30] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Version Information:
[23:02:30] [Server thread/ERROR]: #!#! Skript: 2.2-dev31c
[23:02:30] [Server thread/ERROR]: #!#! Bukkit: 1.8.3-R0.1-SNAPSHOT
[23:02:30] [Server thread/ERROR]: #!#! Minecraft: 1.8.3
[23:02:30] [Server thread/ERROR]: #!#! Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[23:02:30] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:02:30] [Server thread/ERROR]: #!#! Running Spigot (or compatible): true
[23:02:30] [Server thread/ERROR]: #!#! Running Paper (or compatible): false
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Current node: wait 5 tick (bol.sk, line 3)
[23:02:30] [Server thread/ERROR]: #!#! Current item: null
[23:02:30] [Server thread/ERROR]: #!#! Thread: Server thread
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! Language: english
[23:02:30] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[23:02:30] [Server thread/ERROR]: #!#!
[23:02:30] [Server thread/ERROR]: #!#! End of Error.
[23:02:30] [Server thread/ERROR]: #!#!
düzelttim karakter sayısını bu hatayı aldım cntrl h ile olmazki yerleri aynı değil komutların
bol.sk isimli dosya hatalı ve yüklenememiş.
wait 5 tick (bol.sk, line 3)
yani satır 3'te bulunan wait 5 tick kısmı hatalı.
 

ShiodomeMiuna

Nether Yerlisi
En iyi cevaplar
11
Orada update hatası var, Skript'in config dosyasına girip update'yi kapat. Diğer bir hata ise GUI'nin adının 32 karakterden fazla olamamasından veren bir hata.
 

GolcuOsman

Kızıltaş Madencisi
En iyi cevaplar
0
bol.sk isimli dosya hatalı ve yüklenememiş.
wait 5 tick (bol.sk, line 3)
yani satır 3'te bulunan wait 5 tick kısmı hatalı.
ne hatası varki?

Orada update hatası var, Skript'in config dosyasına girip update'yi kapat. Diğer bir hata ise GUI'nin adının 32 karakterden fazla olamamasından veren bir hata.
32den fazla olmasımı gerekiyor? :S updatei kapattım

PHP:
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:09:33] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[11:09:33] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:09:33] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:09:33] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:09:33] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:09:33] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Stack trace:
[11:09:33] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[11:09:33] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.createInventory(CraftServer.java:1530)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[11:09:33] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[11:09:33] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[11:09:33] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Version Information:
[11:09:33] [Server thread/ERROR]: #!#!   Skript: 2.2-SNAPSHOT
[11:09:33] [Server thread/ERROR]: #!#!   Bukkit: 1.8.3-R0.1-SNAPSHOT
[11:09:33] [Server thread/ERROR]: #!#!   Minecraft: 1.8.3
[11:09:33] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[11:09:33] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Current node: null
[11:09:33] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Thread: Server thread
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! End of Error.
[11:09:33] [Server thread/ERROR]: #!#!
buda yeni hata bol.sk içindeki dosya açıldı menu açılıyor ama benim hazır yazılmış olanları atınca bu hata geliyor?
 

MeeRach

Vi3e
En iyi cevaplar
0
ne hatası varki?


32den fazla olmasımı gerekiyor? :S updatei kapattım

PHP:
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:09:33] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[11:09:33] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:09:33] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:09:33] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:09:33] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:09:33] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Stack trace:
[11:09:33] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[11:09:33] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.createInventory(CraftServer.java:1530)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:934)
[11:09:33] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[11:09:33] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:1)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:54)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[11:09:33] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
[11:09:33] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[11:09:33] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[11:09:33] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Version Information:
[11:09:33] [Server thread/ERROR]: #!#!   Skript: 2.2-SNAPSHOT
[11:09:33] [Server thread/ERROR]: #!#!   Bukkit: 1.8.3-R0.1-SNAPSHOT
[11:09:33] [Server thread/ERROR]: #!#!   Minecraft: 1.8.3
[11:09:33] [Server thread/ERROR]: #!#!   Java: 1.8.0_101 (Java HotSpot(TM) 64-Bit Server VM 25.101-b13)
[11:09:33] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.4.26-nitradoV3-MC-1000-nH-dP-d-a
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Current node: null
[11:09:33] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! Thread: Server thread
[11:09:33] [Server thread/ERROR]: #!#!
[11:09:33] [Server thread/ERROR]: #!#! End of Error.
[11:09:33] [Server thread/ERROR]: #!#!
buda yeni hata bol.sk içindeki dosya açıldı menu açılıyor ama benim hazır yazılmış olanları atınca bu hata geliyor?
Menü ismi 32 karakterden fazla olamaz.
 
Üst