Pluginy se nenačítají

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
RobinChmelik
Příspěvky: 81
Registrován: 14 srp 2013, 15:12
Reputation: 0

Pluginy se nenačítají

#1 Příspěvekod RobinChmelik » 10 pro 2014, 21:21

Server: 93.91.250.140:27432
Server jsem dal na Spighot 1.7.9 ale stále mi nefungují pluginy CreativeGates,Nolagg,DisiguiseCraft,FramePicture...
Hází mi to tyto Chyby,ale jsou jen na začátku logu při restartu:

Spoiler: zobrazit

Kód: Vybrat vše

[20:10:44] [Server thread/ERROR]: Could not load 'plugins/FramePicture.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) inecraft_server.jar:git-Spigot-1543]
[20:10:44] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) inecraft_server.jar:git-Spigot-1543]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
     at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
     at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~inecraft_server.jar:git-Spigot-1543]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Packet
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Spigot-1543]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
     at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
     at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~inecraft_server.jar:git-Spigot-1543]
... 6 more
[20:10:44] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) inecraft_server.jar:git-Spigot-1543]


A jak mám opravit tuto chybu?Ta je v konzoli všudypřítomná:

Kód: Vybrat vše

[spoiler][20:10:56] [Craft Scheduler Thread - 40/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@5da6b416[id=8f5b9f26-cfa3-400b-851e-285719b3d697,name=,properties={},legacy=false]
net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~inecraft_server.jar:git-Spigot-1543]
     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) inecraft_server.jar:git-Spigot-1543]
     at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:71) inecraft_server.jar:git-Spigot-1543]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) inecraft_server.jar:git-Spigot-1543]
     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_51]
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_51]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51][/spoiler]

KARMA+

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Pluginy se nenačítají

#2 Příspěvekod Smexhy » 10 pro 2014, 21:26

Zlá kategória, presúvam

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

Re: Pluginy se nenačítají

#3 Příspěvekod DenOwq » 10 pro 2014, 21:28

Nemáš pluginy ProtocolLib a BKCommonLib INSTALUJ je.
Muhahha.

Mike8748
Příspěvky: 823
Registrován: 30 bře 2014, 10:05
Reputation: 28

Re: Pluginy se nenačítají

#4 Příspěvekod Mike8748 » 10 pro 2014, 21:47

dále DisguiseCraft mas verzi pro server 1.6, to ti fakt nebude fungovat

ohledně té všudypřítomné chyby v konzoli
The client has sent too many requests within a certain amount of time

server mojangu ti říká že od tebe obdržel moc požadavků v určitém časovém úseku, proto další požadavky zamítnul.
s tím neuděláš nic, protože mojang klienta identifikuje pouze podle IP adresy a tu sdílíš s X dalšíma serverama, takže to neovlivníš (jedině znovuvytvořit server na jiné IP, chvíli to bude fungovat, než to opět dojde do stavu kdy budeš dostávat tu samou chybu)

Uživatelský avatar
RobinChmelik
Příspěvky: 81
Registrován: 14 srp 2013, 15:12
Reputation: 0

Re: Pluginy se nenačítají

#5 Příspěvekod RobinChmelik » 11 pro 2014, 20:41

Takže DisiguiseCraft dám pryč a není nějaký novější plugin na převleky?
Nainstaloval jsem ProtocolLib ten funguje,ale BKcommonlib jsem opravdu nenašel na Spigot skusil jsem verze 1.7.9 a 1.7.2 ale nejde to
CreativeGates samozřejmě 2dny hledám chybu složitě v nastavení a ve hře bránu vytvářím jmenovkou místo hodin... :D

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Pluginy se nenačítají

#6 Příspěvekod nejento » 12 pro 2014, 14:47

Ještě můžeš zkusit Lib's Disguise.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

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