Skocz do zawartości

PVPGuild - skrypt na gildie


Rekomendowane odpowiedzi

Wrzucilem skrypt na swoj drugi serwerek i wyskoczyl mi blad po wpisaniu komendy /g stworz + komunikat:
An internal error occured while attempting to perform this command.
 

[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! [skript] Severe Error:
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[14:13:09 ERROR]: #!#! If you're a server admin however please go to [stronka Bukk*ta
[14:13:09 ERROR]: #!#! and check whether this error has already been reported.
[14:13:09 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[14:13:09 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[14:13:09 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[14:13:09 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! Stack trace:
[14:13:09 ERROR]: #!#! java.lang.IllegalArgumentException: Team name 'Tester' is already in use
[14:13:09 ERROR]: #!#!     at org.apache.commons.lang.Validate.isTrue(Validate.java:157)
[14:13:09 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_7_R1.scoreboard.CraftScoreboard.registerNewTeam(CraftScoreboard.java:113)
[14:13:09 ERROR]: #!#!     at net.dzikoysk.wildskript.effects.EffTag.execute(EffTag.java:32)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:220)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand$1.call(ScriptCommand.java:1)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.util.Task.callSync(Task.java:139)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:193)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:260)
[14:13:09 ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:155)
[14:13:09 ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:13:09 ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[14:13:09 ERROR]: #!#!     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:13:09 ERROR]: #!#!     at java.lang.reflect.Method.invoke(Method.java:606)
[14:13:09 ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318)
[14:13:09 ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[14:13:09 ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486)
[14:13:09 ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:944)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
[14:13:09 ERROR]: #!#!     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! Version Information:
[14:13:09 ERROR]: #!#!   Skript: 2.1.2
[14:13:09 ERROR]: #!#!   Bukkit: 1.7.2-R0.3
[14:13:09 ERROR]: #!#!   Minecraft: 1.7.2
[14:13:09 ERROR]: #!#!   Java: 1.7.0_51
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! Running CraftBukkit: false
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! Current node: null
[14:13:09 ERROR]: #!#! Current item: net.dzikoysk.wildskript.effects.EffTag
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! Thread: Server thread
[14:13:09 ERROR]: #!#!
[14:13:09 ERROR]: #!#! End of Error.
[14:13:09 ERROR]: #!#!
 
Nie wyglada to chyba na blad w skrypcie szczegolnie ze na innym serwerze wszystko ladnie dziala:/
Mam najnowszego Vaulta i WildSkripta ;C Ale moze wiecie jak to rozwiazac;/
Edytowane przez Ellix
Odnośnik do komentarza
https://skript.pl/temat/1261-pvpguild-skrypt-na-gildie/#findComment-19105
Udostępnij na innych stronach

Spoko sprobuje :c
A wiesz czym to moze byc spowodowane? 
Bo po wpisaniu komendy /g stworz gildia mi sie tworzy ale nie zabiera itemkow + wyswietla sie ten komunikat o ktorym pisalem wyzej.
Taka sama sytuacja jest gdy probuje usunac gildie:/
Niby na czacie jest napisane ze usunalem, wyskakuje komunikat i gildie nadal mam:/ a pod /g list jej juz nie ma:/

Odnośnik do komentarza
https://skript.pl/temat/1261-pvpguild-skrypt-na-gildie/#findComment-19118
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

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