Serverım Açılmıyor.Açıldıktan Sonra Yeniden Kapanıyor.

  • Konuyu Başlatan Konuyu Başlatan Atilla31
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.801
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Atilla31

Birisi mi Spawnlandı?
Katılım
17 Aralık 2015
Mesajlar
3
Elmaslar
0
Puan
0
Konum
İstanbul
Gençlik benim bir sunucum var fakat dün akşam kapandı sabah açtım ama açıldıktan 30 saniye sonra yeniden kapandı.
Eğer log istiyorsanız bugünki log:

[16:50:39] [Server thread/INFO]: Starting minecraft server version 1.7.10
[16:50:39] [Server thread/INFO]: Loading properties
[16:50:39] [Server thread/INFO]: Default game type: SURVIVAL
[16:50:39] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[16:50:39] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:50:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:50:39] [Server thread/INFO]: Debug logging is disabled
[16:50:39] [Server thread/INFO]: Generating keypair
[16:50:39] [Server thread/INFO]: Starting Minecraft server on 5.62.127.169:10400
[16:50:39] [Server thread/WARN]: Plugin `Advanced_Item_Effects v1.4.1' uses the space-character (0x20) in its name `Advanced Item Effects' - this is discouraged
[16:50:39] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:50:39] [Server thread/ERROR]: Cannot load plugins/CommandBlockerConfig.yml
org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 1, column 10:
Message: &b&lEsmer&6&lZenci &bBu Komutu & ...
^
expected alphabetic or numeric character, but found &(38)
in 'string', line 1, column 12:
Message: &b&lEsmer&6&lZenci &bBu Komutu &cY ...
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at me.Bestora.CommandBlocker.FileMaker.<init>(FileMaker.java:19) [CommandBlocker-0.7%20(1).jar:?]
at me.Bestora.CommandBlocker.main.<init>(main.java:24) [CommandBlocker-0.7%20(1).jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.7.0_71]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_71]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_71]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.7.0_71]
at java.lang.Class.newInstance(Unknown Source) [?:1.7.0_71]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor; expected alphabetic or numeric character, but found &(38); in 'string', line 1, column 12:
Message: &b&lEsmer&6&lZenci &bBu Komutu &cY ...
^
at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
... 18 more
[16:50:40] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Pre2.12.1.6) (Phoenix)
[16:50:40] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[16:50:40] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.5
[16:50:40] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[16:50:40] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
[16:50:40] [Server thread/INFO]: [TabColor] Loading TabColor v1.4
[16:50:40] [Server thread/INFO]: [SimpleVIPPerks] Loading SimpleVIPPerks v3.5
[16:50:40] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.3
[16:50:40] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.18
[16:50:40] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[16:50:40] [Server thread/INFO]: [Permissions] Loading Permissions v3.1.6
[16:50:40] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.2.7
[16:50:40] [Server thread/INFO]: [godPowers] Loading godPowers v3.3
[16:50:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.0.0-SNAPSHOT
[16:50:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[16:50:40] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v0.7
[16:50:40] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.3
[16:50:40] [Server thread/INFO]: [LetItRain] Loading LetItRain v4.2.0
[16:50:40] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
[16:50:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.7
[16:50:40] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[16:50:40] [Server thread/INFO]: [MinecraftMarket] Loading MinecraftMarket v2.1.2
[16:50:40] [Server thread/INFO]: [AntiBotUltra] Loading AntiBotUltra v7.1
[16:50:40] [Server thread/INFO]: [Advanced_Item_Effects] Loading Advanced_Item_Effects v1.4.1
[16:50:40] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.1
[16:50:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[16:50:40] [Server thread/INFO]: [HorseProtect] Loading HorseProtect v1.4.2
[16:50:40] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[16:50:40] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[16:50:40] [Server thread/INFO]: [AntiCheat] Loading AntiCheat v2.0.2
[16:50:40] [Server thread/INFO]: [PhoenixAntiCheat] Loading PhoenixAntiCheat v2.1
[16:50:40] [Server thread/INFO]: [Sohbet-Gardiyani] Loading Sohbet-Gardiyani v1.0
[16:50:40] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v10
[16:50:40] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v1.11.2
[16:50:40] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v0.6
[16:50:40] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12
[16:50:40] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
[16:50:40] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
[16:50:40] [Server thread/INFO]: [SifreliOP] Loading SifreliOP v1.1
[16:50:40] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.12.1.6
[16:50:40] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
[16:50:40] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[16:50:40] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.8-SNAPSHOT:3640-cac26c9,master
[16:50:40] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[16:50:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.12.1.6
[16:50:40] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.4
[16:50:40] [Server thread/INFO]: [SimpleRegionMarket] Loading SimpleRegionMarket v3.6
[16:50:40] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.12.1.6
[16:50:40] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.12.1.6
[16:50:40] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.12.1.6
[16:50:40] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
[16:50:40] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
[16:50:40] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.0
[16:50:40] [Server thread/INFO]: [Factions] Loading Factions v2.8.5
[16:50:40] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
[16:50:40] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.5
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE START ===
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Cachefile datas...
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Onlineplayer datas...
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Registry datas...
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Saving Cachefile...
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Setup of IdUtil took 133ms.
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE COMPLETE (Took 248ms) ===
[16:50:40] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
[16:50:40] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
[16:50:40] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[16:50:40] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[16:50:40] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[16:50:40] [Server thread/INFO]: [Vault] [Vault][Economy] iConomy 6 found: Waiting
[16:50:40] [Server thread/INFO]: [Vault] [Vault][Permission] GroupManager found: Waiting
[16:50:40] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
[16:50:40] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager found: Waiting
[16:50:40] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
[16:50:40] [Server thread/INFO]: [MassiveCore 2.8.5] Activated integration with Vault
[16:50:40] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.0.0-SNAPSHOT
[16:50:40] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[16:50:40] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
[16:50:40] [Server thread/INFO]: §9[PlotMe] §r 84 plots loaded
[16:50:40] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:50:40] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:50:40] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[16:50:40] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:50:40] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:50:40] [Server thread/INFO]: Preparing level "world"
[16:50:40] [Server thread/INFO]: -------- World Settings For [world] --------
[16:50:40] [Server thread/INFO]: Anti X-Ray: true
[16:50:40] [Server thread/INFO]: Engine Mode: 1
[16:50:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:50:40] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:50:40] [Server thread/INFO]: Mob Spawn Range: 4
[16:50:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:50:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:50:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:50:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:50:40] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:50:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:50:40] [Server thread/INFO]: Random Lighting Updates: false
[16:50:40] [Server thread/INFO]: Structure Info Saving: true
[16:50:40] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:50:40] [Server thread/INFO]: Max Entity Collisions: 8
[16:50:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:50:40] [Server thread/INFO]: Max TNT Explosions: 100
[16:50:40] [Server thread/INFO]: View Distance: 8
[16:50:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:50:40] [Server thread/INFO]: Clear tick list: false
[16:50:40] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:50:40] [Server thread/INFO]: Item Despawn Rate: 6000
[16:50:40] [Server thread/INFO]: Item Merge Radius: 2.5
[16:50:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:50:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:50:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:50:41] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:50:41] [Server thread/INFO]: Anti X-Ray: true
[16:50:41] [Server thread/INFO]: Engine Mode: 1
[16:50:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:50:41] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:50:41] [Server thread/INFO]: Mob Spawn Range: 4
[16:50:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:50:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:50:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:50:41] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:50:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:50:41] [Server thread/INFO]: Random Lighting Updates: false
[16:50:41] [Server thread/INFO]: Structure Info Saving: true
[16:50:41] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:50:41] [Server thread/INFO]: Max Entity Collisions: 8
[16:50:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:50:41] [Server thread/INFO]: Max TNT Explosions: 100
[16:50:41] [Server thread/INFO]: View Distance: 8
[16:50:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:50:41] [Server thread/INFO]: Clear tick list: false
[16:50:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:50:41] [Server thread/INFO]: Item Despawn Rate: 6000
[16:50:41] [Server thread/INFO]: Item Merge Radius: 2.5
[16:50:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:50:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:50:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:50:41] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:50:41] [Server thread/INFO]: Anti X-Ray: true
[16:50:41] [Server thread/INFO]: Engine Mode: 1
[16:50:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:50:41] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:50:41] [Server thread/INFO]: Mob Spawn Range: 4
[16:50:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:50:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:50:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:50:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:50:41] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:50:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:50:41] [Server thread/INFO]: Random Lighting Updates: false
[16:50:41] [Server thread/INFO]: Structure Info Saving: true
[16:50:41] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:50:41] [Server thread/INFO]: Max Entity Collisions: 8
[16:50:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:50:41] [Server thread/INFO]: Max TNT Explosions: 100
[16:50:41] [Server thread/INFO]: View Distance: 8
[16:50:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:50:41] [Server thread/INFO]: Clear tick list: false
[16:50:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:50:41] [Server thread/INFO]: Item Despawn Rate: 6000
[16:50:41] [Server thread/INFO]: Item Merge Radius: 2.5
[16:50:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:50:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:50:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:50:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
[16:50:41] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.server.v1_7_R4.ReportedException: Loading NBT data
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:335) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:119) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:102) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:325) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
Caused by: java.util.zip.ZipException: incorrect data check
at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_71]
at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.7.0_71]
at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.server.v1_7_R4.NBTTagByteArray.load(NBTTagByteArray.java:29) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
... 22 more
[16:50:41] [Server thread/ERROR]: Cause of unexpected exception was
java.util.zip.ZipException: incorrect data check
at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_71]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_71]
at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.7.0_71]
at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.server.v1_7_R4.NBTTagByteArray.load(NBTTagByteArray.java:29) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:119) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:102) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:325) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) ~[craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
[16:50:41] [Server thread/ERROR]: This crash report has been saved to: /games/ni869345_2/ftproot/minecraftbukkit/./crash-reports/crash-2016-04-01_16.50.41-server.txt
[16:50:41] [Server thread/INFO]: Stopping server
[16:50:41] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.13b
[16:50:41] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.0.0-SNAPSHOT
[16:50:41] [Server thread/INFO]: [Vault] Disabling Vault v1.2.31-b411
[16:50:41] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.5
[16:50:41] [Server thread/INFO]: [MassiveCore 2.8.5] Deactivated integration with Vault
[16:50:41] [Server thread/INFO]: [MassiveCore 2.8.5] Disabled
[16:50:41] [Server thread/INFO]: Saving players
[16:50:41] [Server thread/INFO]: Saving worlds
[16:50:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[16:50:41] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[16:50:41] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End

Sıkıntı bir plugindenmi yoksa başka bir şeydenmi yardımcı olursanız sevinirim.
 
Sıkıntı bir pluginden pack hatalı veya sorunlu en güncel sürümlerini inidir denersen o sorun düzelir konsoldan full hata var pack halaı plugin pack degiştir sürümü spigot yap 1.7x
 
Nitrado Sunucumu ?[DOUBLEPOST=1459533067,1459532999][/DOUBLEPOST]CommandBlocker Plugini Sil.
 
Sıkıntı bir pluginden pack hatalı veya sorunlu en güncel sürümlerini inidir denersen o sorun düzelir konsoldan full hata var pack halaı plugin pack degiştir sürümü spigot yap 1.7x
Aynn Neredeyse Herşey Hatalı spigot olması iyi olur :D
 
Zaten kurucular anlaşamadı kapadılar server'ı yinede sağolun :)
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst