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

WARNy w konsoli.


Rekomendowane odpowiedzi

Opublikowano

Witam po zainstalowaniu essentials na Spigota 1.7.10.

Pojawiają się WARNy.

Czym to jest spowodowane i jak to naprawić ?

[15:48:17 ERROR]: [PermissionsEx] The updater could not contact dev.bukkit.org for updating.
[15:48:17 ERROR]: [PermissionsEx] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[15:48:17 ERROR]: [PermissionsEx] null
java.io.IOException: Server returned HTTP response code: 522 for URL: https://api.curseforge.com/servermods/files?projectIds=31279
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1627) ~[?:1.7.0_80]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_80]
at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.read(Updater.java:643) [PermissionsEx.jar:?]
at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.runUpdater(Updater.java:718) [PermissionsEx.jar:?]
at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.access$100(Updater.java:36) [PermissionsEx.jar:?]
at ru.tehkode.libs.net.gravitydevelopment.updater.Updater$UpdateRunnable.run(Updater.java:713) [PermissionsEx.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
[15:48:19 INFO]: [Skript] There was an error checking for the latest version of Skript: Server returned HTTP response code: 522 for URL: https://api.curseforge.com/servermods/files?projectIds=32084
[15:48:21 ERROR]: [HideStream] The updater could not contact dev.bukkit.org for updating.
[15:48:21 ERROR]: [HideStream] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[15:48:21 ERROR]: [HideStream] null
java.io.IOException: Server returned HTTP response code: 522 for URL: https://api.curseforge.com/servermods/files?projectIds=37123
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1627) ~[?:1.7.0_80]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_80]
at com.mrmag518.HideStream.Util.Updater.read(Updater.java:357) [HideStream.jar:?]
at com.mrmag518.HideStream.Util.Updater.access$200(Updater.java:22) [HideStream.jar:?]
at com.mrmag518.HideStream.Util.Updater$UpdateRunnable.run(Updater.java:393) [HideStream.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
[15:48:21 WARN]: [HideStream] Failed to contact dev.bukkkit.org!
[15:48:26 INFO]: UUID of player test is 40c73079-eb42-3445-9f3c-c31a5964a44a
[15:48:27 ERROR]: Could not pass event PlayerJoinEvent to AuthMe v2.8
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[mc.jar:git-Spigot-1646]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [mc.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [mc.jar:git-Spigot-1646]
Caused by: java.lang.NullPointerException
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:631) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_80]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_80]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_80]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[mc.jar:git-Spigot-1646]
... 14 more
[15:48:27 INFO]: [Essentials] [Metrics] Admin join - Starting 5 minute opt-out period.
[15:48:27 INFO]: test[/] logged in with entity id 164 at ([world] -252.10630163101357, 67.5, 783.3405062713972)
[15:48:27 WARN]: File motd.txt does not exist. Creating one for you.
[15:48:27 INFO]: Creating empty config: /home/s1676/pliki/plugins/Essentials/userdata/40c73079-eb42-3445-9f3c-c31a5964a44a.yml
[15:48:38 INFO]: test issued server command: /l test
[15:48:38 INFO]: [AuthMe] test logged in!
[15:48:39 INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_1710
[15:48:49 INFO]: test issued server command: /nuke
[15:48:54 INFO]: test blew up
[15:48:57 INFO]: UUID of player test2 is 4c1a4520-6fb2-39d5-afcb-aeeff6961588
[15:48:57 ERROR]: Could not pass event PlayerJoinEvent to AuthMe v2.8
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[mc.jar:git-Spigot-1646]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [mc.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [mc.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [mc.jar:git-Spigot-1646]
Caused by: java.lang.NullPointerException
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:631) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_80]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_80]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_80]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[mc.jar:git-Spigot-1646]
Opublikowano

opencraft.pl << { na takim jeszcze nie grałeś }

TDepLbR.gif

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...