Çözüldü skript plugini destek

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

IMasiveHD2

"Gücünden şüphe edersen şüphene güç verirsin"
Katılım
1 Temmuz 2017
Mesajlar
441
Elmaslar
70
Puan
9.310
Konum
Konya/Selçuklu
Minecraft
GizliBaskan

Discord:

String name = "GizliBaskan";#3269

Kod:
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[00:24:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[00:24:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[00:24:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[00:24:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[00:24:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[00:24:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Stack trace:
[00:24:09] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[00:24:09] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createInventory(CraftServer.java:1525)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:938)
[00:24:09] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[00:24:09] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:14)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:101)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.util.Task.callSync(Task.java:139)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:260)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:155)
[00:24:09] [Server thread/ERROR]: #!#!     at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at java.lang.reflect.Method.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1154)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[00:24:09] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[00:24:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Version Information:
[00:24:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[00:24:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[00:24:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[00:24:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_221
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Current node: null
[00:24:09] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Thread: Server thread
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! End of Error.
[00:24:09] [Server thread/ERROR]: #!#!
gibi bir hata alıyorum ne yapmalıyım?
 
Kod:
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[00:24:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[00:24:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[00:24:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[00:24:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[00:24:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[00:24:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Stack trace:
[00:24:09] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
[00:24:09] [Server thread/ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createInventory(CraftServer.java:1525)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.createInventory(Bukkit.java:938)
[00:24:09] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:36)
[00:24:09] [Server thread/ERROR]: #!#!     at com.w00tmast3r.skquery.elements.expressions.ExprBlankInventories.get(ExprBlankInventories.java:14)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:101)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:78)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.util.Task.callSync(Task.java:139)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:260)
[00:24:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:155)
[00:24:09] [Server thread/ERROR]: #!#!     at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at java.lang.reflect.Method.invoke(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[00:24:09] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1154)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[00:24:09] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[00:24:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[00:24:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Version Information:
[00:24:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[00:24:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[00:24:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[00:24:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_221
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Current node: null
[00:24:09] [Server thread/ERROR]: #!#! Current item: open inventory to the player
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! Thread: Server thread
[00:24:09] [Server thread/ERROR]: #!#!
[00:24:09] [Server thread/ERROR]: #!#! End of Error.
[00:24:09] [Server thread/ERROR]: #!#!
gibi bir hata alıyorum ne yapmalıyım?
Gördüğüm kadarıyla gui hatası tuske ile skyquery var mı ?
 
Skriptti atar mısınız belki onda hata olabilir.
 
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