FlorisSa
Örümcek Hoşt!
- Katılım
- 5 Eylül 2015
- Mesajlar
- 366
- Elmaslar
- 261
- Puan
- 14.030
- Minecraft
- Ifestus
Discord:
Kayra#3280
Kod:
[18:35:21] [ServiceThread/WARN]: [Fatal Error] :1:1: Premature end of file.
[18:35:21] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
[18:35:21] [Server thread/INFO]: [FBasics] Not using any Factions support.
[18:35:21] [Server thread/WARN]: [WGKeepInventoryFlags] Could not load inventories:
org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:146) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.scanner.ScannerImpl.scanPlain(ScannerImpl.java:2000) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchPlain(ScannerImpl.java:1046) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:401) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:199) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:199) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at de.mewin.util.ValueSaver.load(ValueSaver.java:303) ~[WGKeepInventoryFlags.jar:?]
at com.mewin.WGKeepInvFlags.WGKeepInventoryFlagsPlugin.loadInventories(WGKeepInventoryFlagsPlugin.java:107) [WGKeepInventoryFlags.jar:?]
at com.mewin.WGKeepInvFlags.WGKeepInventoryFlagsPlugin.onEnable(WGKeepInventoryFlagsPlugin.java:77) [WGKeepInventoryFlags.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.nio.charset.MalformedInputException: Input length = 1
at java.nio.charset.CoderResult.throwException(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_131]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_131]
at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at java.io.Reader.read(Unknown Source) ~[?:1.8.0_131]
at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
... 43 more
[18:35:21] [Server thread/INFO]: [Auctions] Enabling Auctions v2.1.2-SNAPSHOT
[18:35:27] [Skript update thread/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[18:35:27] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[18:35:27] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[18:35:27] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[18:35:27] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[18:35:27] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[18:35:27] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[18:35:27] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! Stack trace:
[18:35:27] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[18:35:27] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[18:35:27] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[18:35:27] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[18:35:27] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
[18:35:27] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! Version Information:
[18:35:27] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
[18:35:27] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[18:35:27] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
[18:35:27] [Skript update thread/ERROR]: #!#! Java: 1.8.0_131
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! Current node: null
[18:35:27] [Skript update thread/ERROR]: #!#! Current item: null
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/ERROR]: #!#! End of Error.
[18:35:27] [Skript update thread/ERROR]: #!#!
[18:35:27] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
[18:35:31] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (lala.sk, line 400: else:')
[18:35:32] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '52' with e.g. 'monster spawner'. (lala.sk, line 35: on break 52:')
[18:35:32] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '52' with e.g. 'monster spawner'. (lala.sk, line 40: give 1 52 to player')
[18:35:33] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2' with e.g. 'grass'. (lala.sk, line 394: give 32 2 to loop-player')
[18:35:33] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '3' with e.g. 'dirt'. (lala.sk, line 395: give 64 3 to loop-player')
[18:35:34] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '85' with e.g. 'fence'. (lala.sk, line 513: format slot 6 of player with 1 of 85 named "&eMenu" with lore "&BMenuye donmek ||&bicin tikla" to close then run [make player execute command "/pazarsa"]')
[18:35:34] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '85' with e.g. 'fence'. (lala.sk, line 518: format slot 6 of player with 1 of 85 named "&eMenu" with lore "&BMenuye donmek ||&bicin tikla" to close then run [make player execute command "/pazarsa"]')
[18:35:34] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '389' with e.g. 'item frame'. (lala.sk, line 663: on place 389:')
[18:35:34] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '389' with e.g. 'item frame'. (lala.sk, line 669: remove 1 389 from player')
[18:35:34] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[18:35:34] [Server thread/INFO]: [Skript] Loaded 7 scripts with a total of 27 triggers and 52 commands in 6.3 seconds
[18:35:34] [Server thread/INFO]: [Skript] Finished loading.
[19:09:29] [Server thread/WARN]: org.bukkit.command.CommandException: Unhandled exception executing command 'pmp' in plugin PrisonMinesPlus v1.2.6
[19:09:29] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47)
[19:09:29] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143)
[19:09:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666)
[19:09:29] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:596)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.Skript.dispatchCommand(Skript.java:944)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.lang.Effect.run(Effect.java:50)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[19:09:29] [Server thread/WARN]: at ch.njol.skript.effects.Delay$1.run(Delay.java:85)
[19:09:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
[19:09:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
[19:09:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783)
[19:09:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[19:09:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[19:09:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[19:09:29] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:09:29] [Server thread/WARN]: Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
[19:09:29] [Server thread/WARN]: at com.shdwlf.prisonminesplus.commands.PrisonMinesPlusCommand.onCommand(PrisonMinesPlusCommand.java:74)
[19:09:29] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[19:09:29] [Server thread/WARN]: ... 16 more
[17:31:41] [Server thread/ERROR]: Cannot load configuration from stream
java.io.IOException: Stream closed
at sun.nio.cs.StreamDecoder.ensureOpen(Unknown Source) ~[?:1.8.0_131]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_131]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_131]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:218) ~[craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:240) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at com.gamingmesh.jobs.config.YmlMaker.reloadConfig(YmlMaker.java:56) [Jobs3.9.3.jar:?]
at com.gamingmesh.jobs.config.YmlMaker.getConfig(YmlMaker.java:75) [Jobs3.9.3.jar:?]
at com.gamingmesh.jobs.i18n.Language.reload(Language.java:41) [Jobs3.9.3.jar:?]
at com.gamingmesh.jobs.Jobs.reload(Jobs.java:555) [Jobs3.9.3.jar:?]
at com.gamingmesh.jobs.Jobs.startup(Jobs.java:489) [Jobs3.9.3.jar:?]
at com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:758) [Jobs3.9.3.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [craftbukkit.jar:git-PaperSpigot-"8b18730"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:15:55] [Server thread/ERROR]: [Skript] '0' is not a time span
[23:16:06] [Server thread/ERROR]: Cannot load configuration from stream
[23:16:06] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.MythicMobListener because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.
[23:22:47] [Thread-34/ERROR]: Command Dispatched Async: iceparaver 20 ferhatstyle
[23:22:47] [Thread-34/ERROR]: Please notify author of plugin causing this execution to fix this bug! see: http://bit.ly/1oSiM6C
Sunucumda o kadar çok lag oluyor ki , loglarda çıkan hatalardan bazıları bunlar. Çözümleri bilenler yardımcı olabilir misiniz ? (16 GB Ram var , 20 kişide tps 10 oluyor.)