TDias_ Postado Junho 12, 2016 Denunciar Compartilhar Postado Junho 12, 2016 Está dando um erro no meu console e não sei o que é [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! [Skript] Severe Error: [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! If you're developing an add-on for Skript this likely mea ns that you have done something wrong. [20:00:16 ERROR]: #!#! If you're a server admin however please go to http://dev. bukkit.org/server-mods/skript/tickets/ [20:00:16 ERROR]: #!#! and check whether this error has already been reported. [20:00:16 ERROR]: #!#! If not please create a new ticket with a meaningful title , copy & paste this whole error into it, [20:00:16 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error. [20:00:16 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well. [20:00:16 ERROR]: #!#! By following this guide fixing the error should be easy a nd done fast. [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! Stack trace: [20:00:16 ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longe r than 32 characters [20:00:16 ERROR]: #!#! at org.apache.commons.lang.Validate.isTrue(Validate.j ava:157) [20:00:16 ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.inventory.CraftInve ntoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:48) [20:00:16 ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.inventory.CraftInve ntoryCustom.<init>(CraftInventoryCustom.java:26) [20:00:16 ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.CraftServer.createI nventory(CraftServer.java:1472) [20:00:16 ERROR]: #!#! at org.bukkit.Bukkit.createInventory(Bukkit.java:588) [20:00:16 ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprBl ankInventories.get(ExprBlankInventories.java:36) [20:00:16 ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprBl ankInventories.get(ExprBlankInventories.java:14) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray (SimpleExpression.java:101) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingl e(SimpleExpression.java:61) [20:00:16 ERROR]: #!#! at ch.njol.skript.effects.EffOpenInventory.execute(Ef fOpenInventory.java:78) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.j ava:63) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.j ava:91) [20:00:16 ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:5 3) [20:00:16 ERROR]: #!#! at ch.njol.skript.command.ScriptCommand$1.call(Script Command.java:220) [20:00:16 ERROR]: #!#! at ch.njol.skript.command.ScriptCommand$1.call(Script Command.java:1) [20:00:16 ERROR]: #!#! at ch.njol.skript.util.Task.callSync(Task.java:139) [20:00:16 ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(Scrip tCommand.java:193) [20:00:16 ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Comm ands.java:260) [20:00:16 ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand( Commands.java:155) [20:00:16 ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) [20:00:16 ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) [20:00:16 ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) [20:00:16 ERROR]: #!#! at java.lang.reflect.Method.invoke(Unknown Source) [20:00:16 ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute( JavaPluginLoader.java:292) [20:00:16 ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(Reg isteredListener.java:62) [20:00:16 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(Si mplePluginManager.java:501) [20:00:16 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(Si mplePluginManager.java:486) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.PlayerConnection.hand leCommand(PlayerConnection.java:944) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.PlayerConnection.a(Pl ayerConnection.java:814) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(Pa cketPlayInChat.java:28) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.PacketPlayInChat.hand le(PacketPlayInChat.java:47) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.NetworkManager.a(Netw orkManager.java:146) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.ServerConnection.c(So urceFile:134) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.MinecraftServer.u(Min ecraftServer.java:655) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.DedicatedServer.u(Ded icatedServer.java:250) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.MinecraftServer.t(Min ecraftServer.java:545) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:457) [20:00:16 ERROR]: #!#! at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617) [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! Version Information: [20:00:16 ERROR]: #!#! Skript: 2.1.2 [20:00:16 ERROR]: #!#! Bukkit: 1.7.2-R0.4-SNAPSHOT [20:00:16 ERROR]: #!#! Minecraft: 1.7.2 [20:00:16 ERROR]: #!#! Java: 1.7.0_71 [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! Running CraftBukkit: false [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! Current node: null [20:00:16 ERROR]: #!#! Current item: open inventory to the player [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! Thread: Server thread [20:00:16 ERROR]: #!#! [20:00:16 ERROR]: #!#! End of Error. [20:00:16 ERROR]: #!#! Link para o comentário Compartilhar em outros sites More sharing options...
Trademark Postado Junho 12, 2016 Denunciar Compartilhar Postado Junho 12, 2016 [20:00:16 ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters Você provavelmente colocou um título de inventário muito grande, ou seja: open chest with 6 rows named "Algo com mais de 32 caracteres aqui" to player 1 Link para o comentário Compartilhar em outros sites More sharing options...
TDias_ Postado Junho 12, 2016 Autor Denunciar Compartilhar Postado Junho 12, 2016 [20:00:16 ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longe r than 32 characters Você provavelmente colocou um título de inventário muito grande, ou seja: open chest with 6 rows named "Algo com mais de 32 caracteres aqui" to player Vlw! Era isso mesmo! Link para o comentário Compartilhar em outros sites More sharing options...
Lightwood Postado Junho 28, 2019 Denunciar Compartilhar Postado Junho 28, 2019 Seu tópico foi marcado como Inativo. Para reverter está ação, entre em contato com a equipe de Moderação. OBS: Essa mensagem é automática. Link para o comentário Compartilhar em outros sites More sharing options...
Lightwood Postado Junho 28, 2019 Denunciar Compartilhar Postado Junho 28, 2019 Seu tópico foi marcado como Inativo. Para reverter está ação, entre em contato com a equipe de Moderação. OBS: Essa mensagem é automática. Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados