Skocz do zawartości

Rekomendowane odpowiedzi

  • 5 tygodni później...

Cześć u mnie jest taki błąd po wpisaniu komendy top10 leci crash w konsoli oraz nie dodaje gracza punktów zawsze jest +0, boss bar tez nie działa 

[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! [Skript] Severe Error:[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.[00:34:47] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/[00:34:47] [Server thread/ERROR]: #!#! and check whether this error has already been reported.[00:34:47] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,[00:34:47] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.[00:34:47] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.[00:34:47] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! Stack trace:[00:34:47] [Server thread/ERROR]: #!#! java.lang.NullPointerException[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.setIndex(Variable.java:325)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.change(Variable.java:402)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffChange.execute(EffChange.java:273)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.util.Task.callSync(Task.java:139)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:260)[00:34:47] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:155)[00:34:47] [Server thread/ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[00:34:47] [Server thread/ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[00:34:47] [Server thread/ERROR]: #!#!     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[00:34:47] [Server thread/ERROR]: #!#!     at java.lang.reflect.Method.invoke(Method.java:606)[00:34:47] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296)[00:34:47] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)[00:34:47] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)[00:34:47] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:1007)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:845)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:731)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490)[00:34:47] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! Version Information:[00:34:47] [Server thread/ERROR]: #!#!   Skript: 2.1.2[00:34:47] [Server thread/ERROR]: #!#!   Bukkit: 1.7.9-R0.3-SNAPSHOT[00:34:47] [Server thread/ERROR]: #!#!   Minecraft: 1.7.9[00:34:47] [Server thread/ERROR]: #!#!   Java: 1.7.0_60[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! Running CraftBukkit: false[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! Current node: null[00:34:47] [Server thread/ERROR]: #!#! Current item: remove {_v.%loop-number%}(as java.lang.Object) from {punkty::*}(as java.lang.Object)[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! Thread: Server thread[00:34:47] [Server thread/ERROR]: #!#! [00:34:47] [Server thread/ERROR]: #!#! End of Error.[00:34:47] [Server thread/ERROR]: #!#!  
Odnośnik do komentarza
https://skript.pl/temat/836-rankd/#findComment-16941
Udostępnij na innych stronach

  • 1 rok później...
Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...