Nefunguje fly

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Nefunguje fly

#11 Příspěvekod pitilon@seznam.cz » 27 pro 2016, 23:25

Jak píše Mike8748 a já celou dobu, bez logu se neposuneme.
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Uživatelský avatar
DandyLP
Příspěvky: 24
Věk: 22
Registrován: 22 říj 2016, 17:16
Reputation: 0
Bydliště: Zeměkoule
Kontaktovat uživatele:

Re: Nefunguje fly

#12 Příspěvekod DandyLP » 28 pro 2016, 13:50

Aktualizoval jsem essentials na nejnovější verzi na 1.8.8 a stále nefunguje fly a ani příkaz /Sunw
Naposledy upravil(a) DandyLP dne 28 pro 2016, 16:33, celkem upraveno 1 x.

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Nefunguje fly

#13 Příspěvekod pitilon@seznam.cz » 28 pro 2016, 16:23

Opravdu "verzy"? S tím nic neudělám a dodej už konečně log..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Uživatelský avatar
DandyLP
Příspěvky: 24
Věk: 22
Registrován: 22 říj 2016, 17:16
Reputation: 0
Bydliště: Zeměkoule
Kontaktovat uživatele:

Re: Nefunguje fly

#14 Příspěvekod DandyLP » 28 pro 2016, 16:56

zasílám log
Přílohy
latest.log
(4.61 MiB) Staženo 210 x

ZiDyPL
Příspěvky: 295
Registrován: 13 dub 2015, 22:01
Reputation: 17

Re: Nefunguje fly

#15 Příspěvekod ZiDyPL » 28 pro 2016, 18:23

Zkus zapnout /fly.

Uživatelský avatar
DandyLP
Příspěvky: 24
Věk: 22
Registrován: 22 říj 2016, 17:16
Reputation: 0
Bydliště: Zeměkoule
Kontaktovat uživatele:

Re: Nefunguje fly

#16 Příspěvekod DandyLP » 28 pro 2016, 19:07

Když dám fly někomu tak asi 3 sekund lítá a pak se to vypne

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Nefunguje fly

#17 Příspěvekod pitilon@seznam.cz » 28 pro 2016, 19:09

Na serveru máš 2* tnt plugin, stáhni znovu BarAPI, aktualizuj SkinsRestorer,
Your version: 4.1
a nejnovější verze je 7.2.24 tak máš buď pěkně starý EWG nebo free EWG každopádně aktualizuj

Kód: Vybrat vše

[12:32:24] [Server thread/ERROR]: Could not pass event WorldInitEvent to EpicWorldGenerator v4.1
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:312) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.lang.NoClassDefFoundError: gnu/trove/map/hash/TLongObjectHashMap
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.NMSImplementation.a(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.EpicWorldGenerator.a(Unknown Source) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   ... 7 more
Caused by: java.lang.ClassNotFoundException: gnu.trove.map.hash.TLongObjectHashMap
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.NMSImplementation.a(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.EpicWorldGenerator.a(Unknown Source) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   ... 7 more
říkal jsem si že to nemůže fungovat taková verze..

Kód: Vybrat vše

12:32:26] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
[12:32:26] [Server thread/ERROR]: Could not pass event WorldInitEvent to EpicWorldGenerator v4.1
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:885) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.Bukkit.createWorld(Bukkit.java:473) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at multiworld.data.WorldManager.loadWorld(WorldManager.java:347) [multiworld.jar:?]
   at multiworld.data.WorldManager.loadWorlds(WorldManager.java:658) [multiworld.jar:?]
   at multiworld.data.DataHandler.load(DataHandler.java:242) [multiworld.jar:?]
   at multiworld.data.DataHandler.<init>(DataHandler.java:61) [multiworld.jar:?]
   at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:256) [multiworld.jar:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.lang.NoClassDefFoundError: gnu/trove/map/hash/TLongObjectHashMap
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.c.<init>(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.NMSImplementation.a(Unknown Source) ~[?:?]
   at com.minelazz.epicworldgenerator.EpicWorldGenerator.a(Unknown Source) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   ... 21 more
zase EWG,

Kód: Vybrat vše

[12:32:36] [Server thread/INFO]: [AnimatedNames] Framework version: 2015-01
zase skoro 2 roky staré a animovaný motd není podporován od verze 1.8.6 nebo tak nějak

Kód: Vybrat vše

[12:32:38] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[12:32:44] [Server thread/INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
[12:32:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyworld
[12:32:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: halloween
[12:32:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:46] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: bw
[12:32:46] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/INFO]: Could not set generator for world 'skyworld_nether': Plugin 'uSkyBlock' does not exist
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyworld_nether
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock_nether
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/INFO]: Could not set generator for world 'plotworld': Plugin 'PlotSquared' does not exist
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: minecraftparty
[12:32:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[12:32:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotme
[12:32:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
udělej tedy co ti to říká (mv remove plotworld a další světy)

Kód: Vybrat vše

[12:32:50] [Server thread/ERROR]: Error occurred while enabling ScrollingNews v2.3 (Is it up to date?)
java.lang.NullPointerException
   at packages.ScrollingNews.Main.onEnable(Main.java:15) ~[?:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
aktualizuj

Kód: Vybrat vše

[12:33:40] [pool-3-thread-9/INFO]: [1vs1] ***** 1vs1 Version Checker *****
[12:33:40] [pool-3-thread-9/WARN]: [1vs1] Newest Build: #221 is out!
[12:33:40] [pool-3-thread-9/WARN]: [1vs1] Current Build: #213
[12:33:40] [pool-3-thread-9/WARN]: [1vs1] Use /1vs1 update to update automatically
[12:33:40] [pool-3-thread-9/INFO]: [1vs1] *********************************
aktualizuj

Kód: Vybrat vše

[12:33:44] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[12:33:44] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[12:33:44] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[12:33:44] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[12:33:44] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[12:33:44] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[12:33:44] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[12:33:44] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! Stack trace:
[12:33:44] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[12:33:44] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:596)
[12:33:44] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
[12:33:44] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[12:33:44] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[12:33:44] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! Version Information:
[12:33:44] [Skript update thread/ERROR]: #!#!   Skript: 2.2-Fixes-V8b
[12:33:44] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[12:33:44] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8.8
[12:33:44] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_74 (Java HotSpot(TM) 64-Bit Server VM 25.74-b02)
[12:33:44] [Skript update thread/ERROR]: #!#!   OS: Linux amd64 3.13.0-100-generic
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! Current node: null
[12:33:44] [Skript update thread/ERROR]: #!#! Current item: null
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[12:33:44] [Skript update thread/ERROR]: #!#!
[12:33:44] [Skript update thread/ERROR]: #!#! End of Error.
aktualizuj...

Kód: Vybrat vše

[12:33:46] [pool-12-thread-1/INFO]: Creating empty config: /hlserver/27431/plugins/Essentials/userdata/36b5c850-e307-35b2-b6a1-c7b69411573f.yml
[12:33:46] [pool-3-thread-16/WARN]: Exception in thread "pool-3-thread-16"
[12:33:46] [pool-3-thread-16/WARN]: org.apache.commons.lang.UnhandledException: Plugin AuthMe v5.0-SNAPSHOT generated an exception while executing task 248
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
   at fr.xephi.authme.process.join.AsyncronousJoin.process(AsyncronousJoin.java:251)
   at fr.xephi.authme.process.Management$5.run(Management.java:81)
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more
aktualizuj atuhme,

Kód: Vybrat vše

[12:33:54] [pool-3-thread-19/INFO]: [TNTRun] 
[12:33:54] [pool-3-thread-19/INFO]: [TNTRun] Checking plugin version...
[12:33:54] [pool-3-thread-19/WARN]: java.net.ConnectException: Connection refused
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.PlainSocketImpl.socketConnect(Native Method)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.Socket.connect(Socket.java:589)
[12:33:54] [pool-3-thread-19/WARN]:    at java.net.Socket.connect(Socket.java:538)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.http.HttpClient.New(HttpClient.java:308)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.http.HttpClient.New(HttpClient.java:326)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1148)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513)
[12:33:54] [pool-3-thread-19/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
[12:33:54] [pool-3-thread-19/WARN]:    at tntrun.VersionChecker.get(VersionChecker.java:46)
[12:33:54] [pool-3-thread-19/WARN]:    at tntrun.VersionChecker.getVersion(VersionChecker.java:28)
[12:33:54] [pool-3-thread-19/WARN]:    at tntrun.TNTRun$2.run(TNTRun.java:195)
[12:33:54] [pool-3-thread-19/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
[12:33:54] [pool-3-thread-19/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[12:33:54] [pool-3-thread-19/WARN]:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:33:54] [pool-3-thread-19/WARN]:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:33:54] [pool-3-thread-19/WARN]:    at java.lang.Thread.run(Thread.java:745)
[12:33:54] [pool-3-thread-19/WARN]: [TNTRun] An error was occured while checking version! Please report this here: https://www.spigotmc.org/threads/tntrun.67418/
[12:33:54] [pool-3-thread-19/WARN]: Exception in thread "pool-3-thread-19"
[12:33:54] [pool-3-thread-19/WARN]: org.apache.commons.lang.UnhandledException: Plugin TNTRun v6.3.2 generated an exception while executing task 102
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
   at java.lang.String.<init>(String.java:566)
   at tntrun.VersionChecker.getVersion(VersionChecker.java:29)
   at tntrun.TNTRun$2.run(TNTRun.java:195)
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more
ti říká, že chybu máš nahlásit na https://www.spigotmc.org/threads/tntrun.67418/ a konečně tvůj problém

Kód: Vybrat vše

[12:33:55] [Server thread/INFO]: Ada13 issued server command: /fly
[12:34:01] [Server thread/ERROR]: Could not pass event InventoryClickEvent to skRayFall v1.7.4
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1564) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
   at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
   at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
   at net.rayfall.eyesniper2.skRayFall.GeneralEvents.StoreListener.onStore(StoreListener.java:125) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   ... 15 more
[12:34:01] [Server thread/ERROR]: Could not pass event InventoryClickEvent to skRayFall v1.7.4
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1564) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
   at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
   at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [minecraft_server.jar:git-Bukkit-e1ebe52]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
   at net.rayfall.eyesniper2.skRayFall.GeneralEvents.StoreListener.onUnstore(StoreListener.java:304) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[minecraft_server.jar:git-Bukkit-e1ebe52]
   ... 15 more
smaž je to na 1.7.4 až opravíš tohle pošli znovu log jelikož http://prntscr.com/doydjv a je tu hrozný spam od toho pluginu který ti způsobuje že nejde to fly bude dobře i pro tebe když ho smažeš asi neotvíráš konzoli.. A poslední aktualizuj titlemanager

Kód: Vybrat vše

[15:34:11] [pool-3-thread-376/INFO]: [TitleManager] Searching for updates.
[15:34:11] [pool-3-thread-376/INFO]: [TitleManager] An update was found!
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Uživatelský avatar
DandyLP
Příspěvky: 24
Věk: 22
Registrován: 22 říj 2016, 17:16
Reputation: 0
Bydliště: Zeměkoule
Kontaktovat uživatele:

Re: Nefunguje fly

#18 Příspěvekod DandyLP » 28 pro 2016, 21:48

Tak fly opraveno! Díky moc :3 Ale /sun a /weather clear stále nejde neustále prší ...

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Nefunguje fly

#19 Příspěvekod pitilon@seznam.cz » 28 pro 2016, 21:54

pošli nový log zda není něco nové po změnách..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Uživatelský avatar
DandyLP
Příspěvky: 24
Věk: 22
Registrován: 22 říj 2016, 17:16
Reputation: 0
Bydliště: Zeměkoule
Kontaktovat uživatele:

Re: Nefunguje fly

#20 Příspěvekod DandyLP » 28 pro 2016, 22:07

Log :)
Přílohy
latest.log
(137.44 KiB) Staženo 200 x


Zpět na „Minecraft, Tekkit“

Kdo je online

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