Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Plugin Skript wyświetla błąd podczas ładowania


NeXon720

Rekomendowane odpowiedzi

Opublikowano

Wiatm, kiedy uruchamiam serwer to po chwili w konsoli wyswietla sie takie cos:  Wie ktos o co moze chodzic? i jak to naprawic


 
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! [Skript] Severe Error:
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:00:08 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:00:08 ERROR]: #!#! and check whether this error has already been reported.
[22:00:08 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:00:08 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:00:08 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:00:08 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! Stack trace:
[22:00:08 ERROR]: #!#! java.lang.NullPointerException
[22:00:08 ERROR]: #!#! at ch.njol.skript.expressions.ExprIP.convert(ExprIP.java:52)
[22:00:08 ERROR]: #!#! at ch.njol.skript.expressions.ExprIP.convert(ExprIP.java:1)
[22:00:08 ERROR]: #!#! at ch.njol.skript.registrations.Converters.convert(Converters.java:292)
[22:00:08 ERROR]: #!#! at ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:284)
[22:00:08 ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[22:00:08 ERROR]: #!#! at ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[22:00:08 ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:160)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:155)
[22:00:08 ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:229)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:51)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[22:00:08 ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[22:00:08 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:149)
[22:00:08 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:109)
[22:00:08 ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[22:00:08 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[22:00:08 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:456)
[22:00:08 ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:00:08 ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:00:08 ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:00:08 ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..lIIlIllllI.abstract(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..IIIllIlIll.continue(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..IIlIlIllIl.abstract(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..IIIIlIIlll.abstract(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..IIlIllIIIl.b(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at nul.goto. ...\\.. .final..IIlIllIIIl.c(AutoIn_GotoFinal)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[22:00:08 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[22:00:08 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! Version Information:
[22:00:08 ERROR]: #!#! Skript: 2.1.1
[22:00:08 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[22:00:08 ERROR]: #!#! Minecraft: 1.8.8
[22:00:08 ERROR]: #!#! Java: 1.8.0_131
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! Running CraftBukkit: false
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! Current node: null
[22:00:08 ERROR]: #!#! Current item: the IP address of the player is equal to "127.0.0.1" (comparator: ch.njol.skript.classes.data.DefaultComparators$12@15a33d88)
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! Thread: Server thread
[22:00:08 ERROR]: #!#!
[22:00:08 ERROR]: #!#! End of Error.
[22:00:08 ERROR]: #!#!
 
 
  • Marosking zmienił(a) tytuł na Plugin Skript wyświetla błąd podczas ładowania

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...