Essentials, chyba v logu

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Essentials, chyba v logu

#1 Příspěvekod DenOwq » 26 črc 2014, 22:47

93.91.250.141:27939

Dobrý den.
Mám chybu v logu jedná se o Essentials chat (Verze 1.7). Používám Spigot (Nejnovější verze).

Napíše to tuhle chybu
Spoiler: zobrazit

Kód: Vybrat vše

Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.12.2
org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[
spigot.jar:git-Spigot-1564]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[sp
igot.jar:git-Spigot-1564]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [
spigot.jar:git-Spigot-1564]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [
spigot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:938) [
spigot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:878) [spi
got.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spig
ot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [
spigot.jar:git-Spigot-1564]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_05
]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_05]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_05]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_05]

        at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
        at com.earth2me.essentials.perm.PermissionsExHandler.getGroup(PermissionsExHandler
.java:28) ~[?:?]
        at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.jav
a:40) ~[?:?]
        at com.earth2me.essentials.User.getGroup(User.java:650) ~[?:?]
        at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(Es
sentialsChatPlayerListenerLowest.java:48) ~[?:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_05]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[
spigot.jar:git-Spigot-1564]
        ... 12 more

když něco napíšu do chatu.

EssentialsCHAT mám už nastavení: Config
Spoiler: zobrazit

Kód: Vybrat vše

chat:

  radius: 0

  format: '{DISPLAYNAME} &9>> &f{MESSAGE}'

  group-formats:
    Majitel: '{DISPLAYNAME} &9>> &f&l{MESSAGE}'


také používám tyto pluginy
Spoiler: zobrazit

Kód: Vybrat vše

PermissionsEx, Essentials, EssentialsSpawn, EssentialsChat, DeathMessages


Předem děkuji za všechno! :)
Muhahha.

Uživatelský avatar
AyACZE
Příspěvky: 464
Registrován: 20 srp 2012, 10:09
Reputation: 0

Re: Essentials, chyba v logu

#2 Příspěvekod AyACZE » 26 črc 2014, 23:54

Jako první bych zkusil aktualizovat Essentials. Používáš verzi pro CB 1.6.4-R2.0, tak se nediv !
Classic Survival (IP:mc.coolcraft.eu)
No cheat, střelné zbraně, Hide n Seek, 1.7.2-1.7.10 !
Real Skyblock (IP:sky.coolcraft.eu)
No fly, no cheat, propracované úkoly - skyblock kompletně česky !!
...::: http://www.CoolCraft.eu :::...

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Essentials, chyba v logu

#3 Příspěvekod DenOwq » 27 črc 2014, 00:06

Yey, to jsem tam zapomněl dodat. Zkoušel jsem i nejnovější i starší. Oboje hazí chybu. zde je chyba v 1.7 ess
Spoiler: zobrazit

Kód: Vybrat vše

Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.13.1
org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[
spigot.jar:git-Spigot-1564]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[sp
igot.jar:git-Spigot-1564]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [
spigot.jar:git-Spigot-1564]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [
spigot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:938) [
spigot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:878) [spi
got.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spig
ot.jar:git-Spigot-1564]
        at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [
spigot.jar:git-Spigot-1564]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_05
]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_05]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_05]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_05]

        at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
        at com.earth2me.essentials.perm.PermissionsExHandler.getGroup(PermissionsExHandler
.java:28) ~[?:?]
        at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.jav
a:40) ~[?:?]
        at com.earth2me.essentials.User.getGroup(User.java:659) ~[?:?]
        at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(Es
sentialsChatPlayerListenerLowest.java:48) ~[?:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_05]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[
spigot.jar:git-Spigot-1564]
        ... 12 more
Muhahha.

Uživatelský avatar
AyACZE
Příspěvky: 464
Registrován: 20 srp 2012, 10:09
Reputation: 0

Re: Essentials, chyba v logu

#4 Příspěvekod AyACZE » 27 črc 2014, 00:09

Všechny části balíku Essentials máš na stejné verzi?

Případně ještě můžeš taky zkusit dev build http://ci.ess3.net/viewType.html?buildTypeId=bt2&guest=1
Classic Survival (IP:mc.coolcraft.eu)
No cheat, střelné zbraně, Hide n Seek, 1.7.2-1.7.10 !
Real Skyblock (IP:sky.coolcraft.eu)
No fly, no cheat, propracované úkoly - skyblock kompletně česky !!
...::: http://www.CoolCraft.eu :::...

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Essentials, chyba v logu

#5 Příspěvekod DenOwq » 27 črc 2014, 00:11

Ano mám, to jsem taky zkoušel. Nejde a stále hlásí tu samou chybu.
Muhahha.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 39 hostů