Dul Bırakan
Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
- En iyi cevaplar
- 0
Bu Hatanın Sebebi nedir Ben Böyle Bi Kod Yaptım Bu Hata Geldi
Bakim
Kod:
on rightclick on chest:
if {%player%.hg-sure} is 1:
clear inventory of clicked block
set {%player%.hg-sure} to 0
wait 1 ticks
set {%player%.hg-sure} to 1
set the clicked block to trapped chest
chance of 93%:
set slot 0 of clicked block to steak
chance of 30%:
set slot 6 of clicked block to iron sword
chance of 23%:
set slot 10 of clicked block to soup
Bakim
Kod:
[13:10:50] [Server thread/ERROR]: #!#! Stack trace:
[13:10:50] [Server thread/ERROR]: #!#! java.lang.ArrayIndexOutOfBoundsException: 27
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.TileEntityChest.setItem(TileEntityChest.java:96)
[13:10:50] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R3.inventory.CraftInventory.setItem(CraftInventory.java:82)
[13:10:50] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprItemInSlot$1.setItem(ExprItemInSlot.java:40)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.classes.data.SkriptClasses$17.change(SkriptClasses.java:639)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.classes.data.SkriptClasses$17.change(SkriptClasses.java:1)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.change(SimpleExpression.java:233)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:273)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[13:10:50] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:85)
[13:10:50] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:71)
[13:10:50] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346)
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:638)
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284)
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584)
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490)
[13:10:50] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[13:10:50] [Server thread/ERROR]: #!#!
[13:10:50] [Server thread/ERROR]: #!#! Version Information:
[13:10:50] [Server thread/ERROR]: #!#! Skript: 2.1.2
[13:10:50] [Server thread/ERROR]: #!#! Bukkit: 1.7.9-R0.3-SNAPSHOT
[13:10:50] [Server thread/ERROR]: #!#! Minecraft: 1.7.9
[13:10:50] [Server thread/ERROR]: #!#! Java: 1.7.0_65
[13:10:50] [Server thread/ERROR]: #!#!
[13:10:50] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[13:10:50] [Server thread/ERROR]: #!#!
[13:10:50] [Server thread/ERROR]: #!#! Current node: null
[13:10:50] [Server thread/ERROR]: #!#! Current item: set slot to [[itemtype:golden apple]]
[13:10:50] [Server thread/ERROR]: #!#!
[13:10:50] [Server thread/ERROR]: #!#! Thread: Server thread
[13:10:50] [Server thread/ERROR]: #!#!
[13:10:50] [Server thread/ERROR]: #!#! End of Error.
[13:10:50] [Server thread/ERROR]: #!#!